-
一个ASP相册功能!功能丰富,具有幻灯片、翻页等实用功能!~!!~!~!~!...
一个ASP相册功能!功能丰富,具有幻灯片、翻页等实用功能!~!!~!~!~!-an ASP album function! Function rich, with slides, flip, and other practical function! ~! ! ~! ~! ~!
- 2022-02-15 07:00:19下载
- 积分:1
-
这是一个简单的留言板源码,请大家多多,希望有用
这是一个简单的留言板源码,请大家多多,希望有用-This is a simple message board source code, please lot of hope that useful
- 2022-11-15 18:35:04下载
- 积分:1
-
xletview, for UNIX file and directory names are case sensitive. The path to the...
xletview, for UNIX file and directory names are case sensitive. The path to the project CVSROOT must be specified using lowercase characters (i.e. /cvsroot/xletview) -xletview. for UNIX file and directory names are case sensi tive. The path to the project CVSROOT must be spe cified using lowercase characters (i.e./cvsr oot/xletview)
- 2023-04-22 03:35:03下载
- 积分:1
-
C# 调用外部的EXE文件
C# 调用外部的EXE文件,程序中主要是使用System.Diagnostics.Process.Start(textBox1.Text);来执行外部的exe文件。
private void button1_Click(object sender, EventArgs e)
{
openFileDialog1.Filter = "exe文件(*.exe)|*.exe";//设置打开文件的格式
if (openFileDialog1.ShowDialog() == DialogResult.OK)//判断是否选择了exe而文件
textBox1.Text = openFileDialog1.FileName;//显示选择的文件
}
private void button2_Click(object sender, EventArgs e)
{
System.Diagnostics.Process.Start(textBox1.Text);//执行exe文件
}
- 2023-06-03 22:35:03下载
- 积分:1
-
球会滚动,会碰壁反弹
球会滚动,会碰壁反弹-ball rolling will be rebuffed rebound
- 2023-01-27 03:40:04下载
- 积分:1
-
偏振控制器,利用绑架球算法对QHQ型进行方位角的误差分析
偏振控制器,利用绑架球算法对QHQ型进行方位角的误差分析-Polarization controller, using the kidnapping of QHQ type ball algorithm for the azimuth error analysis
- 2022-03-23 10:51:57下载
- 积分:1
-
五笔字根图,从万能五笔中找出来的 ,对初学五笔有很大帮助。...
五笔字根图,从万能五笔中找出来的 ,对初学五笔有很大帮助。-five Roots chart, find the omnipotent five out of five when a great help.
- 2022-03-17 00:51:19下载
- 积分:1
-
一款程序源代码发布管理系统的源码,比之初始状态更新了若干内容,主要有: 1.重新定义了表格 2.修正了左侧导航栏的高度问题 3.改变了浏览内容时回到顶端的显示方...
一款程序源代码发布管理系统的源码,比之初始状态更新了若干内容,主要有: 1.重新定义了表格 2.修正了左侧导航栏的高度问题 3.改变了浏览内容时回到顶端的显示方式 4.增加了制表符和换行符的过滤 5.增加了行数显示 6.加入了静态页面预览功能 7.更新了界面 8.修改了数据库未同步的错误 9.增加了显示管理,控制文件是否显示 10.为每个文件增加了水平滚动条-new source code management system released the source code, which compared to the initial state updated several elements, including : 1. Re-definition of the two forms. Amendments to the left navigation bar height 3. Change the View content to the top of the display mode 4. Increased tab and newline filter 5. a few firms showed 6. join a static page preview function 7. updated interface 8. the database did not change the synchronization error 9. showed an increase of management, control documents show 10. for each document increased the level of the rolling
- 2022-03-22 14:56:55下载
- 积分:1
-
一个简单的示例代码创建一个SPIM装配清单和调用函数
A simple spim assemply example code on creating a list and calling functions
- 2022-04-26 12:35:06下载
- 积分:1
-
STAB is a new active probing tool for locating thin links on a network path. A t...
STAB is a new active probing tool for locating thin links on a network path. A thin link is a link with less available bandwidth than all links preceding it on the path. The last thin link on the path is the link with the minimum available bandwidth or tight link. STAB combines the concept of "self-induced congestion", the probing technique of "packet tailgating", and special probing trains called "chirps" to efficiently locate the thin links.
- 2023-07-29 03:10:03下载
- 积分:1