-
计算器代码vb.net,可用于加,减,乘,除,用于VB.net的简单编程...
计算器代码vb.net,可用于加,减,乘,除,用于VB.net的简单编程-this is Mini Calculator vb.net
- 2022-03-01 00:55:30下载
- 积分:1
-
c# 类,,继承了lable控件,并有了新的功能,简单实用
c# 类,,继承了lable控件,并有了新的功能,简单实用-c# class, inherited the lable control, and has a new feature, simple and practical
- 2022-05-14 21:21:26下载
- 积分:1
-
DotNetty-dev
说明: C#版本的Netty封装,并提供HTTP等协议的封装实现(Netty encapsulation in C# version and implementation of HTTP protocol encapsulation)
- 2020-06-24 20:20:01下载
- 积分:1
-
网上整理的.Net Framework的相关文章:
.Net Framework的特点、各版特性、Delegate、custom control、refle...
网上整理的.Net Framework的相关文章:
.Net Framework的特点、各版特性、Delegate、custom control、reflection等。-Resources for .Net Framework.
Delegate、custom control、reflection and so on.
- 2022-02-16 03:15:53下载
- 积分:1
-
用C#.NET编的一个简单得网上购物网站
用C#.NET编的一个简单得网上购物网站-With C#. NET made a simple online shopping site
- 2023-01-23 02:10:03下载
- 积分:1
-
C#通过GDI+绘制带刻度尺的数学坐标系
C#通过GDI+绘制带刻度尺的数学坐标系,应用于图形图像编程,各类统计图表绘制,以及对图形图像编程中数值坐标的研究。
调用方式(以WINFORM为例,其他类推):
Bitmap m_Bitmap=null;
private void menuItem_Click(object sender, EventArgs e)
{
m_Bitmap = new Bitmap(1000, 800);
Graphics g = Graphics.FromImage(m_Bitmap);
g.SmoothingMode = SmoothingMode.HighQuality;
g.Clear(Color.White);
MathCoordinate mathCoordinate = new MathCoordinate();
mathCoordinate.IsDrawGrid = true;
- 2022-08-03 22:37:23下载
- 积分:1
-
ch28
该案例是典型的学生信息管理系统管理,里面包括该系统的文档说明和系统源码(This case is typical of the student information management system management, which includes documentation of the system and the system source code)
- 2013-10-25 09:28:48下载
- 积分:1
-
购物网站
基于ASP.NET的在线购物系统,详细介绍了系统分析、系统设计和数据库设计的一些思路和方法。另外,在系统设计这一章节作者列出了实现在线购物过程的详细算法。该系统凭借WEB服务器和客户的浏览器,利用电子工具高效率、低成本的特点,为客户提供交易平台、在Internet上发布商业信息,使用户可以查阅商品、搜索商品、订购商品,为客户提供全天候的、更好、更快的商务活动空间。
- 2022-02-06 02:27:34下载
- 积分:1
-
fenleixinxi
免费信息发布,信息分类,可按地区显示信息(Free information released classified information, according to the region to display information)
- 2012-11-28 15:47:37下载
- 积分:1
-
This is a very good VB with C# source code management system is also full of han...
这是一份很好的C#跟VB的源代码
是人事管理系统
还满好用的-This is a very good VB with C# source code management system is also full of handy
- 2022-08-06 15:09:04下载
- 积分:1