-
“五笔编码速查系统”如何部署:
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
-
无线遥控气程序,包括拼音输入法,触摸屏.
无线遥控气程序,包括拼音输入法,触摸屏.-Wireless remote control gas procedures, including Pinyin input method, touch-screen.
- 2023-02-08 15:50: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
-
linux输入法.rar,内有安装手册!
linux输入法.rar,内有安装手册!-install handbook inside!
- 2022-12-03 09:45:03下载
- 积分:1
-
拼音输入法汉字排列表.txt
拼音输入法汉字排列表.txt
-Pinyin input method of Chinese characters ranked list. Txt Chinese Pinyin input method list row. Txt
- 2022-10-06 18:05:02下载
- 积分:1
-
汉字中取拼音
是将一段汉字中所有的拼音抽取出来
汉字中取拼音
是将一段汉字中所有的拼音抽取出来-Were obtained from Chinese Pinyin
- 2022-02-12 11:01:49下载
- 积分:1
-
InPutBox的使用代码,可以学习InPutBox的调用方法
InPutBox的使用代码,可以学习InPutBox的调用方法-InPutBox the use of the code, you can call methods to study InPutBox
- 2022-03-24 09:35:59下载
- 积分:1
-
获取汉字的拼音首字符,根据汉字表中拼音首字符分别为“A”至“Z”的汉字内码范围,要检索的汉字只需要检查它的内码位于哪一个首字符的范围内,就可以判断出它的拼音首字...
获取汉字的拼音首字符,根据汉字表中拼音首字符分别为“A”至“Z”的汉字内码范围,要检索的汉字只需要检查它的内码位于哪一个首字符的范围内,就可以判断出它的拼音首字符。-Get the first character of spelling of Chinese characters
- 2022-05-12 19:12:00下载
- 积分:1
-
一个打字程序,用来实现练习打字的功能,并且可以判断输入正误,且可以设置打字时间。...
一个打字程序,用来实现练习打字的功能,并且可以判断输入正误,且可以设置打字时间。-a typing procedures used for typing practice, it also can be imported is mistaken judgment, which can be set typing time.
- 2023-02-04 13:25:03下载
- 积分:1
-
输入法安装制作原理
输入法安装制作原理 -------------------------------------------------------------------------------- 来源:http://wbfansbbs.yeah.net 作者:酋长 五笔爱好者论坛里很多朋友问我输入法安装程序怎么做,这两天有空,就整理了一下,希望能够从中给大家一点启示! ★Win9x/Me 系统 步骤一:拷贝文件。 在Win9x/Me系统下, 把输入法相关文件(一般是*.IME,可能还有其它 .DLL文件)拷贝到 Win$System$ 目录下。-input methods installed production Principle-------------------------------------------------------------------------------- Source : http://wbfansbbs.yeah.net Author : Chiefs 5 T-lovers forum many of my friends asked me input method how to do the installation procedure, which two days time, collate it, and from hope to give us some ideas! People Win9x/Me step in a system : copy documents. In Win9x/Me system, the importation law relevant documents (usually*. IME, there may be other. DLL files), copy of Win $ System $ directory.
- 2022-04-20 16:49:31下载
- 积分:1