-
SVN
本文档主要是讲述的。net代码管理器svn的一些运用上出错的一些操作的方法!(This document is described. net code manager svn error of some use of some operations on the way!)
- 2010-06-27 00:49:25下载
- 积分: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
-
WYXBO
vb net报表设计器 Vb Net report designer(Vb net report designer Vb Net report designe)
- 2018-12-03 15:22:17下载
- 积分:1
-
杨辉三角_对齐VC.txt
杨辉三角_对齐VC.txt
杨辉三角_对齐VC.txt
杨辉三角_对齐VC.txt
- 2022-06-27 18:56:24下载
- 积分:1
-
serialize
序列化又称串行化,是.NET运行时环境用来支持用户定义类型的流化的机制。其目的是以某种存储形成使自定义对象持久化,或者将这种对象从一个地方传输到另一个地方。(Serialization, also known as serialization. NET runtime environment used to support user-defined type of flow mechanism. Its purpose is some storage of the formation of the custom object persistence, or object from one place to another place.)
- 2012-06-09 20:20:05下载
- 积分:1
-
VB_net
用VB和.net实现的人力资源信息管理系统全套
(1) 机构编制管理部分:可以进行设置、修改、删除、查看企业的组织机构信息。
(2) 职员信息管理部分:可以进行增加、修改、删除、查询企业的职员各种信息。
(3) 薪资福利管理部分:可以进行职员工资的计算、发放、查询;奖惩信息的增加、删除、修改。
(Using VB and.net implementation human resources information management system of a full range of parts: (1) the recruitment management can be set, modify, delete, view the organization of enterprise information.
Part (2) staff information management: to add, modify, delete, query the enterprise staff of all kinds of information.
Part (3) salary welfare management: can carry out staff salary calculation, distribution and query
Add, delete, modify, rewards and punishment information.)
- 2021-02-08 12:09:54下载
- 积分:1
-
EBanking
基于ASP.NET的银行系统,数据库是SQL Server(ASP.NET-based banking system, the is SQL Server)
- 2015-05-07 19:59:35下载
- 积分:1
-
Demo
讯飞用asp.net代码合成语音的示例.(Xunfei synthesized speech)
- 2019-05-24 12:10:39下载
- 积分:1
-
flappy bird源代码!
flappy bird 的源代码!大家可以拿来用。非常的好。用的js html啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊
- 2022-05-27 17:31:37下载
- 积分:1
-
一个用asp.net和c#写的网上书店的系统,能实现注册、购买、上货等功能...
一个用asp.net和c#写的网上书店的系统,能实现注册、购买、上货等功能-One with asp.net and c# to write the online bookstore system to achieve the registration, purchase, and other functions on the goods
- 2022-12-22 14:20:03下载
- 积分:1