-
to demonstrate ZI input method
to demonstrate ZI input method
- 2022-09-05 17:45:03下载
- 积分:1
-
qxl驱动源码,包括miniport和display两部分
qxl源码包,Windows qxl驱动,包括miniport和display两部分。使用Windows SDK直接运行build -cZg即可。生成文件包括qxldd.dll和qxl.sys文件。
- 2022-07-14 04:09:56下载
- 积分:1
-
这都是关于银行家算法
it s all about bankers algorithm
- 2022-02-05 21:12:43下载
- 积分:1
-
在.NET环境中windows提供的TreeView控件在节点级别超过三级时就容易发生错误。而RadTreeView具有很强大的功能,甚至可以实现节点的直接拖放...
在.NET环境中windows提供的TreeView控件在节点级别超过三级时就容易发生错误。而RadTreeView具有很强大的功能,甚至可以实现节点的直接拖放。-In. NET environment to provide windows of the TreeView control node level in more than three hours on the error-prone. RadTreeView and have a very strong function, or even the realization of the direct drag and drop nodes.
- 2022-05-25 16:52:22下载
- 积分:1
-
vector character display program
矢量字的显示程序-vector character display program
- 2022-12-21 04:30:03下载
- 积分:1
-
jbpm与OA项目
删除角色-----------------1.角色列表-->删除2.RoleAction.deleteRole(); public String deleteRole(){ roleId roleService.deleteEntity(new Role(roleId)); return "findAllRolesAction" ; }3.略4.略用户授权管理----------------1.导航栏-->用户授权2.UserAuthorizeAction.findAllUsers(); public String findAllUsers(){ this.allUsers = userService.findAllEntities(); return "userAuthorizeListPage" ; }3.略4.略修改授权--------------------1.授权列表-->修改授权2.UserAuthorizeAction.editAuthorize(); public String editAuthorize(){ userId this.model = userService.getEntity(userId); this.noOwnRoles = roleService.findRolesNotInRange(model.getRoles());
- 2023-07-06 04:25:06下载
- 积分:1
-
Base64解码程序,在上面的文本框粘贴进base64 的编码内容,点击"解码"即会在下面的文本框中出现解码后的文本...
Base64解码程序,在上面的文本框粘贴进base64 的编码内容,点击"解码"即会在下面的文本框中出现解码后的文本
- 2022-03-01 06:33:29下载
- 积分:1
-
I am in the process of learning vc prepared the application on the realization o...
我在学习vc的过程中编写的关于实现应用程序自定义快捷键的操作的程序
-I am in the process of learning vc prepared the application on the realization of custom shortcuts operating procedures
- 2022-05-08 18:43:05下载
- 积分:1
-
此程序是一个制作帮助文档的代码,运行此程序会看到一个树型的帮助文档,只要按自己的帮助信息设计好相应的文本文件即可
此程序是一个制作帮助文档的代码,运行此程序会看到一个树型的帮助文档,只要按自己的帮助信息设计好相应的文本文件即可-This program is a production to help document the code, run this program will see a tree of the help documentation, as long as the help of information in accordance with their own design to the corresponding text file
- 2022-01-27 17:28:25下载
- 积分:1
-
建立词法分析过程,实现一个固定词法的算符优先分析
建立词法分析过程,实现一个固定词法的算符优先分析-The establishment of the process of lexical analysis, the realization of the operator a fixed priority analysis of lexical
- 2022-08-26 10:48:37下载
- 积分:1