-
kelijinchazhi
运用ArcEngine 10.2 功能库,实现点数据进行克里金差值并保存差值结果的功能(Use ArcEngine 10.2 function library that implements the data point kriging difference and save the difference between the results of the function)
- 2017-03-03 11:22:34下载
- 积分:1
-
ExpressCMS.net(.net2.0PXML)
ExpressCMS.net,一个国外作者的作品,采用.net2.0+XML架构开发。现在已经绝版了,可供有意的朋友参考。(ExpressCMS.net, a foreign author s work, using. Net2.0+ XML architecture development. Now out of print, available for intentional reference to a friend.)
- 2013-08-10 16:01:39下载
- 积分:1
-
ASC
利用vb实现ASC码和普通字符之间的相互转换(Vb achieve the mutual conversion between the ASC code and ordinary characters)
- 2012-04-13 10:25:46下载
- 积分:1
-
Send_data_string
host interface sending message struct data
- 2009-11-26 01:25:40下载
- 积分:1
-
Online-calendar-notepad
在线日历记事本,使用.net自带控件,实现基本的按日历记事功能。(Online calendar notepad use. Net own control, to achieve the basic functions by calendar notes.)
- 2013-07-29 11:29:15下载
- 积分:1
-
Remoting-sample
.net Remoting的客户端中间件通讯示例,妇幼全部源码。(Client middleware communication example. net Remoting, and women and children of all source code.)
- 2014-02-12 22:23:44下载
- 积分:1
-
fxwl_mh
飞翔漫画小偷伪静态缓存版,网站界面简洁美观,在线漫画资源还比较丰富,还提供动漫新闻等特色栏目,更新速度也比较快,可满足大部分喜欢看漫画的网友。(Flying thief comic pseudo-static cache version of the site is simple and beautiful interface, online comics is still relatively rich in resources, but also provides animation and other special news sections, the speed is faster, satisfy most users like to watch cartoons.
)
- 2016-05-15 13:34:21下载
- 积分:1
-
tuangou-v3.5-
用ASP、SQL写得团购网站,代码简单,功能全面(Buy site written using ASP, SQL, the code is simple, full-featured)
- 2012-05-03 12:47:38下载
- 积分:1
-
DockPanel_2_2_Source
可以实现类似Visual Studio.NET开发环境那样的界面,并且附有源代码(Visual Studio.NET can achieve a similar kind of interface development environment, and with source code)
- 2007-12-22 18:30:14下载
- 积分: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