资源列表
源码附件:VC--初探WINDOWS下的IME编程
- 初探WINDOWS下IME编程源码: 大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: -of IME programming under Windows source : As we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do?
跨平台多系统用输入法程序源码
- 跨平台多系统用输入法程序源码 VietIME uses the input method framework in the Java 2 platform (J2SE 1.4 or higher) to enable the collaboration between text editing components and input methods in entering Vietnamese text with any Java runtime environment. Text edi
AddTooltoBar
- 一个简单的小软件能够方便您把自己的程序加入到IE的工具栏上,方便您的使用-a simple small software you can easily put their own procedures to join the IE toolbar, which allows you to use the
Socks5代理
- 一个基于socket5的代理程序,可以实现socket5的代理应用!-socket5 an agent-based procedures, can achieve socket5 agent applications!
shchangenotify
- 利用Windows的未公开函数SHChangeNotifyRegister实现文件目录操作即时监视程序可以监视在Explore中的重命名、新建、删除文件或目录;改变文件关联;插入、取出CD和添加删除网络共享都可以被该程序记录下来。(12KB)-use Windows function SHChangeNotifyRegister not open files directory operations can be monitored in real-time surveillance proce
protcalgeter
- 一个能够获取本纪正在运行的网络协议的程序-one can access this discipline is running the network protocol procedures
wenben
- 一个简单的应用保存程序,对于初学者有很大的帮助,熟悉一个界面的开发.-a simple application procedures for the preservation, for beginners are of great help with the development of an interface.
随易典全站系统
- 强大的新闻管理系统,栏目文章轻松从后台定义,可轻松管理网站内容和创建你所需要内容的系统.后台管理:用户名:szadmin 密码:test -powerful information management system, columns background articles from the definition of relaxed, easy to manage site content and the creation of what you need content of the sys
ADOExProc
- 本人在vc中用ADO开发MS SQL Server时,查了很多资料,目前讲ADO执行带返回参数存储过程的例子很少,花了不少时间。所以希望一个简单的例子对大家有所帮助.-I vc used in the development of ADO MS SQL Server, and examine a lot of information, stresses ADO with the implementation of the return process parameter storage rare
十进制四则运算器
- 题目内容:在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器。主要功能:实现整数浮点数的四则运算。-topic : expressed in a binary tree arithmetic expressions on the basis of the design of a four decimal computing calculator. The main functions : to achieve integral float the four operations.
关于电脑技巧精彩文章100篇-(1)
- 不错的实用文章,没有密码放心使用.对于初学者很好.-good practical articles, not to worry about having passwords. Good for beginners.
排队问题的系统仿真
- 题目内容:使用队列模拟理发馆的排队现象,通过仿真手法评估其营业状况。 基本要求: 假设理发馆内设有N把理发椅,可同时为N位顾客进行理发。对于在营业时间(假设为T小时)内进门的顾客: *当顾客进门时,若有空椅,则可以立即坐下理发,否则需要依次排队等候。 *一旦有顾客理完发离去时,排在队头的顾客便可开始理发。 *若理发馆每天连续营业T小时,求一天内顾客在理发馆内的平均逗留时间 *顾客排队等候的队列平均长度。 *营业时间到点后仍需完成服务的收尾工作时间。-topics as