-
VB1111111.NET
利用VB.Net进行三维图像开发的实例,可操作性和可移植性强(use VB.NET for the development of three-dimensional images example, operability and portability-)
- 2006-12-13 09:55:06下载
- 积分:1
-
C#是一门现代的编程语言,包含在 Visual Studio .Net 7.0 中。它简化了C++的复杂性,保持了灵活性,对于学过C++的人来说很容易上手。写本...
C#是一门现代的编程语言,包含在 Visual Studio .Net 7.0 中。它简化了C++的复杂性,保持了灵活性,对于学过C++的人来说很容易上手。写本文的时候 Visual Studio .net 7.0 Beta1已经发布,本文即针对此版本做一些简单的开发尝试。
-C# Is a modern programming language, included in Visual Studio. Net 7.0 in. It simplifies the C++ Complexity and maintain flexibility for the studied C++ Of people are very easy to use. Write this article when the Visual Studio. Net 7.0 Beta1 has been released for this version of this paper is to make the development of some simple try.
- 2022-02-14 18:12:45下载
- 积分:1
-
十二款表白网站源码
十二款表白网站源码,一源码,二源码,三源码,四源码,五源码,六源码,七源码,八源码,九源码,十源码,十一源码,十二源码,一共十二款供你选择。
- 2023-01-05 15:20:07下载
- 积分:1
-
ASP.NET MVC 5 框架揭秘试读样章
说明: 本书以一个模拟 ASP.NET MVC 内部运行机制的“迷你版 MVC 框架”作为开篇,其目的在于将
ASP.NET MVC 真实架构的“全景”勾勒出来。接下来本书以请求消息在 ASP.NET MVC 框架内部的流向
为主线将相关的知识点串联起来,力求将“黑盒式”的消息处理管道清晰透明地展示在读者面前(This book begins with a "mini MVC framework" that simulates the internal operation mechanism of ASP.NET MVC
The "panorama" of asp.net MVC real architecture is outlined. Next, the flow of request messages in the asp.net MVC framework
Connect the relevant knowledge points for the main line, and strive to show the "black box" message processing pipeline clearly and transparently in front of the readers)
- 2020-04-13 08:59:25下载
- 积分:1
-
该程序可以监控指定目录下的文件变化,包括增加、删除、重命名、修改等。开发平台为vc++.net 2005...
该程序可以监控指定目录下的文件变化,包括增加、删除、重命名、修改等。开发平台为vc++.net 2005-The program can monitor the specified directory of the document changes, including add, delete, rename, modify, etc.. Development platform for vc++. Net 2005
- 2022-02-07 14:33:41下载
- 积分:1
-
在桌面上自由游泳的一条小鱼,但是在C #更加好看…
一条小鱼在桌面上自由的游动很好看的 不过C#开发-A small fish on the desktop free of swimming, however a good look at the C# Development
- 2022-07-13 00:57:24下载
- 积分:1
-
BS
主要在BS下实现,事件不在同一个控件里面实现弹出提示框(failed to translate)
- 2013-05-07 10:46:23下载
- 积分:1
-
基于.NET的需求分析和解决方案设计教程,有意者下载看看。东西很不错,看了很有收获...
基于.NET的需求分析和解决方案设计教程,有意者下载看看。东西很不错,看了很有收获-Based on. NET s needs analysis and solutions design tutorials, take a look at those who are interested to download. Things very well, looked great harvest
- 2022-01-26 01:34:20下载
- 积分:1
-
healthLog
HealthLog日历源码
HealthLog是一个用于记录健康相关信息的日历,例如可用于记录您的体育锻炼和节食数据。这是一个单机应用程序,
同时它拥有一个Web界面。实际上,它是一个Microsoft ASP.NET AJAX(此前称为Microsoft Atlas)应用程序,
由一个轻量级的web服务器支撑着,直接在本机上面运行。
(HealthLog)
- 2009-11-25 15:21:12下载
- 积分:1
-
在 SQL Server 使用 EF 和 ASP.NET 存储图像
翻译 maninwest@Codeforge 作者:Eduard Keilholz @ Codeproject在 SQL Server 中存储图像并在 ASP.NET 网站上显示的快速帮助背景解决方案包含两个部分。一个 ASP.NET WebForms 项目,一个 ASP.NET MVC 4 项目。MVC 演示项目包含两个控件, 一个 HomeController ,一个 DocumentController。DocumentController 包含两个操作方法来上传和下载图像。 HomeController 使用这些方法上传和显示数据库中的图像。为了更好地显示上传功能,我添加了dropzone.js (http://www.dropzonejs.com/).ASP.NET WebForms 项目包含一个 web 表单和两个泛型手柄。一个手柄处理从数据库上传图像,一个处理下载图像到数据库。web 表单使用这些手柄发布图像和获取图像。 使用代码 为了简单起见,我添加了另一个项目到此解决方案:一个简单的类库项目,包含从 Document 表格所在的数据库中创建的Entity Framework 模型。 MVC 一瞥我创建了一个新的控制器 HomeController 并选择 "Empty MVC Controller" 作为模板。这个控制器通过从 Index 操作方法返回视图控制器有点像这样.[HttpGet]
p
- 2023-01-12 14:40:03下载
- 积分:1