搜索资源列表
中文版SQL Server2000开发与管理应用实例
- 第 1 章 安装和配置SQL Server 1 1.1 SQL Server的版本和版本选择 1 1.2 安装SQL Server的常见问题 3 1.3 如何理解实例 5 1.4 如何实现无值守安装 5 1.5 Desktop Engine 9 1.5.1 MSDE 2000概述 9 1.5.2 获取MSDE 2000 9 1.5.3 安装MSDE 2000 10 1.5.4 管理MSDE 2000 11 1.5.5 支持的并发用户数和数据库容量 12 1.6 SQL Se
CppSQLite3U_WINCE.rar
- SQLite数据库,已经封装成类,支持unicode和非Unicode,可用于嵌入式系统和Windows系统等,包含演示代码,SQLite database, has been packaged into a category, to support unicode and non-Unicode, can be used in embedded systems and Windows systems, including demonstration of the code
ansi_utf_unicode
- vfp处里unicode_utf-8_ansi的例子-visual foxpro for unicode,utf-8 and ansi format
PHPExcelParser4
- 修改后的PHPExcelParser4。 修改内容: 1,原来sample取出excel时是使用的Unicode编码。导致插入mysql时也写入unicode 现在把Unicod编码转换成GBK后再在网页上显示及写入数据库.此部分修改的是U2html这个function。 2,打 开数据库连接后增加 set Names gbk 3,默认选中把excel的第一列作为字段名 4,默认不选中如果存在表则删除选项 5,原来对表名及字段名有
Simplified_and_Traditional_SQL_string_function
- 利用编码对照表,实现 简体转繁体,繁体转简体的转换,注意:转换函数使用的是unicode编码。-The use of code comparison table to achieve the transfer Simplified Traditional Chinese, Simplified Traditional turn the conversion, pay attention: transfer function using a unicode encoding.
learn_pb_by_src_exe
- 在pb10.0中,进入到Database画板,连接数据库EAS Demo DB V10 Unicode,并执行sql.txt中的所有SQL语句,然后就可以运行程序-In pb10.0, go to the Database drawing board, connect to the database EAS Demo DB V10 Unicode, and perform all the SQL statements sql.txt, then you can run the program
ArabicAndHebrewTextConverter
- Converting from DOS Arabic or Hebrew Language to Windows or the new environment requires a legacy systems like Windows 3.11 Arabic and DOS and many others requirements, here is a utility which allow you to convert all arabic data files you have from
unicode_GB2312
- 基于STM32 unicode转GB2312字体的程序源代码-Based on the STM32 unicode GB2312 font program
sqliteTest
- 最近项目需要,需要操作SQLITE3数据库,并且是对SQLITE3加密。 由于项目采用的是UNICODE编码方式,数据库中写入中文需要能够正确读写。 为了不发生乱码现象,写了这个小测试程序,大家有需要的可以参考一下。 -Recent projects need, need to operate SQLITE3 , and is SQLITE3 encryption. Because the project uses UNICODE encoding, wri
HiRedis
- 网际风 http://www.nezip.net 崇尚简洁实用。示例将Hiredis的操作封装为两个导出函数 Set 与 Get, 支持 Unicode 编码方式,支持二进制读写,可以使用静态库或动态库。 唯一Hiredis.dll 动态库方式。-Nezip Co. ( http://www.nezip.net )advocating simple and practical. The example encapsulates the operation of Hiredis into