-
一个在C++中进行简体中文(GB2312)向繁体(BIG5)转换的程序。两地通软件曾将些程序应用到了项目中。因此还是值得学习一下的。...
一个在C++中进行简体中文(GB2312)向繁体(BIG5)转换的程序。两地通软件曾将些程序应用到了项目中。因此还是值得学习一下的。-One carried out in C++ Simplified Chinese (GB2312) to Traditional (BIG5) conversion process. Concerto Software has two more procedures will be applied to the project. So it is worth learning about the.
- 2023-08-05 13:35:04下载
- 积分:1
-
很好的东东。对于搞输入法编程的人来说是个很好的参考和启发...
很好的东东。对于搞输入法编程的人来说是个很好的参考和启发-A good input method sample for learning input method program.-good. Input method for operating the program is a good reference and inspiration-A good method"s input ample input method for learning program.
- 2023-01-10 01:00:04下载
- 积分:1
-
SQL的基本操作---数据的检索篇 什么在查询中对字段命以别名,或重新命名,这样做的原因有两个: ☆所涉及的表的字段名很长,想使字段在结果集中更易处理一些。 ☆...
SQL的基本操作---数据的检索篇 什么在查询中对字段命以别名,或重新命名,这样做的原因有两个: ☆所涉及的表的字段名很长,想使字段在结果集中更易处理一些。 ☆创建的查询产生了某些计算或合计列,需要对之进行命名。 不管是什么原因对字段命以别名,在 SQL 中都可以容易地使用 As 子句做得-the basic operation of SQL data retrieval-- What Part of the field inquiries to life alias, or re-naming to do so for two reasons : involved in the table field names is very long, so that the field would result in easier handling. inquiries have created some calculation or together, would be required for the process of naming. Whatever the reason right to life alias field in SQL can be easily done using As CLAUSE
- 2022-03-24 04:59:45下载
- 积分:1
-
汉字拼音对应关系表(收录7272个汉字)
汉字拼音对应关系表(收录7272个汉字)
- 2022-02-04 01:29:58下载
- 积分:1
-
用java实现的输入法函数,里面含GB2312数据库。
用java实现的输入法函数,里面含GB2312数据库。-used to achieve the input function, inside database containing GB2312.
- 2022-01-25 15:29:48下载
- 积分:1
-
维吾尔文手机输入法~~!!!研究与实现
讨论
维吾尔文手机输入法~~!!!研究与实现
讨论 -Uighur phone input method ~ ~! ! ! Research and Implementation of the discussion
- 2023-01-08 23:20:02下载
- 积分:1
-
它提供对字词库(.mb)的批量修改方法。开发环境为Visual J++ 6.0,您可选择(或修改)其中一种使用。...
它提供对字词库(.mb)的批量修改方法。开发环境为Visual J++ 6.0,您可选择(或修改)其中一种使用。-it right word thesaurus (. Mb) Batch modification method. The development environment for Visual J 6.0, you can choose (or modification) to use one.
- 2023-05-04 12:05:03下载
- 积分:1
-
(1) to map the vertex school sites, storage attractions names, code names, profi...
(1)以图中顶点表示学校各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。(2)为来访客人提供图中任意景点的问路查询,即查询任意两个景点之间的一条最短的简单路径。-(1) to map the vertex school sites, storage attractions names, code names, profiles and other information; Edge said the path to the storage path length relevant information. (2) to provide visitors arbitrary map of the road attractions inquiries, inquiries between any two spots of a simple shortest path.
- 2023-08-01 21:05:03下载
- 积分:1
-
86版五笔编码源文件
86版五笔编码源文件-86 edition of the five source code
- 2022-11-10 05:35:03下载
- 积分:1
-
“五笔编码速查系统”如何部署:
1、 修改更新Web服务器地址和端口
配置检查版本的Web服务器地址,在本例中缺省 使用的是本机,所以在WMSheet....
“五笔编码速查系统”如何部署:
1、 修改更新Web服务器地址和端口
配置检查版本的Web服务器地址,在本例中缺省 使用的是本机,所以在WMSheet.cpp中162行的调用为:httpClient.GET("localhost", "80", "/version.asp", "")
如果自己的机器与配置的情况不符合,要根据具体情况进行设置。
2、 下载安装文件的配置
推荐测试时使用自己本地的机器,即localhost,使用21端口。把安装文件 setup.exe部署到 ftproot,setup.exe在vc6.0setup目录下。
- 2023-03-27 21:15:03下载
- 积分:1