-
某市的环境GIS系统,功能完善。是基于VB,MO开发的一套项目。数据完善...
某市的环境GIS系统,功能完善。是基于VB,MO开发的一套项目。数据完善-Environment of a city GIS system fully functional. Is based on VB, MO developed a set of projects。Data integrity
- 2022-04-08 09:04:04下载
- 积分:1
-
VB.NET 服務開發人員指南
VB.NET開發人員必備指南介紹,提供程式開發流程指引,以最精簡的語言,完成程式的編譯與執行,藉以提供服務人員能在短期間成為最佳的工作伙伴。
- 2023-03-10 00:05:06下载
- 积分:1
-
使用 HTML 5 的 ASP.NET 网页绘图工具
翻译 maninwest@Codeforge 作者:syed shanu@CodeProjectASP.NET 绘图和涂色,使用了HTML 5 画布。 HTML5 画布是在网页上绘制图形的一个元素。简单地说,画布是个网页上的矩形容器,我们可以在里面绘图。 要创建基于 web 的绘图工具,我们得使用 HTML5 CANVAS元素和 JavaScript,详情见代码。现在,了解下 HTML5 和 CANVAS Tag 的基本知识HTML5: HTML5 是新 HTML 版本。 HTML5 提供跨平台支持,即 HTML 可以在 PC、平板和手机上工作。HTML5 应以 DOCTYPE 开头,例如: HTML5 的新功能是CANVAS(画布), AUDIO(音频), VIDEO(视频) 等。CANVAS(画布): CANVAS 是使用 JavaScript 进行2D 绘图的一个元素。 CANVAS 具有绘制路径、矩形、弧、文本等方法。 画布元素看上去这样:
- 2022-11-20 03:10:03下载
- 积分:1
-
100个DOTNET源代码,非常实用,是初级教程
100个DOTNET源代码,非常实用,是初级教程-100 DOTNET source code, very useful, is the primary curriculum
- 2023-02-17 05:30:03下载
- 积分:1
-
yan
VB to achieve real multi-threaded operation of the code can go
- 2018-12-03 15:33:52下载
- 积分: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
-
WindowsServices
Simple Windows Services
Describe Windows Service under Visual Studio
Introduction
As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted.
This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account.
Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl + Alt + P shortcut.
(Simple Windows Services
Describe Windows Service under Visual Studio
Introduction
As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted.
This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account.
Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl+ Alt+ P shortcut.
)
- 2009-06-29 05:15:08下载
- 积分:1
-
1-(2)
RDLC简单报表示例源码
源码描述:
一个简单的RDLC报表示例
默认页面用GridView展示数据信息
报表页面可以导出的Excel文件格式非常完美,
有搜索信息功能
数据库用的是sql2008
适合新手学习(The RDLC simple report sample source code
Source:
A simple RDLC report example
The default page GridView display data information
Perfect report page Excel file format can be exported,
Search for information
Database is sql2008
Suitable for novice learning)
- 2012-11-14 01:38:45下载
- 积分:1
-
文本文件的VB。NET
在VB的初学者的入门代码。净处理文本文件。 ;
- 2022-11-24 21:50:03下载
- 积分:1
-
使用.net ,编程选择按钮,只有选择一个,运行在SQL 2008环境
使用.net ,编程选择按钮,只有选择一个,运行在SQL 2008环境-Use. Net, programming selection buttons, and only choose one, run in SQL 2008 environment,
- 2022-05-23 01:06:38下载
- 积分:1