-
ch29
基于ASP.NET的视频点播系统,基于ASP.NET的视频点播系统(The Video Player System Based on ASP.NET )
- 2012-04-27 10:55:34下载
- 积分:1
-
DX0039ERP
开发环境:vs2010 + sql2008 医药软件源码(开发环境:vs2010+ sql2008 医药软件源码)
- 2015-11-14 15:18:37下载
- 积分:1
-
VB.net,下做的一个小东西,连接数据库,连接数据库,连接数据库的功能...
VB.net,下做的一个小东西,连接数据库,连接数据库,连接数据库的功能 -VB.net, the next to do a little thing, connect to the database, connect to the database, connect to the database features
- 2022-10-05 16:40:03下载
- 积分:1
-
Shout-Out
这是一个微博,功能具有:用户能发布、回复和转发。还有上传功能。你需要下载MySQLDriverCS(This is a micro-blog, features: a user can post, reply and forward. There upload function. You need to download MySQLDriverCS)
- 2013-06-04 00:20:41下载
- 积分:1
-
failed to translate
一个简易的通讯录,连接数据库,可以修改增加删除联系人,记录电话,手机,邮箱等内容。-failed to translate
- 2022-10-03 17:40:03下载
- 积分:1
-
fuction using asp.net in lauage c# help in programming
fuction using asp.net in lauage c# help in programming
- 2022-08-15 23:17:16下载
- 积分:1
-
fp4awel
安装.net2003的系统组件时需要的文件之一,黏贴到C:/Program Files/Common Files/Microsoft Shared/Web Server Extensions/40/bin 中(Installation. Net2003 system components when one of the documents required, stick to C :/ Program Files/Common Files/Microsoft Shared/Web Server Extensions/40/bin in)
- 2013-07-09 19:45:00下载
- 积分:1
-
推送通知-适用于 Windows, iOS & Android
翻译 maninwest@Codeforge 作者:Sunasara Imdadhusen@CodeProjectFlexiPush (推送通知) 可轻松灵活的将通知即时推送给不同的平台,如 Android、iOS 和 Windows。技术堆栈ASP.Net MVC 4.0ASP.NET 是个使用 HTML, CSS, JavaScript 和服务器脚本构建网页和网站的开发框架。 ASP.NET 支持不同的开发模式:网页MVC (模型视图控制器)Web表单PushSharp一个用于发送通知到 iOS (iPhone/iPad APNS), Android (C2DM 和GCM - Goo -gle Cloud Message), Windows Phone, Windows 8, Amazon, Blackberry, 和 (即将) FirefoxOS 设备的服务器端的库。SingnalRASP.NET SignalR 是个适用于 ASP.NE开发员的新库,让实时web 功能的开发更加轻松。SignalR 允许服务器和客户端之间的双向通信。服务器可以推送内容到连接的客户端。BootstrapBootstrap 是最流行的 HTML, CSS,和 JS 框架。代码概览在主页上,用户可以选择平台和应用模式。如果选择了 Beginner (新手)模式,则用户仅可以发送几个参数值到通知中心。 该模式应用于不知道如何自定义 JSON Paloyad及其样式的用
- 2023-08-23 23:15:03下载
- 积分:1
-
U
说明: 需要net3.0以上的平台运行,根据参数设置,可以在后台自动抓取指定驱动器中的指定类型的文件袋指定的保存目录。(Net3.0 above the platform needed to run, according to parameter settings can be specified in the background automatically crawl the specified drive type of file to save the specified directory pocket.)
- 2010-02-23 14:16:48下载
- 积分:1
-
fileOperate
这个例子主要是vb.net对excel表格进行读操作和写操作,读操作的代码有点问题,请将代码 xlBook.Close()
xlApp = Nothing 交还控制给Excel
xlBook = Nothing
xlSheet = Nothing
更改为
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing(This example mainly describes vb.net operates excel spreadsheet for reading and writing,writing codes have some errors
please change
xlBook.Close()
xlApp = Nothing
xlBook = Nothing
xlSheet = Nothing
into
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing)
- 2015-04-22 15:09:56下载
- 积分:1