int show_char(int n, const char *name, chtype code) { const int height = 16 int row = 4 + (n height) int col = (n / height) * COLS / 2 mvprintw(row, col, " *s : ", COLS/4, name) addch(code) return n + 1 }
標(biāo)簽: int const show_char chtype
上傳時間: 2017-06-12
上傳用戶:3到15
alter table tbl_name add col_name type 例如,給表增加一列weight mysql>alter table pet add weight int 刪除列 alter table tbl_name drop col_name 例如,刪除列weight: mysql>alter table pet drop weight 改變列 alter table tbl_name modify col_name type 例如,改變weight的類型: mysql> alter table pet modify weight samllint 另一種方法是: alter table tbl_name change old_col_name col_name type 例如: mysql> alter table pet change weight weight samllint 給列更名 mysql>alter table pet change weight wei 給表更名 alter table tbl_name rename new_tbl 例如,把pet表更名為animal mysql>alter table pet rename animal
標(biāo)簽: weight alter table add
上傳時間: 2013-12-06
上傳用戶:離殤
保護模式下編程。通過陷阱門INT 0FEh進行字符串輸出。通過任務(wù)狀態(tài)段TSS進行任務(wù)切換
上傳時間: 2017-06-22
上傳用戶:zgu489
Usage: void CRC(int*,int*,int,int) Input: XAR0:coded data(InputData) XAR1:decoded CRC bits(CrcPoly) T0: Length of coded data(CodeOutlen) T1: Length of CRC bits(CrcPolylen) Return: NO Altered Registers: AC0-AC2,T2 Others: 8 bits of AC0 LSB is CRCcheck bit
標(biāo)簽: int InputData Usage Input
上傳時間: 2017-06-24
上傳用戶:ywqaxiwang
3ds max 7室內(nèi)設(shè)計實例教程.pdf,經(jīng)典的室內(nèi)設(shè)計教程,初學(xué)者推薦下載,高手可以參考
標(biāo)簽: 3ds max 室內(nèi)設(shè)計
上傳時間: 2014-01-19
上傳用戶:nanfeicui
Enter the Matrix MS-DOS screensaver. Sample of using bios functions (by int 10h) for text data output (monitor in the text mode) and keyboard input. Requires: Borland C++ 3.1 for DOS.
標(biāo)簽: screensaver functions Matrix MS-DOS
上傳時間: 2013-11-29
上傳用戶:hopy
功耗是前一代CPLD系列的十分之一――MAX II器件的動態(tài)功耗很低,所以運行功耗較低。MAX II系列功耗是低成本MAX 3000A系列的十分之一。
上傳時間: 2013-12-18
上傳用戶:qq21508895
功耗是前一代CPLD系列的十分之一――MAX II器件的動態(tài)功耗很低,所以運行功耗較低。MAX II系列功耗是低成本MAX 3000A系列的十分之一。
上傳時間: 2014-01-27
上傳用戶:aysyzxzm
Simple class to read from keyboard. Already convert to simple type int, float, double or String
標(biāo)簽: keyboard Already convert Simple
上傳時間: 2013-12-18
上傳用戶:wangdean1101
一位全加器源碼實現(xiàn)了MAX及其一系列器件實現(xiàn)全加的功能
上傳時間: 2013-12-25
上傳用戶:xcy122677
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1