-
一个网页广告系统的源代码,
实现了一个网页加入广告的所有源代码...
一个网页广告系统的源代码,
实现了一个网页加入广告的所有源代码
-A web page advertising system source code, achieved by adding a web page advertising in all the source code
- 2022-05-06 05:29:33下载
- 积分:1
-
CSLA .NET framework非常优美的框架程序,完全免费、开源,同时有作者出的书《Expert C# 2005 Business Objects》,极...
CSLA .NET framework非常优美的框架程序,完全免费、开源,同时有作者出的书《Expert C# 2005 Business Objects》,极力推荐给大家-CSLA. NET framework is very attractive framework for procedures, completely free, open source, while the author of the book Expert C# 2005 Business Objects , highly recommended to everyone
- 2022-02-04 13:37:41下载
- 积分: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
-
encryption and decryption using c#.net
encryption and decryption using c#.net
- 2022-02-25 02:15:54下载
- 积分:1
-
ASP.NET学生成绩信息管理系统(源码+论文)
说明: 成绩管理系统,有添加课程/成绩/查询等功能(由于时间有点久了记不清有什么功能了,如需特定功能私聊)(Grade management system, add courses / grades / query and other functions (due to the time is a little long, I can't remember what functions, if you need specific functions for private chat))
- 2020-07-23 23:28:25下载
- 积分:1
-
reportviewer 的使用.NET c# nest
reportviewer 的使用.NET c# nest -reportviewer use. NET c# nest
- 2022-08-16 19:39:25下载
- 积分:1
-
HaiTian.RuanJian.HaiKe
国内第一款开源轻博客系统.仿点点网的HaiTian.HaiKe.NET(海客) 是一款免费、开源的轻博客系统,aiTian.HaiKe.NET(海客)完全遵循 W3C 标准,具有极强的可扩展性、高性能、良好的 SEO 性能和非凡的用户体验。
HaiTian.HaiKe.NET(海客)v1.0 采用 Visual Studio 2010 开发环境开发,运行环境为 .net framework 3.5/4.0+sqlserver2008 R2,保证系统的安全和稳定性。
海客轻博客,轻松分享你的兴趣。便捷的多图发布,清新文艺的个性化模板,时尚达人的聚集地,用图片记录生活的最佳选择,随地随地与好友一起,在兴趣中寻找快乐.(China s first open source lightweight blog system. Imitation little net HaiTian.HaiKe.NET (Haike) is a free, open source, lightweight blog system, aiTian.HaiKe.NET (the Haike) full compliance with W3C standards, withstrong scalability, performance, good SEO performance, and exceptional user experience.
HaiTian.HaiKe.NET (Haike) v1.0 Visual Studio 2010 development environment to develop operating environment for the. NET framework, 3.5/4.0+ sqlserver2008 R2, and ensure the security and stability of the system.
Haike light blog, easily share your interests. Convenient figure release, personalized template of fresh art, fashion of the people s gathering place, the picture records the best choice for life, anywhere anywhere with friends, to find happiness in the interest.)
- 2012-04-06 11:40:08下载
- 积分:1
-
一个很好的图形数据源程序,有兴趣的可以看一下
一个不错的图形统计源码,有兴趣的可以研究一下-A good source graphical statistics, interested can look at
- 2022-10-28 09:10:04下载
- 积分:1
-
WPF_Clock
WPF演示与VB.Net。 如何制作简单的图像通过使用WPF刷。它还可以阻止时间当点击表单。(WPF demo and VB.Net. How to make a simple image using WPF brushes. It can also prevent the time when I click the form.)
- 2013-05-28 01:33:28下载
- 积分:1
-
使用Microsoft Visual C++ .Net开发的实例。采用ADO对数据库进行操作。使用Access作为数据源...
使用Microsoft Visual C++ .Net开发的实例。采用ADO对数据库进行操作。使用Access作为数据源-The use of Microsoft Visual C++. Net development examples. Using ADO for database operation. Use Access as a data source
- 2022-03-17 05:39:41下载
- 积分:1