-
SQLiteTable3
说明: 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]);)
- 2020-06-23 10:00:01下载
- 积分:1
-
vbakey
解VBA(Visual Basic Application)密码的程序 (Cracking VBA password)
- 2001-01-07 18:09:14下载
- 积分:1
-
5G 已来
Looking for a long time to find C# to read DWG CAD File information methods, the use of a dynamic library OpenDWG of DWGdirect_NET_3_02 method that can read DWG files perfect information
- 2020-06-21 20:00:02下载
- 积分:1
-
Output_analysis
说明: 用于处理LPJ-DGVM模型输出数据,这是一个生态模型,模拟的是植被类型(It is used to process the output data of lpj-dgvm model, which is an ecological model that simulates vegetation types)
- 2020-09-19 09:37:53下载
- 积分:1
-
daoxianceliangjisuan
用于控制测量中的导线计算程序!具有两个连接角的附和导线测量(Measurement of the wire used to control the computer program! Echo with two connection angle traversing)
- 2010-01-04 10:08:02下载
- 积分:1
-
ua766
线性调频脉冲压缩的Matlab程序,快速扩展随机生成树算法,到达过程是的泊松过程。( LFM pulse compression of the Matlab program, Rapid expansion of random spanning tree algorithm, Arrival process is a Poisson process.)
- 2017-05-08 15:51:42下载
- 积分:1
-
用VC++开发了一个数控加工的三维仿真程序,能有效仿真加工过程。...
用VC++开发了一个数控加工的三维仿真程序,能有效仿真加工过程。-With VC++ Developed a three-dimensional simulation of NC machining process simulation can effectively process.
- 2023-04-20 21:10:05下载
- 积分:1
-
inventorymgtsystem
Thisa is inventoruy mgt system
- 2010-01-21 14:57:43下载
- 积分:1
-
Easy screen keyboard language development. Features a very powerful, especially...
易语言开发的屏幕键盘.功能很强大,特别实用于编写对安全要求很高的软件。-Easy screen keyboard language development. Features a very powerful, especially useful in the preparation of the safety requirements of high software.
- 2022-11-17 00:55:03下载
- 积分:1
-
Java各种循环用法实例代码
Java各种循环用法实例代码,包括while循环、do-while循环、 for循环、嵌套循环等,运用这些方法求最大公约数、计算销售额、显示数字构成的金字塔、关键字break和continue、语句标号以及利用标号中止循环、显示素数等。
- 2022-03-11 06:23:29下载
- 积分:1