http://www.delphifeeds.com/go/f/86025?utm_source=feedburner&utm_medium=email&utm_campaign=Feed%3A+delphifeeds+%28DelphiFeeds.com%29BTMemoryModule:http://code.google.com/p/memorymodule/downloads/listLoad a DLL From a Resource Directly From
兩種方式使用版本編譯指令:1、{$IFDEF VER210}............{$ENDIF}2、{$IF CompilerVersion>=18.5}//some code only compiled for Delphi 2007 and later{$IFEND}http://delphi.wikia.com/wiki/Borland_Compiler_Conditional_DefinesProduct NameVersionConditional
有一個表csDeviceSpec,有如下欄位:SpecOIDSpecOIDParentSpecAIDUOMOID另一個表csUOM,有如下欄位:UOMOIDUOMAIDcsUOM與csDeviceSpec是一對多關聯性。使用Dynamic Data Linq to SQL模型時。使用ASPXTreeList元件呈現,用ASPxComboBox來編輯:<dx:TreeListDataColumn Caption="單位ID" FieldName="csUOM.UOMAID" Width="
http://www.pediy.com/kssd/pediy08/pediy8-793.htm通過掛鈎API函數給加了保護的應用程式內嵌補丁原著:SUB Z3R0主題:Spirit Of The Wind論壇:Seek'n Destroy TeaM 2oo6目 錄殼的原理和內嵌補丁的原理 ……………………………………………2簡易的掛鈎方法 …………………………………………………………3較難的掛鈎方法 …………………………………………………………4關於我的方法 …………………………………………
http://json.codeplex.com/Json.NETJson.NET is a popular high-performance JSON framework for .NETFeaturesFlexible JSON serializer for converting between .NET objects and JSON LINQ to JSON for manually reading and writing JSON High performance, faster
聽說RAD Studio XE2發布了,下載了30天試用版來測試,版本號碼是:16.0.4256.43595試用版下載:https://downloads.embarcadero.com/free/rad_studioDelphi XE2介紹:http://edn.embarcadero.com/article/41595What's new in RAD Studio