亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Text

  • JK Proxy Project - Version 0.1 ------------------------------ This was going to be a proxy serve

    JK Proxy Project - Version 0.1 ------------------------------ This was going to be a proxy server bu I stopped developing this program (maybe I will go on coding on this application again some time). The email part with spam filtering already works. Check out the numerous Text files for additional information.

    標(biāo)簽: Project Version Proxy going

    上傳時間: 2014-08-10

    上傳用戶:coeus

  • This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Li

    This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Library Function Node and the CIN are the LabVIEW programming objects you use to call compiled code from Text-based programming languages. This manual includes reference information about libraries of functions, memory and file manipulation routines, and diagnostic routines that you can use with calls to external code.

    標(biāo)簽: Call Node Interface describes

    上傳時間: 2014-12-08

    上傳用戶:zm7516678

  • 用VB的MSCOMM給單片機(jī)發(fā)十六進(jìn)制的數(shù)11

    用VB的MSCOMM給單片機(jī)發(fā)十六進(jìn)制的數(shù)11,單片機(jī)收到后把11送過來,用VB的Text顯示

    標(biāo)簽: MSCOMM 單片機(jī) 十六進(jìn)制

    上傳時間: 2013-12-17

    上傳用戶:

  • Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server ca

    Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from Text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically and there are almost no possibilities of integrating index management in a distributed environment. In other words, out of the box, Lucene is suitable for integrating indexing and searching possibilities in a single application but not for providing index/search services for multiple applications. The Lucene Server project comes with a Java API that propose the following make it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and searching that can be accessed from several applications. enable batch tasks scheduling.

    標(biāo)簽: Lucene Abstract Jakarta project

    上傳時間: 2016-01-10

    上傳用戶:songrui

  • Microsoft.NET測試驅(qū)動開發(fā) Test-Driven Development in Microsoft .NET by James W. Newkirk and Alexei A.

    Microsoft.NET測試驅(qū)動開發(fā) Test-Driven Development in Microsoft .NET by James W. Newkirk and Alexei A. Vorontsov ISBN:0735619484 Microsoft Press © 2004 Using a wealth of pragmatic examples in C# and other .NET development tools, the two authors of this Text demonstrate how to use automated tests to drive lean, efficient coding and better design.

    標(biāo)簽: Microsoft A. W. Development

    上傳時間: 2014-01-07

    上傳用戶:ynzfm

  • This project aims to distribute a facial animation system with speech, developed to brazilian portug

    This project aims to distribute a facial animation system with speech, developed to brazilian portuguese case. This system is composed by many modules: movement extraction, facial animation and speech, through a Text-to-speech system.

    標(biāo)簽: distribute animation developed brazilian

    上傳時間: 2016-01-23

    上傳用戶:無聊來刷下

  • Delphi6.0函數(shù)大全

    Delphi6.0函數(shù)大全,Delphi程序員的至愛。∷圖書簡介∷ 電子圖書名:Delphi6函數(shù)大全 Delphi6函數(shù)大全(1) <> 首部 function AnsiResemblesText(const AText, AOther: string): Boolean $[StrUtils.pas功能 返回兩個字符串是否相似說明 ANSI(American National Standards Institute)美國國家標(biāo)準(zhǔn)協(xié)會 不區(qū)分大小寫參考 function StrUtils.SoundexProc var StrUtils.AnsiResemblesProc例子 CheckBox1.Checked := AnsiResemblesText(Edit1.Text, Edit2.Text)

    標(biāo)簽: Delphi 6.0 函數(shù)

    上傳時間: 2016-01-25

    上傳用戶:mikesering

  • 極易使用的SQL數(shù)據(jù)庫操作控件 Ver 1.0 一個很容易使用的SQL服務(wù)器操作控件

    極易使用的SQL數(shù)據(jù)庫操作控件 Ver 1.0 一個很容易使用的SQL服務(wù)器操作控件,體積小巧,方便使用,擺脫你掙扎在大堆代碼中的苦惱,操作SQL數(shù)據(jù)庫僅需要幾句代碼,易如反掌,主要功能有: 1. 很方便的登錄到 SQL 服務(wù)器,支持SQL7.0 2000更高版本 2. 備份,修復(fù)和還原數(shù)據(jù)庫操作 3. 任意添加和刪除數(shù)據(jù)庫操作 4. 任意控制SQL服務(wù)器操作 (如啟動,停止,暫停和繼續(xù)等) 5. 檢查服務(wù)器運(yùn)行狀態(tài) (如是否啟動,停止或者暫停等狀態(tài)) 5. 檢查服務(wù)器連接狀態(tài),如服務(wù)器沒有激活等 6. 自動列表服務(wù)器中數(shù)據(jù)庫,列表數(shù)據(jù)表,列表字段,并支持綁定到LietBox,ComBox等對象中 7. 支持SQL語法打開數(shù)據(jù)庫 (類似 select) 8. 保存任意文件到二進(jìn)制類型的字段,如圖片,文件等 9. 顯示數(shù)據(jù)庫中的圖片文件到指定圖片控件對象中 10. 把數(shù)據(jù)庫的二進(jìn)制字段保存為一個文件,如圖片,文本文件等 11. 檢查記錄游標(biāo)位置,如是否末尾 12. 查找任意記錄更方便 13. 添加,編輯t,更新和刪除記錄更方便 14. 支持綁定數(shù)據(jù)庫字段到 VB對象 (如 Text Box 或者 Label) 15. 方便的綁定數(shù)據(jù)庫的表到 MSFLEXGRID32 網(wǎng)格控件 16. 方便容易的錯誤處理功能,均返回錯誤號和錯誤內(nèi)容 (非運(yùn)行時和設(shè)計時錯誤.

    標(biāo)簽: SQL 1.0 Ver 控件

    上傳時間: 2014-02-11

    上傳用戶:onewq

  • === === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS =

    === === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS ================================================================ Sources: PORTS.A of Ralf Brown s interrupt list collection repairfaq.org keyboard FAQ(doesn t appear to exsist) Linux source code Test hardware: New Samsung KB3T001SAXAA 104-key keyboard Old Maxi 2186035-00-21 101-key keyboard NO WARRANTY. NO GUARANTEE. I have tried to make this information accurate. I don t know if I succeeded. Corrections or additional information would be welcome. This is a plain-Text document. If you use a word-processor to view it, use a fixed-pitch font (like Courier) so columnar data and ASCII art lines up properly.

    標(biāo)簽: INFORMATION DEVELOPERS KEYBOARD SOFTWARE

    上傳時間: 2014-08-18

    上傳用戶:ecooo

  • These templates are based on the documented outlines from Tim Ryan s "The Anatomy of a Design Docum

    These templates are based on the documented outlines from Tim Ryan s "The Anatomy of a Design Document" articles (published on Gamasutra). The filler Text comes straight from the articles, and have been slightly edited for clarity (and to use the British spelling NMP). To read the articles (which I would highly suggest), check out these links: http://www.gamasutra.com/features/19991019/ryan_01.htm -- Part 1 http://www.gamasutra.com/features/19991217/ryan_01.htm -- Part 2

    標(biāo)簽: documented templates outlines Anatomy

    上傳時間: 2014-01-02

    上傳用戶:13215175592

主站蜘蛛池模板: 迭部县| 理塘县| 鸡西市| 博野县| 横山县| 综艺| 定远县| 六枝特区| 积石山| 曲水县| 武强县| 曲水县| 赣州市| 开阳县| 电白县| 朝阳县| 新绛县| 宁德市| 福贡县| 阳东县| 陵水| 赞皇县| 肇东市| 康平县| 马山县| 永州市| 新丰县| 安溪县| 钟祥市| 衡水市| 额济纳旗| 玉山县| 会泽县| 防城港市| 抚宁县| 安溪县| 武宣县| 如东县| 黔东| 昌平区| 宁海县|