字元陣列的位置決定程式能否成功執行--不明白
2023年1月17日16:49:08
字元陣列放在其直接使用域裡,mysql就會掛掉;放在外面,就可以很好執行。不明白。
int update_normal_sendtable_type(mysql * pmysql,char * strtablename,char * strrecordsn,char * strtransmark,int nsendtable)
; char strupdatelocalsql[50]=;
strcpy(strupdatelocalsql,"update ");
strcat(strupdatelocalsql,strtablename);
strcat(strupdatelocalsql," set transfermark=");
strcat(strupdatelocalsql,strtransmark);
if((send_entry==nsendtable)||(send_exit==nsendtable))
; getsystime(strupdatetime,20);
strcat(strupdatelocalsql,", spare6='");
strcat(strupdatelocalsql,strupdatetime);
strcat(strupdatelocalsql,"' where sn=");
} else
strcat(strupdatelocalsql,strrecordsn);
if(mysql_query(pmysql,strupdatelocalsql)!=0)
return rec_success;
}
路在自己腳下 決定你能否成功最為關鍵的五大特質!
乙個人的成功,有天賦的一面,有自身能力的一面,也有機遇的一面,更為重要的是自己如何能夠在工作中保持自己對成功的渴望和激情,不渴望成功的人,其成功的比率將會大大降低,沒有人會在空想中取得輝煌。所以還要不停地去實踐,去工作,去嘗試,去行動。而取得成功最為關鍵的有哪幾個方面的特質呢?一 保持堅韌的毅力。任...
linux下找到程式執行的位置
在linux下有時候我們需要找到程式執行位置,總不能一直用find在linux目錄下直接遍歷查詢吧,那樣太慢了。其實有乙個簡單的辦法。如下 1.ps aux grep 8080 找到testhttpserver2.py執行的pid 我們就可以直接看到執行程式的位置了,其實這個proc目錄下的乾貨太多...
執行成功的讀寫MTD的測試程式
include include include include include include include include include struct bsl int non region erase int fd,int start,int count,int unlock if ioctl...