學習日誌0717

2021-08-21 12:59:23 字數 1875 閱讀 3530

學習日誌 姓名:  王森 日期: 07.17

今日學習任務

指標的意義、作用、位元組長度;

* &運算子的作用(對應的記憶體空間和指向的記憶體空間)

多維指標的作用

野指標、如何避免野指標

函式的基本語法和程式框架

日任務完成情況

(詳細說明本日任務是否按計畫完成,開發的**量)

指標的意義、作用、位元組長度;

* &運算子的作用(對應的記憶體空間和指向的記憶體空間)

多維指標的作用

4、野指標、如何避免野指標

5、函式的基本語法和程式框架

日開發中出現的問題彙總

自己個人未能熟練掌握c語言的學習,可能在編寫程式與**閱讀中存在一些問題。由於時間安排出現偏差所以學習任務也與之間預計的發生偏差

日未解決問題

日開發收穫

自己上個學期曾經複習過c語言,但是看書與實踐差很遠,趁此機會能夠再撿起c語言很開心,可以讓大學的學習連貫起來

自我評

(是否按開發規範完成既定任務,需要改進的地方,與他人合作效果等)

基本能夠跟上老師的教學進度,其中一些需要記憶的東西有點多,需要加深記憶。還有要回顧以前所學習的知識,將所學知識綜合起來。

其他

無**如下:

#include

int main()

#include

#include

#include

#define  max_len   sizeof(char) * 50

int main()

memset(ptr , 0 , max_len );

scanf("%s",ptr);

while( *temp != '\0')

free(ptr);

ptr = null;

return 0;

}#include

#include

#include

#define max_len sizeof( char ) * 50

int main()

memset( ptr , 0 , max_len );

printf("please input the num:\n");

scanf("%s", ptr);

while( *temp != '\0')

if( max < len )

*( s_temp + i) = '\0';

//printf("the copy is : %s\n  ", s_temp);}}

len = 0;

temp++;

}printf("the max is: %d\n",max);

printf("the copy is : %s\n  ", s_temp);

free( ptr );

ptr = null;

return 0;

}#include

int main()

#include

void swtich( int a , int b )

int main()

0717實習日誌

今天的內容是許可權管理 1.0準備 首先建立資料庫,一共建立兩個表。首先是乙個確定身份種類的表,第二個是使用者和身份的對應關係表 一對多 1.1 配置檔案 spring security.xml 這個檔案用來配置spring security框架,然後在web.xml中新增。最後還有對於pom.xm...

0717py 閉包函式

def waia la 0 def neia la 0 1 return la 0 return neia fucb waia print fucb print fucb print fucb print fucb print fucb 閉包函式是乙個載體,儲存上一級函建立的變數 閉包,函式巢狀,儲...

0717的乙個錯誤寫法

1 using system 2using system.collections.generic 3using system.text 4using system.runtime.interopservices 5namespace6 width,height 20console.readkey 2...