资源列表

« 1 2 ... .59 .60 .61 .62 .63 45864.65 .66 .67 .68 .69 ... 66581 »

[Windows编程Input_Method

说明:目前常用的输入法基本上有两种类型:外挂式(如早期的万能五笔)及输入法接口式(Input Method Editor-IME)。外挂式比较简单,就是一个exe文件,通过模拟一些Windows输入消息来给当前处于活动状态的编辑窗口输入文字,一个显著的优点是输入法只要启动一次,就可以在所有进程中使用;但缺点不不容忽视,首先实现起来也不容易,一个更大的不足是兼容性不够好,通常一个Windows版本需要一人对应的输入法版本,此外这类输入法为了能够截获用户输入,通常需要挂接键盘钩子,容易造成系统不稳定或者效
<高军> 在 2025-06-21 上传 | 大小:18kb | 下载:0

[Windows编程TestSpy

说明:用Visual Studio搞开发的朋友对Spy++这个工具一定不陌生,它可以分析窗体结构、进程和窗口消息,对开发工作有很大辅助作用。我们需要研究某个对象时,只要调出其查找窗口,拖动探测器的指针到指定窗口/控件上释放即可。用VC打造一个属于自己的Spy++。 -Using Visual Studio for development of the Friend of the Spy++ This tool will definitely not unfamiliar, it can analyze
<高军> 在 2025-06-21 上传 | 大小:104kb | 下载:0

[其他小程序wirless

说明:利用VC_开发无线数据采集软件.pdf 利用串口和modem进行开发的介绍。-VC_ the development of the use of wireless data acquisition software. Pdf using serial port and modem development of the introduction.
<redyjq> 在 2025-06-21 上传 | 大小:1.24mb | 下载:0

[钩子与API截获Prevent_Loadhook

说明:阻止全局钩子的加载.使用了微软的Detours库进行API拦截。如果只是为了拦截一个函数,使用Detours好像有点儿浪费。本程序不使用Detours库,直接对LoadLibraryExW函数进行拦截。-Hook to prevent the loading of the overall situation. The use of Microsoft' s Detours library to intercept API. If only in order to intercept a f
<高军> 在 2025-06-21 上传 | 大小:12kb | 下载:0

[Windows编程aero_clock

说明:vb一个很可爱的时钟,动画,葛优吃草的时钟-vb a very cute clock, animation, Ge You eat grass clock
<fh2010cn> 在 2025-06-21 上传 | 大小:10.82mb | 下载:0

[其他小程序math_caculator

说明:实现了一个计算器。可以包括四则运算、乘方运算、括号等操作。一个理想作业程序。-Implementation of a calculator. 4 may include computing, involution operator in brackets, such as the operation. An ideal operating procedures.
<shenyan> 在 2025-06-21 上传 | 大小:370kb | 下载:0

[通讯编程wlyx

说明:邮件搜索发送器,还有搜索手机号码,原创代码上传-E-mail english transmitter, as well as english cell phone number, original code upload
<fh2010cn> 在 2025-06-21 上传 | 大小:1.17mb | 下载:0

[DirextX编程D3DDemo

说明:基于win32基本工程创建的三棱锥动态模型,使用directx9 sdk。 使用WinMain为入口函数,非mfc。-Win32-based capital works to create a pyramid of three dynamic models, the use of directx9 sdk. WinMain function used for the entrance, not mfc.
<redyjq> 在 2025-06-21 上传 | 大小:16kb | 下载:0

[Windows编程SrcThreadPoolDemo

说明:包含DEMO(DemoTest_ThreadPool.rar),源代码 thread_pool_Hpp.rar(只有一个HPP文件)及经过裁减的Thread_pool_Dll库;之后以用Boost是因为ThreadPool中用到了 Boost库的线程组件。 适合初学者学习线程池。-Contains the DEMO (DemoTest_ThreadPool.rar), the source code thread_pool_Hpp.rar (there is only one HPP fil
<高军> 在 2025-06-21 上传 | 大小:4.56mb | 下载:0

[DirextX编程DemoCamera

说明:使用directx9,调用老虎的立体模型文件创建老虎的立体模型,并加入摄像头类,可以控制视角来观察老虎。-Use directx9, called Tiger model file to create three-dimensional model of three-dimensional model, and add camera type, can control the angle to observe the tiger.
<redyjq> 在 2025-06-21 上传 | 大小:600kb | 下载:0

[Windows编程paste_sn

说明:前几天在网上看到有个软件叫SNCopy,用来辅助填写系列号(SN)的。创意觉得还是挺好的。装软件的时候经常要填写系列号,而很多系列号都要分节来填写,没法用Ctrl+C和Ctrl+V(复制和粘贴)来一次性搞定,只能分节的复制和粘贴,很是麻烦。SNCopy就是来帮我们解决这个问题的。感觉这个不是很难做,就是从剪贴板上获取整个系列号,然后进行分解,依次填入即可。于是动手自己也做一个! -A few days ago, has seen online software called SNCopy,
<高军> 在 2025-06-21 上传 | 大小:22kb | 下载:0

[C#编程glf

说明:高尔夫差点计算系统,一个wince用的。原创代码-Golf handicap calculation system, a wince used. Original code
<fh2010cn> 在 2025-06-21 上传 | 大小:2.74mb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 45864.65 .66 .67 .68 .69 ... 66581 »

源码中国 www.ymcn.org