-
7Zip
This file is part of SevenZipSharp. SevenZipSharp is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. SevenZipSharp is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with SevenZipSharp. If not, see .
- 2022-07-20 00:09:31下载
- 积分:1
-
CamBam Keygen
说明: CamBamPlus 0.9.8P Keygen source code
- 2019-04-15 16:57:14下载
- 积分:1
-
GPS数据解析
说明: 用12864加STC12C5A60S2做的GPS解析(GPS Analysis with 12864 and STC12C5A60S2)
- 2020-06-20 10:00:01下载
- 积分:1
-
C# 为DataGridView控件的新行指定默认值
C# 为DataGridView控件的新行指定默认值,双击DataGridView.rar即可看到默认值,一般情况下,单元格是空的没有任何内容,实现这一功能,其实也简单,如下代码示:
private void shippersDataGridView_DefaultValuesNeeded(object sender, DataGridViewRowEventArgs e)
{//为DataGridView控件的新行指定默认值(测试时直接单击最下面的空白行即可)
e.Row.Cells[1].Value = "重庆长安捷达运输公司";
e.Row.Cells[2].Value = "023-40405690";
shippersBindingSource.AddNew();
}
- 2022-03-01 05:33:46下载
- 积分:1
-
tuxing
对图像进行各种处理,比如形态学方法、图像压缩与编码等等(A variety of image processing, such as morphology, image compression and coding, etc.)
- 2010-10-07 10:28:28下载
- 积分:1
-
CDate
主要编写的是一个是期类,包括日期的加法,减法,大于符号,小于符号的重载,和一些常用符号的重载,及日期类的一些常见运算(Is mainly written in a period of class, including the date of addition, subtraction, greater than symbol, less than symbols overloaded, and some common signs of overload, and the date of the class some common operations)
- 2011-01-15 18:51:46下载
- 积分:1
-
c# developed an RPG framework, using the DirectDraw
c#开发的一个RPG的框架,用了directdraw-c# developed an RPG framework, using the DirectDraw
- 2023-02-18 23:55:03下载
- 积分:1
-
openGL
运用VS2010和OpenGL编写的一个小程序,模拟太阳系。比较简单,有需要的可以拿去用用,相互之间学习和交流。希望这个小程序能对你们有所帮助。
- 2022-03-03 16:24:10下载
- 积分:1
-
资源查看
类似于“资源管理器”的程序,可以查看,系统的所有资源(similar to the "resource management for" process, can view, the system of all resources)
- 2005-04-23 10:14:15下载
- 积分:1
-
csharp
csharp
视频聊天源码,vs2005(csharp video chat source code, vs2005)
- 2009-11-12 13:23:31下载
- 积分:1