-
访问量突破160万的程序员网络励志故事,开博五个月为CSDN十大明星博客,程序员版的《奋斗》。
这本小说并没有太多技术方面的内容,讲述的是作者本人作为一...
访问量突破160万的程序员网络励志故事,开博五个月为CSDN十大明星博客,程序员版的《奋斗》。
这本小说并没有太多技术方面的内容,讲述的是作者本人作为一名程序员,从学习编程开始,到第一份工作250元工资,再到后来自主创业的成长经历,也许有些内容在你身上都会找到影子。
-1.6 million visits a breakthrough network programmers stories, the Bo Ten CSDN five stars for the blog, programmer of the " struggle." This novel technology is not too much content, the author described himself as a programmer learning programming from the beginning to the first 250 per wage work, and then later experienced the growth of their own businesses, perhaps some of the content who will find in your shadow.
- 2022-02-02 12:45:35下载
- 积分:1
-
Windows服务demo,可快速了解如何编写Windows服务
Windows服务demo,可快速了解如何编写Windows服务-Windows services demo, can quickly learn how to prepare Windows services
- 2023-04-01 18:20:02下载
- 积分:1
-
汉字与16进制互转,可以是任意的文本内容,其中也包括空格,回车等,将文本内容转为16进制后,在将他转回后与原文本一样,绝对不会有变化....
汉字与16进制互转,可以是任意的文本内容,其中也包括空格,回车等,将文本内容转为16进制后,在将他转回后与原文本一样,绝对不会有变化.-16 hexadecimal characters with conversion, which can be arbitrary text, including spaces, carriage returns, and so on, the text content into a 16-band after him in the back with the original version of the same will not have changes.
- 2022-03-22 17:32:05下载
- 积分:1
-
UART RING FPGA BASYS 2
这是一个在Verilog源代码的基本,基本是关于北京青年旅行社股份有限公司从一个系统传输到另一个3字节的系统与一个协议tranmition和接待
- 2023-05-21 06:15:03下载
- 积分:1
-
很好的多线程例子。这个例子实现了线程池和工作消费模式
很好的多线程例子。这个例子实现了线程池和工作消费模式-JobQ.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
JobQ.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CJobQApp application class.
JobQ.cpp
This is the main application source file that contains the application
class CJobQApp.
JobQ.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
JobQ.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to stor
- 2022-02-24 15:16:57下载
- 积分:1
-
在VC++6.0中,VC中的帮助文件,很值得参考的一本书籍
在VC++6.0中,VC中的帮助文件,很值得参考的一本书籍-In VC++ 6.0 in, VC in the Help file, it is worth making reference to a book
- 2022-07-01 23:20:29下载
- 积分:1
-
Web控件(服务器控件实例源代码)很好用的哦
Web控件(服务器控件实例源代码)很好用的哦-Web Controls (Server Control Examples of source code) Oh, well used
- 2022-07-26 10:28:27下载
- 积分:1
-
SP Cryptophone
CryptoPhone 代码树干为 Windows Mobile (新更新)
修改,从而生成正确 ;最新可用的来源代码。可以移植到 android 系统 ;测试移动 5.0 和 6.5 在 windows 上工作。此代码允许 windows 移动上安全 GSM 电话呼叫、 AES 和网上加密在真正的时间。该代码有需要的压缩库在惩教署调用上工作。
- 2023-08-02 01:05:05下载
- 积分:1
-
windows窗口消息处理程序,体现windows消息处理机制
windows窗口消息处理程序,体现windows消息处理机制-windows window message handling procedure, reflecting windows message handling mechanism
- 2022-01-21 21:10:03下载
- 积分:1
-
复制、剪切和粘贴数据
复制、剪切和粘贴数据
---- 将数据复制或剪切到剪贴板上
---- 1. 确定将要被复制的数据是一个本地数据还是一个嵌入对象或链接。
---- 如果数据是一个嵌入对象或链接,创建一个指向被选定数据的COleClientItem指针。
---- 如果数据是本地化的并且应用程序是一个服务器,那么从COleServerItem继承一个新的类,并创建该对象。否则,为数据建立一个COleDataSource对象。
---- 2. 访问选定对象的CopyToClipboard成员函数。
---- 3. 如果用户选择剪切命令而不是复制,那么从你的应用程序中删除那些数据。
-copy, cut and paste data-replication of data to the clipboard or shear on---- 1. Determined to be copied data is a local data or an embedded object or link.- If the data is embedded in an object or a link to create a pointer to the selected data COleClientItem pointer. Yes- if the localization of the data and applications is a server, and then from COleServerItem succession of a new category, and the creation of the object. Otherwise, the data for the establishment of a COleDataSource targets.---- 2. Visit selected object CopyToClipboard member function.---- 3. If users choose shear order not reproduce, and then from your application to delete those data.
- 2022-07-09 06:39:06下载
- 积分:1