▍1. 自定义LED字体效果
说明: 通过加截特殊字符,自定义LED字体效果,内附LED字体文件,可直接运行(Custom LED font effect)
说明: 通过加截特殊字符,自定义LED字体效果,内附LED字体文件,可直接运行(Custom LED font effect)
智能交通管理系统,交通指示控制系统Delphi实例代码(Intelligent Transportation System Example Delphi Code)
说明: 智能交通管理系统,交通指示控制系统Delphi实例代码(Intelligent Transportation System Example Delphi Code)
The Ncx*.pas in this archive contain some functions to access native informations from Delphi (32-bit) programs that are running in WOW64. WARNING: The units rely on internal (native) Windows NT APIs and data structures... (you should *not* use them for production code) The sample binaries were built with the Free Pascal Compiler (2.2.1). NOTE: If you get an "Internal Error 2002032210" for the NcxTypes unit disable the "Use register-variables" optimization (-OoNOREGVAR).
说明: The Ncx*.pas in this archive contain some functions to access native informations from Delphi (32-bit) programs that are running in WOW64. WARNING: The units rely on internal (native) Windows NT APIs and data structures... (you should *not* use them for production code) The sample binaries were built with the Free Pascal Compiler (2.2.1). NOTE: If you get an "Internal Error 2002032210" for the NcxTypes unit disable the "Use register-variables" optimization (-OoNOREGVAR).
BiosHelp.pas initially started as help for one developer who wants to read the ROM-BIOS on Windows NT (one of the common questions on message boards). Since BiosHelp and my ROM-BIOS related code starts growing (e.g. SMBIOS) - I finally decided to change the names of the functions, types, and consts in Version 2.0 to be able to extend this packages without name/sense conflicts. Sorry for any circumstances - it will be the last major change for long time.
说明: BiosHelp.pas initially started as help for one developer who wants to read the ROM-BIOS on Windows NT (one of the common questions on message boards). Since BiosHelp and my ROM-BIOS related code starts growing (e.g. SMBIOS) - I finally decided to change the names of the functions, types, and consts in Version 2.0 to be able to extend this packages without name/sense conflicts. Sorry for any circumstances - it will be the last major change for long time.
SQLite Table3.pas修正版,解决中文显示乱码,以及最后一字符乱码。delphi 里UTF8Encode和UTF8Decode两函数配合使用,例:获取sltb := slDb.GetTable(UTF8Encode(sSQL)); 显示字段sd.Cells[i + 1, sltb.Row + 1] :=UTF8Decode(sltb.FieldAsString(sltb.FieldIndex[sltb.Columns[i]]));(The revised version of SQLite Table 3. PAS solves the problem of Chinese display scrambling and last character scrambling. In delphi, UTF8Encode and UTF8Decode functions are used together, for example: get sltb: = slDb. GetTable (UTF8Encode (sSQL); display field sd. Cells [i + 1, sltb. Row + 1]: = UTF8Decode (sltb. Field String (sltb. Field Index [sltb. Columns [i]);)
说明: SQLite Table3.pas修正版,解决中文显示乱码,以及最后一字符乱码。delphi 里UTF8Encode和UTF8Decode两函数配合使用,例:获取sltb := slDb.GetTable(UTF8Encode(sSQL)); 显示字段sd.Cells[i + 1, sltb.Row + 1] :=UTF8Decode(sltb.FieldAsString(sltb.FieldIndex[sltb.Columns[i]]));(The revised version of SQLite Table 3. PAS solves the problem of Chinese display scrambling and last character scrambling. In delphi, UTF8Encode and UTF8Decode functions are used together, for example: get sltb: = slDb. GetTable (UTF8Encode (sSQL); display field sd. Cells [i + 1, sltb. Row + 1]: = UTF8Decode (sltb. Field String (sltb. Field Index [sltb. Columns [i]);)
倒计时计时器,用于会议,演讲,大小团体活动计时功能。(Countdown timer, used for meetings, speeches, small and large group activities timer function.)
说明: 倒计时计时器,用于会议,演讲,大小团体活动计时功能。(Countdown timer, used for meetings, speeches, small and large group activities timer function.)
外籍人根据工资计算税金的公式,2018年的计算公式(about foreign salary set fro 2018 year)
说明: 外籍人根据工资计算税金的公式,2018年的计算公式(about foreign salary set fro 2018 year)