-
写入二进制文件的VB。NET
这是一个入门级程序,指导如何在VB写的二进制文件。网。
- 2022-04-12 17:24:53下载
- 积分:1
-
谈谈类和结构的区别?
最大区别一个是引用类型,一个是值类型 默认成员访问为public是另外一个区别
1. 在.net(C# or vb.net)中如何...
谈谈类和结构的区别?
最大区别一个是引用类型,一个是值类型 默认成员访问为public是另外一个区别
1. 在.net(C# or vb.net)中如何获得当前窗体或控件的句柄,特别是控件本身的句柄(请列举)。
this(C#) Me(vb.net).
2在.net(C# or vb.net)中如何用户自定义消息,并在窗体中处理这些消息。
在form中重载DefWndProc函数来处理消息:
protected override void DefWndProc ( ref System.WinForms.Message m )
{
-To talk about the difference between Class and structure? Greatest difference between a reference type, a value type is the default access for members of public is another difference between 1.. Net (C# Or vb.net) in the current form or how to obtain a handle to control, especially control their own Handle (please list). this (C#) Me (vb.net) .2 in. net (C# or vb.net) How user-defined message, and deal with these messages in the form. In the form of heavy-duty DefWndProc function to deal with the news: protected override void DefWndProc (ref System.WinForms.Message m) (
- 2022-05-05 22:56:50下载
- 积分:1
-
基于Flex开发的多文件上传控件,及在.Net平台下使用该控件的Demo...
基于Flex开发的多文件上传控件,及在.Net平台下使用该控件的Demo-Flex-based development of multi-file upload controls, and. Net platform used under the control of Demo
- 2022-08-07 02:36:23下载
- 积分:1
-
ASP.NET人事管理系统源码
ASP.NET人事管理系统源码
主要功能有:
员工管理:员工信息管理 员工调动管理
部门管理:部门信息管理 部门人员管理
用户管理:用户管理 修改密码
- 2022-12-22 17:45:03下载
- 积分:1
-
Simple hotel management system, to achieve some basic functionality, not very pe...
简单的酒店管理系统,实现了些基本的功能,不是很完善 有些粗糙。-Simple hotel management system, to achieve some basic functionality, not very perfect, some rough.
- 2022-05-30 20:29:06下载
- 积分:1
-
通过VC.net对TXT文件进行操作,可将数据存储或者读取
通过VC.net对TXT文件进行操作,可将数据存储或者读取-TXT file by VC.net right to operate, you can store or read data
- 2022-01-22 17:40:06下载
- 积分:1
-
串口自动检测
说明: 串口通信,对串口发出的数据进行读取和处理,进行检测(Serial communication, read and process the data sent by the serial port, and detect it.)
- 2020-06-17 10:40:02下载
- 积分:1
-
定时器的使用实例,自定义排序回调函数。较…
定时器的使用实例,自定义回调函数的那种。相对简单,但是比较实用。-The use of an instance of the timer, custom sort callback function. Is relatively simple, but more practical.
- 2022-07-03 20:02:05下载
- 积分:1
-
shengchengjingtai1
asp.net生成静态代码, cms开发可以用的到,很好的(Generate static code)
- 2011-06-24 16:54:16下载
- 积分:1
-
基于.net的多层架构设计源码,该源码是基本物流仓储业务设计。供参学习与参考...
基于.net的多层架构设计源码,该源码是基本物流仓储业务设计。供参学习与参考-Based on. Net architecture design of multi-source, the source is the basic design of logistics warehousing operations. Participation for Learning and Reference
- 2022-07-12 18:46:08下载
- 积分:1