1、安裝MS SQL Server2000 2、安裝PowerBuilder8.0 3、根據《恢復數據庫》文檔恢復數據庫clgl 數據庫備份文件\code\database\clgl 數據庫表結構文件\code\database\clgl.sql 4、拷貝code下的所有文件到你的硬盤,并將其所有文件取消只讀屬性 5、打開user.ini,修改文件Database>>ServerName的值 為安裝MS SQL Server2000的計算機名稱或IP地址; LogPassword的值為sa用戶的登錄口令 6、使用PowerBuilder8.0打開clgl.pbw文件
標簽: codedatabaseclgl PowerBuilder Server 數據庫
上傳時間: 2013-12-12
上傳用戶:gonuiln
1、安裝MS SQL Server2000 2、安裝PowerBuilder8.0 3、根據《恢復數據庫》文檔恢復數據庫clgl 數據庫備份文件\code\database\clgl 數據庫表結構文件\code\database\clgl.sql 4、拷貝code下的所有文件到你的硬盤,并將其所有文件取消只讀屬性 5、打開user.ini,修改文件Database>>ServerName的值 為安裝MS SQL Server2000的計算機名稱或IP地址; LogPassword的值為sa用戶的登錄口令 6、使用PowerBuilder8.0打開clgl.pbw文件
標簽: codedatabaseclgl PowerBuilder Server 數據庫
上傳時間: 2016-04-03
上傳用戶:mikesering
pav 反病毒源碼 /*************************************************************************** * * * File: ANTI-VIRUS * * Function: This program demostrating file anti-virus managment * * * * Author: Long Yun Liang * * First edit: 1995,3,10 * * Last edit: 1996,11,5 All Rights Reserved * * * * * ***************************************************************************/
上傳時間: 2014-01-14
上傳用戶:hullow
The Lite Evaluation/Demonstration Kit is intended to illustrate use of the AN3042. The AN3042 is compliant to the PCI 2.1 Local Bus specification. Included in the kit is a PCI add-in card, Windows drivers, demonstration applications, and documentation of the hardware and software provided. The microprocessor used on the PCI add-in card is the Motorola MPC860. The applications themselves serve as documentation on how to interface with the drivers, and also may be used to test the AN3042 on the user s prototype board.
標簽: 3042 Demonstration Evaluation illustrate
上傳時間: 2016-04-08
上傳用戶:二驅蚊器
Nagios is a powerful host and service monitoring program designed to run on most *NIX systems. It is written in C and designed to be fast and flexible. It has the ability to contact administrators via email, pager, or other user-defined methods.
標簽: monitoring designed powerful service
上傳時間: 2016-04-11
上傳用戶:lepoke
電路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you want... The graphical user interface uses GTK. In the actual version, the following elements are implemented : * Booleans elements * Rising / falling edges * Timers * Monostables * Compare of arithmetic expressions
標簽: educational anything purposes Classic
上傳時間: 2014-01-13
上傳用戶:xg262122
This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an interrupt routine, where the AD-channel is put to Port4[2..0] and the upper nibble of the result is put to Port4[7..4]. Port 4 is connected to the user LEDs of the FlashCan100P Evaluation-Board
標簽: will D-channels conversion continous
上傳時間: 2013-12-09
上傳用戶:zm7516678
在DEBUG狀態下,顯示中斷向量表,找一個空閑的中斷類型號,以此軟中斷作為新增加的系統調用中斷。編制一個系統調用服務與初始化程序syscall.asm,要求包括以下兩部分內容:① 系統調用服務例程;② 初始化程序:設置新的中斷向量和駐留新增加的例程。編制一個用戶程序user.asm,其目的是檢測新增加的功能調用是否成功。在DEBUG狀態下:① 查找中斷向量表中新增加的系統調用的中斷向量;② 顯示擴充的中斷服務例程;③ 找到該中斷服務例程中使用的數據區。
上傳時間: 2013-12-26
上傳用戶:515414293
a screen handling program to provide a flashing message. You will have to design a screen layout for where messages are placed on the screen. You will also have to consider when to delay the program in order to give the user time to read the messages. That is, the program will use the curses library, signals and the sleep function.
標簽: screen handling flashing program
上傳時間: 2016-05-04
上傳用戶:chongcongying
an application that finds the smallest of several integers. Assume that the first value read specifies the number of values to input from the user
標簽: that application the smallest
上傳時間: 2016-05-05
上傳用戶:yiwen213