-
在开发arcgis中的地图的调用和保存功能,有源码,希望给JAVA开发者提供帮助。...
在开发arcgis中的地图的调用和保存功能,有源码,希望给JAVA开发者提供帮助。
- 2023-03-07 13:20:03下载
- 积分:1
-
fsdfsd 好超级好是酷我
废话废话 blahblahblahblahblahblah
使用系统 ;
使用 System.Collections.Generic ;
使用 System.Linq ;
使用 System.Text ;
使用 System.Data.SqlClient ;
使用 System.Data ;
使用 System.Threading ;
ConsoleApplication3 的命名空间
{
类的程序
{
静态 void Main (字符串 [] args)
{
字符串 connectionString = @"数据源 =。SQLEXPRESS2008R2 ;
初始目录 = lab8 ;
集成安全性 = True";
System.Data.SqlClient.SqlConnection cn = 新 System.Data.SqlClient.SqlConnection(connectionString) ;
cn。Open ();
字符串路径 = @"c:lab8";
foreach (文件路径字符串中 System.IO.Directory.GetFiles(path))
{
SqlCommand cmd = 新 SqlCommand ("插入到 Files2(Name,Date) 值 (@Name,@Date)",cn) ;
SqlParameter param = 新 SqlParameter() ;
param。ParameterName ="@Name";
param。值 = System.IO.Path.GetFileName(filePath) ;
param。SqlDbType = SqlDbType.VarChar ;
cmd.Parameters.Add(param) ;
param = 新 SqlParameter()
- 2023-07-19 16:15:03下载
- 积分:1
-
C++编写的一个操作系统程序进程管理
C++编写的一个操作系统程序进程管理-prepared an operating system process management procedures
- 2022-03-21 11:26:52下载
- 积分:1
-
《操作系统》实验指南
《操作系统》实验指南-"operating systems" experiment guide
- 2022-07-20 03:25:02下载
- 积分:1
-
UcOs Operation System V2.51 with source code.
the OS can used for PC/ARM/MCU,et...
*** *** *** *** *** *** ***
*** *** *** RELEASE NOTES *** *** *****
*** *** *** *** *** *** ***
1) RELEASE NOTES:
--- ----
The release notes are now provided in PDF format in the file:
SOFTWAREuCOS-IIDOCRelV251.PDF
2) FEATURES SINCE V2.00:
--- --- -----
All the features added since V2.00 are described in the PDF file:
SOFTWAREuCOS-IIDOCNewV251.PDF
3) EVENT FLAGS:
--------------
Event Flags are discussed in AN-1007 (see www.Micrium.com/app_notes.htm)
4) QUICK REFERENCE CHART:
------------------------
A Quick Reference Chart for all the functions in V2.51 is provided in the
following .PDF files:
SOFTWAREuCOS-IIDOCQuickRefChartV251-Color.PDF
Once printed, simply FOLD the page in half and if you have a LAMINATION
machine, you can protect the chart by laminating it.-UcOs Operation System V2.51 with source code.
the OS can used for PC/ARM/MCU,etc.For more detail,to view the package.
- 2022-04-23 12:23:47下载
- 积分:1
-
[随书类]Dos6.0源代码
[随书类]Dos6.0源代码-[with the book category] Dos6.0 source code
- 2022-03-19 20:42:36下载
- 积分:1
-
fifo算法,fifo算法, fifo算法, fifo算法
fifo算法,fifo算法, fifo算法, fifo算法-fifo program
- 2022-02-07 05:31:30下载
- 积分:1
-
讀取文件資料,實現sjf算法。
资源描述
一個簡單的sjf 算法的實現,這是一個sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf s
- 2022-11-10 08:50:03下载
- 积分:1
-
Linux的雏形,也就是Linux的创始人公布的最初代码。 现在各种分析Linux的书太多了,但对于初学者来说都过于复杂,难以理解,这个最初版本相对来说要简单多...
Linux的雏形,也就是Linux的创始人公布的最初代码。 现在各种分析Linux的书太多了,但对于初学者来说都过于复杂,难以理解,这个最初版本相对来说要简单多了,但一样可以让我们了解Linux的基本实现过程,大小只有70多K-Linux prototype, is the founder of Linux announced the initial code. Now, all kinds of analysis of the Linux too many books, but for a newcomer are too complicated to understand, the initial version to be relatively more simple, but you can help us understand the basic realization of Linux process, the size of only 70 K
- 2022-06-30 23:05:41下载
- 积分:1
-
r&s1.10版本+文档是国内一个自主开发的操作系统还在升级完善中...
r&s1.10版本+文档是国内一个自主开发的操作系统还在升级完善中-+ document is an internal self-development of the operating system upgrade is still perfect
- 2022-07-04 06:26:41下载
- 积分:1