直接執行本子系統時,需要手工修改Setup.ini文件的內容,將 Server Name=waiti UserName=sa PasswordName=sa 各項的參數值設置為您本地數據,然后保存該ini文件即可。 另外需要吧數據庫添加進服務器。
標簽: 子系統
上傳時間: 2014-01-16
上傳用戶:www240697738
操作系統課程設計_進程調度演示源程序 #include "stdio.h" #include "stdlib.h" #include "string.h" typedef struct node { char Name[10] /*進程標識符*/ int prio /*進程優先數*/ int round /*進程時間輪轉時間片*/ int cputime /*進程占用CPU時間*/ int needtime /*進程到完成還要的時間*/ int count /*計數器*/ char state /*進程的狀態*/ struct node *next /*鏈指針*/ }PCB
標簽: include typedef stdlib string
上傳時間: 2016-08-09
上傳用戶:鳳臨西北
for qq2440 board bootscreen change. Create a new (565) 24bit bmp and change sansung.c in smdk2440 as similar Name.
標簽: change 2440 bootscreen sansung
上傳時間: 2014-11-27
上傳用戶:頂得柱
建立一個通訊錄的類note,該類中的屬性有以下幾項:String Name,phone,MobilePhone,zip,address,Email 分別表示:姓名,固定電話,手機號,郵編,地址,電子郵件地址。方法有兩個:Setnote()給屬性賦初值得函數,方法show()顯示一條通訊記錄。 程序使用了ObjectInPutStream和ObjectOutPutStream這兩個文件輸入輸出流,利用這兩個文件輸入輸出流,可以方便的直接將通訊記錄對象直接寫入文件中,另外為了方便添加和刪除一條記錄還使用了系統的對象數組類Arraylist。同時也方便了查找操作。
上傳時間: 2013-12-22
上傳用戶:wangdean1101
實現表結構為 ID,Name,rootid,lft,rgt的樹形結構的移動、刪除等存儲過程
標簽: ID
上傳時間: 2013-11-26
上傳用戶:古谷仁美
串口通訊控件。先把 Pcomm.dll 文件拷貝到OS能找得到的目錄下。 在Component菜單下選擇Install Component子菜單,選擇Into existing package 或者 Into new package,在其中的Unit file Name選擇Port.pas文件,在Package file Name 中輸入包的名字,然后按OK選擇安裝。
標簽: Component Install Pcomm dll
上傳時間: 2016-09-21
上傳用戶:偷心的海盜
FASTICA can be called with numerous optional arguments. Optional arguments are given in parameter pairs, so that first argument is the Name of the parameter and the next argument is the value for that parameter. Optional parameter pairs can be given in any order.
標簽: arguments parameter Optional numerous
上傳時間: 2014-08-18
上傳用戶:2525775
商業版可以向你的網站發送假的請求,大幅度的增加你的網站的點擊率和排名 Name:www.mycodes.net sn:042392934239
上傳時間: 2013-12-23
上傳用戶:362279997
This utility has two views: (a) one view that will show you the entire PnP enumeration tree of device objects, including relationships among objects and all the device s reported PnP characteristics, and (b) a second view that shows you the device objects created, sorted by driver Name. There is nothing like this utility available anywhere else.
標簽: enumeration utility entire devic
上傳時間: 2013-12-17
上傳用戶:zjf3110
MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems to read, write, and manipulate files on an MSDOS filesystem (typically a diskette). The following MSDOS commands are emulated: Mtool MSDOS Name equivalent Description ----- ---- ----------- mattrib ATTRIB change MSDOS file attribute flags mcd CD change MSDOS directory mcopy COPY copy MSDOS files to/from Unix mdel DEL/ERASE delete an MSDOS file mdir DIR display an MSDOS directory mformat FORMAT add MSDOS filesystem to a low-level format mlabel LABEL make an MSDOS volume label. mmd MD/MKDIR make an MSDOS subdirectory mrd RD/RMDIR remove an MSDOS subdirectory mread COPY low level read (copy) an MSDOS file to Unix mren REN/REName reName an existing MSDOS file mtype TYPE display contents of an MSDOS file mwrite COPY low level write (copy) a Unix file to MSDOS
標簽: collection programs version systems
上傳時間: 2016-11-18
上傳用戶:wlcaption