-
err
java
- 2023-06-12 11:40:04下载
- 积分:1
-
一个单片机中使用的的拼音输入法模块,里面包含了拼音输入法码表...
一个单片机中使用的的拼音输入法模块,里面包含了拼音输入法码表-A single-chip microcomputer used in the Pinyin input method module, which contains the Pinyin input method code table
- 2023-06-18 07:00:04下载
- 积分: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
-
做库软件,可以做点针字库,truetype 字库等。
做库软件,可以做点针字库,truetype 字库等。-do for software, can do needle point font, such as truetype font.
- 2022-07-28 04:28:42下载
- 积分:1
-
Visual Basic keyboard input method
Visual Basic中的键盘输入法-Visual Basic keyboard input method
- 2022-05-05 15:21:42下载
- 积分:1
-
获取指定窗口输入状态,vc6.0,XP编译通过
获取指定窗口输入状态,vc6.0,XP编译通过-Access to the specified window, enter the state, vc6.0, XP compiled by
- 2023-05-13 04:55:02下载
- 积分:1
-
看门狗芯片x25045,带4kEEPROM,这里提供c源程序,以供参考。
看门狗芯片x25045,带4kEEPROM,这里提供c源程序,以供参考。-watchdog chip x25045, with 4kEEPROM, c source provided here, for reference.
- 2022-03-12 18:57:33下载
- 积分: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
-
“C16汉字输入方案”,是针对小键盘设备(如手机、遥控器等)通常为16个基本键(“0”到“9”、“*”、“#”、左右键、删除键、确认键)的情况,充分发掘16个键...
“C16汉字输入方案”,是针对小键盘设备(如手机、遥控器等)通常为16个基本键(“0”到“9”、“*”、“#”、左右键、删除键、确认键)的情况,充分发掘16个键位条件下进行汉字输入和符号输入的潜力,使汉字、英文、数字输入达到尽可能高的效率,是在16键的小键盘设备进行汉字输入的优秀方案。-"C16 Chinese character input program" is aimed at the small keyboard equipment (such as mobile phones, remote control, etc.) is usually 16 primary key ( "0" to "9 ","*","#", about keys, delete keys, key confirmation), filling explore 16-bit key conditions for the importation of Chinese characters and symbols, the potential for the importation, Chinese, English, digital input to achieve the highest possible efficiency in the 16 key keypad for inputting Chinese characters equipment outstanding program.
- 2022-03-11 06:40:13下载
- 积分: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