Introduction to GPS ToolKit Pro 1.0 GPS ToolKit Pro is an ActiveX object that makes it easy to add GPS support to any Visual Basic, Visual C++, Delphi, Excel, or scripting project that supports ActiveX controls. GPS data (including lat/lon, speed, course, altitude, and dozens of other datasets) can be accessed through GPS ToolKit s properties, and GPS ToolKit s multithreaded event-based architecture notifies your application when data has been updated, saving you from having to write messy polling routines.
標(biāo)簽: ToolKit Introduction GPS Pro
上傳時(shí)間: 2015-04-28
上傳用戶:zhuoying119
JabberX 是一個(gè)基于unix平臺(tái)的jabber客戶端 JabberX is a unix console Jabber client. Jabber is a cross-platform, open source, XML-based, distributed instant messaging system. Requirements: ------------- Iksemel library (from http://jabber-x.sourceforge.net) NCurses or S-Lang package. Autoconf and Automake packages are required for compiling from cvs. Perl is required for building perl scripting support.
標(biāo)簽: JabberX Jabber unix cross-platform
上傳時(shí)間: 2013-12-18
上傳用戶:wfeel
要如何區(qū)別呢?執(zhí)行公用程式‘file’(例如,file /bin/bash)就對(duì)了。就ELF的程式而言,螢?zāi)簧巷@示出來(lái)的訊息會(huì)含有ELF的字眼;如果說(shuō)是a.out的,訊息內(nèi)會(huì)箝有 Linux/i386的字樣。
上傳時(shí)間: 2015-05-29
上傳用戶:jichenxi0730
Linux在上個(gè)世紀(jì)就已經(jīng)有了很多種圖形用戶界面(GUI),所以當(dāng)你安裝一個(gè)流行的Linux以后,上 手幾乎和Windows同樣輕松。不過(guò)我們還是會(huì)介紹一些shell命令并建議多使用shell。這樣可以給以后閱 讀編譯腳本、自己建立交叉編譯環(huán)境等工作帶來(lái)便利。在圖形用戶界面打開(kāi)shell 只需點(diǎn)擊菜單中的終端 或者點(diǎn)擊運(yùn)行,輸入一個(gè)shell的名稱(chēng)并回車(chē),比如bash。
上傳時(shí)間: 2013-12-15
上傳用戶:mhp0114
Using a holistic approach to teaching developers the ins-and-outs of GNU/Linux programming using APIs, tools, communication, and scripting, this book introduces programmers to the environment from the lowest layers to the user layers.
標(biāo)簽: ins-and-outs programming developers holistic
上傳時(shí)間: 2013-12-23
上傳用戶:kristycreasy
免費(fèi)分享版網(wǎng)路硬碟 01.創(chuàng)意風(fēng)格首頁(yè) 02.申請(qǐng)會(huì)員 03.密碼查詢(xún) 04.會(huì)員容量限制 05.上傳檔案支援  Persits.Upload Dundas.Upload LyfUpload.UploadFile iNotes.Upload 06.多檔上傳,最多一次10個(gè)檔案 07.重新命名 08.刪除檔案、資料夾 09.剪下、複製、貼上 10.上移功能 11.會(huì)員列表、會(huì)員修改、刪除會(huì)員 12.系統(tǒng)資訊列表、系統(tǒng)修改 13.清單模式、縮圖模式  支援線上縮圖,Persits.Jpeg  ASPThumb 14.Persits.Upload Dundas.Upload支援上傳BAR進(jìn)度顯示功能 15.Admin可觀看  使用者在線顯示、目前位址 16.WebHD總使用容量統(tǒng)計(jì) 17.會(huì)員使用容量統(tǒng)計(jì) 18.Admin新增會(huì)員功能 本程式適用於: Windows  2003,Windwos  xp,Windows  2000 使用限制: 須先至本站註冊(cè)取得啟用資料庫(kù),才可使用本系統(tǒng)!(註冊(cè)完全免費(fèi)) 無(wú)法修改首頁(yè)圖片、廣告視窗於下方 須先安裝 Scripting.FileSystemObject ADODB.Connection 才可使用 系統(tǒng)管理員預(yù)設(shè)值: 帳號(hào):Admin 密碼:system
標(biāo)簽: Upload Persits Dundas nbsp
上傳時(shí)間: 2015-09-08
上傳用戶:ggwz258
本教程舉例說(shuō)明了如何使用 ADO 編程模型對(duì)數(shù)據(jù)源進(jìn)行查詢(xún)及更新。教程首先講述了完成此項(xiàng)任務(wù)的必要步驟,然后分別通過(guò) Microsoft® Visual Basic、以 VC++ Extensions 為特征的 Microsoft® Visual C++、Microsoft® Visual Basic® 、Scripting Edition 和以 ADO for Windows Foundation Classes (ADO/WFC) 為特征的 Microsoft® Visual J++® 進(jìn)行更為具體的說(shuō)明。
上傳時(shí)間: 2015-10-13
上傳用戶:330402686
了解常用shell的編程特點(diǎn),掌握shell程序設(shè)計(jì)的基礎(chǔ)知識(shí)。對(duì)shell程序流程控制、shell程序運(yùn)行方式、bash程序的調(diào)試方法及bash的常用內(nèi)部命令又進(jìn)一步的認(rèn)識(shí)和理解。通過(guò)本實(shí)驗(yàn),應(yīng)基本掌握編寫(xiě)shell程序的步驟、方法和技巧
上傳時(shí)間: 2014-01-11
上傳用戶:515414293
Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
標(biāo)簽: applications light-weight programming extending
上傳時(shí)間: 2016-01-13
上傳用戶:1101055045
關(guān)于蘋(píng)果機(jī)開(kāi)發(fā)的電子書(shū):1.Apple.Mac.OS.X.Development.Tools.Overview.Jun.2003.eBook 2.Apple.The.Objective.C.Programming.Language.Dec.2006.eBook 3.Apress.AppleScript.The.Comprehensive.Guide.to.Scripting.and.Automation.on.Mac.OS.X.2nd.Edition.Sep.2006.eBook-BBL 4.Apple.A.Quick.Tour.of.Xcode.Aug.2003.eBook 5.FreeBook.AppleScript.for.Absolute.Starters.Mar.2003.eBook 6.FreeBook.Become.an.Xcoder.Start.Programming.the.Mac.use.Objective-C.Apr.2006.eBook
標(biāo)簽: Apple Development Objective Overview
上傳時(shí)間: 2016-03-10
上傳用戶:asddsd
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1