好些程序已經(jīng)做為模塊了,一直想以LIB 的方式把他們封裝起來,這 樣可以防止不小心破壞,以后使用起來也會(huì)方便許多。不過因?yàn)椴恢繪IB 的創(chuàng)建方法,也不知道如何使用已經(jīng)創(chuàng)建好的LIB,所以模塊封裝這項(xiàng)工作遲 遲未得以進(jìn)行,今天又研究了半天,終于成功了。以下是一些摸索的總結(jié)。
上傳時(shí)間: 2013-12-21
上傳用戶:來茴
這是書上的代碼,Pop-Up Menu在非模態(tài)對(duì)話框中實(shí)現(xiàn)UPDATE-COMMAND-UI機(jī)制,供大家參考
標(biāo)簽: 代碼
上傳時(shí)間: 2014-01-04
上傳用戶:changeboy
Purpose: --- -- This component is used for capturing staff from AVI to BMP. Installation: ------------- Extract the compiled units into your Lib directory or into another directory that is listed in the Library path in your Delphi options. Choose file AVIcap.dcu for register. description: ------------ AVIcap V2.0 used for capturing frame from AVI without drawing on the screen, that is essentially fast. It can be reached by using of avifil32.dll from MS Video For Windows. New property: number of bits per pixel of bitmap.Now you can save BMP using next formats: pf1bit, pf4bit, pf8bit, pf8bitGray, pf15bit, pf16bit, pf24bit, pf32bit, pfDevice. See example to detail.
標(biāo)簽: Installation component capturing Purpose
上傳時(shí)間: 2016-12-13
上傳用戶:TF2015
java與Json實(shí)例,功能:使用json-lib.jar,使java與json相結(jié)合
上傳時(shí)間: 2016-12-18
上傳用戶:wxhwjf
gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints ----------------- This suit contains include.taz, local.taz and this README file. You must download the bootimage and rootimage and install them first. The include.taz contains all the include files for using with gcc 1.40. The local.taz contains all the gcc tools & libs stored in two sepearted directories: /usr/local/lib /usr/local/bin You should copy the linux/ asm/ sys/ subdirectories into the include directory from the corresponding kernel source. Installation ------------ Goto the /usr directory. Untar the include.taz to the directory /usr/include. Untar the local.taz to the directory /usr/local. That s it! Example: -------- cd /usr tar zxvf include.taz tar zxvf local.taz
標(biāo)簽: Installtion gcclib kernel Linux
上傳時(shí)間: 2014-03-12
上傳用戶:源碼3
有關(guān)MYSQL的開源碼,生成LIB庫(kù)可以直接用來開發(fā)數(shù)據(jù)庫(kù)程序
上傳時(shí)間: 2016-12-28
上傳用戶:yuzsu
GSM 模塊軟件開發(fā)包 開發(fā)包說明 開發(fā)包基于GSM模塊開發(fā),適用于任何希望通過GSM模塊來實(shí)現(xiàn)短信息系統(tǒng)的系統(tǒng), 開發(fā)包的主要功能是短信息的發(fā)送和接收。 開發(fā)包包括內(nèi)容 1、操作使用說明――開發(fā)包根目錄下為pdf文件,說明了如何正確使用GSM模塊; 2、測(cè)試工具――/Tools/ 目錄下,包括串口測(cè)試程序和模塊測(cè)試程序; 3、開發(fā)接口―― /DLL/目錄下,包括AscendComm.dll , AscendSMS.dll ,AscendSMS.lib 和AscendSMS 動(dòng)態(tài)鏈接庫(kù)接口文檔.doc ; 4、例子程序―― /Example/目錄下,包括VC,VB,Delphi 等開發(fā)工具調(diào)用的具體例 子,以及源代碼。
上傳時(shí)間: 2017-01-06
上傳用戶:牧羊人8920
1. 統(tǒng)計(jì)工資 設(shè)計(jì)要求: (1) 使用結(jié)構(gòu)數(shù)組設(shè)計(jì)一個(gè)公司職員的數(shù)據(jù)結(jié)構(gòu),使用下述的結(jié)構(gòu)定義: struct employee{ int age char name[15] double salary } (2) 在主函數(shù)里構(gòu)造一個(gè)數(shù)組company,用來存放職工信息。 (3) 設(shè)計(jì)update函數(shù),用來對(duì)company中指定職員的信息進(jìn)行更改。要求先按照name查詢到相應(yīng)的職員,然后修改并保存。 (4) 設(shè)計(jì)一個(gè)read函數(shù),用來向company中錄入職員信息,并顯示結(jié)果。 (5) 編寫mean函數(shù)求平均工資。 應(yīng)該能對(duì)全體職工或大于某一年齡的職工工資求和并計(jì)算平均值。 (6) 編寫total函數(shù)對(duì)工資求和。 應(yīng)該能對(duì)全體職工或某一年齡段職工的工資求和。
標(biāo)簽: 數(shù)組 數(shù)據(jù)結(jié)構(gòu)
上傳時(shí)間: 2014-01-23
上傳用戶:colinal
遠(yuǎn)望谷804系列RFID讀寫器API穩(wěn)定。 包括XCRF500API.dll,XCRF500API.h,XCRF500API.lib,sysit.cfg
上傳時(shí)間: 2013-12-16
上傳用戶:清風(fēng)冷雨
來自網(wǎng)絡(luò),國(guó)外網(wǎng)友做的,vc++代碼,測(cè)試過,表示感謝. 可以讀取串口GPS數(shù)據(jù)顯示地理位置,需要有外置的串口的GPS接收機(jī)連接電腦,在demo主窗口界面可以輸出GPS接收的地理位置,經(jīng)度緯度,時(shí)間等信息. 提供給大家深入研究,包含NMEA0183.LIB的源代碼,以及SerialCom串口源代碼.
上傳時(shí)間: 2017-01-22
上傳用戶:zhangyigenius
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1