-
Debug
程序调试方法,查找debug所在,精品文档,共享一下(code Debug)
- 2013-11-11 10:23:02下载
- 积分:1
-
shijinzhiBCD
十进制-BCD码转换的代码在内,完整希望大家能用上。。(variable reg : integer range 0 to 80000
variable d1,d2,d3,d4 : std_logic_vector(3 downto 0)
begin
if clk100 event and clk100= 1 then
case current_state1 is
when st0=>
)
- 2011-06-12 10:08:03下载
- 积分:1
-
fileOperate
这个例子主要是vb.net对excel表格进行读操作和写操作,读操作的代码有点问题,请将代码 xlBook.Close()
xlApp = Nothing 交还控制给Excel
xlBook = Nothing
xlSheet = Nothing
更改为
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing(This example mainly describes vb.net operates excel spreadsheet for reading and writing,writing codes have some errors
please change
xlBook.Close()
xlApp = Nothing
xlBook = Nothing
xlSheet = Nothing
into
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing)
- 2015-04-22 15:09:56下载
- 积分:1
-
mfc_ole_drawcli
说明: 可从微软提供的sample找到这些代码
很不错的(from Microsoft to provide the sample code to find very good)
- 2006-04-12 14:37:36下载
- 积分:1
-
VCPP-QrCode
Vc++ 6.0 qrcode二维码代码封装,希望有帮助
- 2014-02-11 16:23:06下载
- 积分:1
-
zrrndo
本程序为课程信息管理系统,,阐释了使用MFC来实现的过程,,(This procedure for the course information management system, and illustrates the process of using MFC to achieve that,)
- 2017-06-25 20:14:01下载
- 积分:1
-
WindowruntimeTestCode
Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。(Windows program to run Principles and procedures for the preparation of flow, the process window, handles principle, message queues, callback function, the window closed and the application quit working relationship, the use of VC++ A number of tips, stdcall and cdecl calling norms comparison, beginners often make mistakes and Cautions.)
- 2008-06-02 10:30:11下载
- 积分:1
-
cjgl4562154
说明: 一个简单的数据库操作例子,特别适合初学者.vb数据库编程练习,学习完后可以举一反三。请大家多多指教。 (a simple example of the operation of the database, especially for beginners. Vb database programming exercises after learning can draw inferences from. Please exhibitions.)
- 2005-11-25 22:06:33下载
- 积分:1
-
scroll-mesal
是一个scrollveiw 的很好例子,里面还有Coblist 例子。(Is a good example of a scrollveiw)
- 2015-01-27 16:21:27下载
- 积分:1
-
cpu_move
CPU 电子漂移知识,图解准确,耐人寻味(CPU electronic drift of knowledge, diagrams accurate, thought-provoking)
- 2009-09-06 23:15:48下载
- 积分:1