-
foxitpdfsdk_5_3_dotnet
说明: foxit pdf 的sdk开发包,可用于显示pdf文件,内置demo,.net使用(Foxit PDF SDK development kit, can be used to display PDF files, built-in demo,. Net use)
- 2021-04-18 16:58:52下载
- 积分:1
-
System will automatically delete the directory of debug and release, so please d...
System will automatically delete the directory of debug and release, so please do not put files on these two directory
- 2022-03-11 16:33:39下载
- 积分:1
-
通用权限管理
通用的权限管理程序,可在此框架进行二次开发
- 2023-01-06 13:15:09下载
- 积分:1
-
frxviewer
VB DECOMPILER VISOR DE ARCHIVOS FRX
- 2017-05-14 08:35:09下载
- 积分: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
-
#usblib (SharpUSBLib) is a wrapper around the libusb project (WIN32), thus you m...
#usblib (SharpUSBLib) is a wrapper around the libusb project (WIN32), thus you must have it installed prior to using #usblib. Mike started this project because he wanted to program a power switch (GEMBIRD SIS-PM) with a USB port and didn t find any .NET USB library. One goal is to provide a platform independent (Linux/Win32 solution) USB access layer for .NET.
more information in http://www.icsharpcode.net/opensource/sharpusblib/-#usblib (SharpUSBLib) is a wrapper around the libusb project (WIN32), thus you must have it installed prior to using#usblib. Mike started this project because he wanted to program a power switch (GEMBIRD SIS-PM) with a USB port and didn t find any .NET USB library. One goal is to provide a platform independent (Linux/Win32 solution) USB access layer for .NET.
more information in http://www.icsharpcode.net/opensource/sharpusblib/
- 2022-02-22 02:20:51下载
- 积分:1
-
onlinevote2.0_51aspx
onlinevote2.0_51aspx--asp.net的实例-onlinevote2.0_51aspx asp.net examples
- 2022-07-02 01:11:22下载
- 积分:1
-
C实现的净# Bellman-Ford算法。
bellman ford algorithm implemented in C#.NET
- 2022-03-23 04:16:21下载
- 积分:1
-
DotNETFrameworkEssentials
程序员将会非常喜欢.NET框架精髓这本书,这本书用简练的语言系统、彻底的讲解了使用.NET框架创建网络应用程序和网络服务所必须了解的技术细节。和其他一些类似文档不同的是,这本书减掉了很多夸大其词或者不相关的杂音,从而提供了清晰、使用的技术知识。(programmers will be very fond of.NET framework essence of this book, this book with concise language, thorough presentation use.NET framework for creating network applications and network services to be aware of the technical details. And other similar documents is different is that this book lose a lot of exaggeration or not related to the noises. thus providing a clear, the use of technical knowledge.)
- 2007-04-12 14:51:59下载
- 积分:1
-
车辆管理系统源码
实现车辆管理的普通功能,车辆派车(该系统的主要功能),全程流程短信通知及短信审核,实现对移动车务通GPS接口,完全监控车辆动态
详细描述:
主功能有:报表系统,用车审批,维修审批,委托,驾驶员,流程管理,动态查询,车辆管理,员工管理,管理中心,系统设置
- 2022-03-10 12:46:15下载
- 积分:1