-
xuanzhanwenzi-
旋转地文字效果 在项目中应用时不似以往平凡的效果(Rotating to text effects in the project do not like the past and the extraordinary effect)
- 2011-06-28 10:38:52下载
- 积分:1
-
VisualBasic.NET
VB的教程实例(VB tutorial examples)
- 2008-12-25 10:26:12下载
- 积分:1
-
C# 进销存管理系统
C# 进销存管理系统,万能进销存管理系统!
- 2022-10-25 20:05: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
-
entity-framework-learning-guide
Microsoft Entity Framework Learning Guide
- 2011-12-05 06:08:41下载
- 积分:1
-
写字楼的发展
office文档开发类控件,破解版,完全脱离Microsoft office运行,可以新建,编辑word文档,excel等-office development-type document control, destroying edition, completely out of the Microsoft office operations can be built and editing word documents, excel etc.
- 2022-02-03 22:16:15下载
- 积分:1
-
net4
Visual C#.NET数据库开发经典案例解析(代码)(Visual C#. NET database developers classic case analysis (code))
- 2010-09-19 23:09:12下载
- 积分:1
-
用于获取系统中可用的驱动器列表,vb.net资源
用于获取系统中可用的驱动器列表,vb.net资源-For the acquisition system available in the list of drives, vb.net resources
- 2023-02-08 19:00:03下载
- 积分:1
-
asp.net mvc3 clinic
我有一个C#的诊所项目,Asp.netmvc 3,引导,html5。这是一个很容易使用和清楚的样本,我希望你能从中学习。请下载.zip文件并解压缩。您可以通过visual studio 2015、2013或2017打开。我使用sql server 2014数据库。
- 2022-09-15 20:35:21下载
- 积分:1
-
mschar
MSchar报表控件,简历在.net 3.5SP1基础上的报表控件。(Used to handle data report!
)
- 2012-05-15 09:36:36下载
- 积分:1