I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,since PB does not * // support "Address of Function" , so we can not set new * // WndProc, just makes the object more easy to use. * // 2.Uses structure array instead of Datastore * // 3.Calc width of menuitem at runtime(MEASUREITEM) * // 4.Draw disabled status
標簽: Encapsulates userobjet changed object
上傳時間: 2014-01-14
上傳用戶:lx9076
接口特點: 1.支持全國所有省份固定電話、小靈通、移動、聯通手機,開通移動、聯通、電信、網通 多個聲訊熱線號碼。 2.設置商戶密鑰,支付信息加密傳遞,加強支付安全性,加密系統與其他銀行卡在線支付 平臺兼容。 3.賀喜支付平臺(http://www.168reg.cn)提供完善的后臺管理系統,提供定單管理、定單 統計、財務管理、用戶資料修改、商戶密鑰設置、推薦用戶及技術支持等功能。 4.提交支付信息時可保存兩個自定義字段,可以記錄定單需要返回的其他重要信息。 5.您可以登錄后臺管理系統查看定單以下信息:定單號、用戶支付金額、商戶所得金額、 自定義字段、支付日期、結帳信息等。 6.提供宣傳推廣代碼,推薦其他商戶加盟可獲得其收入的一定比例分成。 7.開放收費制商戶,為商戶降低支付成本。
上傳時間: 2014-01-05
上傳用戶:zukfu
在.Net 中 DataGrid 雖然有排序的功能,但并不支持雙向的排序。用到了,看了些相關的帖子,自己嘗試了一種方法,竟然也行得通,主要是用DataGrid.Attributes 存了一個參數,同時在onSortCommand中修改了DataGridColumn的中國教程在線,http://www.5istudy.cn
上傳時間: 2014-01-10
上傳用戶:erkuizhang
批處理階段教程奧運最終版[英雄出品] exe版加了20天時間限制,密碼是: heroofbbs.verybat.cn (貌似已經過期,直接看chm版吧)
上傳時間: 2013-12-18
上傳用戶:change0329
The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Robert Morelos-Zaragoza "new_rs_erasures.c". In particular the Berlekamp-Massey algorithm has not been modified. New features compared to "new_rs_erasures.c" are: - fully parameterized: code parameters (n,k,m) can be selected via command line options. - decoding optional by Euclid or Belekamp-Massey algorithm - efficient support of shortened codes - extensive verbose levels for hardware verification
標簽: Reed-Solomon contains decoding package
上傳時間: 2013-12-11
上傳用戶:shinesyh
彭勇華所譯Squid 權威指南最新中文版。“譯 者序:本人在工作中維護著數臺Squid 服務器,多次參閱Duane Wessels(他也是Squid 的創始人)的這本書,原書名是"Squid: The Definitive Guide",由O Reilly 出版。我在業余時間把它翻譯成中文,希望對中文Squid 用戶有所幫助。對普通的單位上網用戶,Squid 可充當代理服務器;而對Sina,NetEase 這樣的大型站點,Squid 又充當WEB 加速器。這兩個角色它都扮演得異常優秀。窗外繁星點點,開源的世界亦如這星空般美麗,而Squid 是其中耀眼的一顆星。對本譯版有任何問題,請跟我聯系,我的Email是:yonghua_peng@yahoo.com.cn 彭勇華”
上傳時間: 2013-12-22
上傳用戶:四只眼
GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers a class foundation that hides platform differences from your C++ application so that you need not write platform specific code. GNU Common C++ has been ported to compile nativily on most platforms which support either posix threads, or on maybe be used with Debian hosted mingw32 to build native threading applications for Microsoft Windows.
標簽: applications framework optimized portable
上傳時間: 2014-01-02
上傳用戶:luke5347
IDE開發環境,可以掛載SDCC The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code editor. The BASIC IDE is being coded in Borland® Delphi® . We are currently using Delphi 6, but you should be able to use Delphi 3 or later (Delphi 7 included). Some of the BASIC IDEs features include: Form Designer with support for all of RapidQ s components Flexible Code Editor Project Management Written in OO (Object Oriented) Delphi. Some future items that we are working on are: Code Tip Code Completion CVS Integration Code Editor Macros Point-and-Click access to subroutines, functions, and variables
上傳時間: 2016-07-05
上傳用戶:dapangxie
Analog Devices長沙太陽人電子有限公司//長沙太陽人電子有限公司二線式串行接口C51測試程序(for SMS0408) //電話: 0731-4167806,4167808 //E-mail: www@sunman.cn //Create by : 譚超 E-mail: tanchao_1@126.com
標簽: 4167806 4167808 Devices Analog
上傳時間: 2016-07-06
上傳用戶:myworkpost
1)兼容FAT16文件系統,長文件名,最大路徑長度260個字節,符合Microsoft Longfilename specification。 2)可移植于各種平臺,只需編寫sector驅動驅動,共計兩個函數:1)read_flash_sector() 2)write_flash_sector()。 3)文件緩沖功能:1)讀文件時,讀位置在文件緩沖區內,則可直接讀文件緩沖區,不需要讀物理磁盤;文件緩沖區大小可使用編譯宏EnableFileBuf,TotalFileBUFsQTYeachFCB,FileBUFSize來控制。 4)可同時打開多個文件;最大打開文件數可使用編譯宏MaximumFCB設定,MaximumFCB最大值限定為254。 5)文件保護功能:文件可同時打開多個FCB,而只有其中一個FCB可以得到文件RD/WR權限。該功能完全由文件系統代碼來完成,上層應用無需編寫額外代碼。 6)所有編譯宏存放于文件fat_cfg.h。 聯系作者:QQ:292942278,e-mail:figureyang@yahoo.com.cn
上傳時間: 2016-07-06
上傳用戶:磊子226