E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
csharp
csharp
develop远不止插件框架这么简单
说起
csharp
develop,那可是c#唯一经典有名的插件框架,如java的“eclipse,myeclipse,netbean”,不过如果真的插件框架只是那就逊掉了,称不上经典什么是插件框架之前做过一个项目是给程序员用的
avi9111
·
2012-08-12 13:42
JAVA
BUG
.Net
csharp
develop远不止插件框架这么简单
说起
csharp
develop,那可是c#唯一经典有名的插件框架,如java的“eclipse,myeclipse,netbean”,不过如果真的插件框架只是那就逊掉了,称不上经典 什么是插件框架之前做过一个项目是给程序员用的
avi9111
·
2012-08-12 13:00
java
eclipse
框架
android
MyEclipse
silverlight
讲解在asp.net中如何对回车自动登陆设置
设置代码如下: [
csharp
] this.form1.DefaultButton=btnLogin.UniqueID;//btnLogin是登录按键的ID 另附UniqueID说明:
jgsa
·
2012-08-11 11:06
服务器
如何
的
c#的二进制 读写
questions/5463476/how-to-read-a-binary-file-using-c 这里有一点点说明 http://www.switchonthecode.com/tutorials/
csharp
-tutorial-serialize-objects-to-a-file
qjchen
·
2012-08-10 17:00
C#
csharp
skype send message in winform
阅读更多usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Linq;usingSystem.Text;usingSystem.Windows.Forms;usingSKYPE4COMLib;usingSyste
geovindu
·
2012-08-10 09:00
csharp
skype
csharp
skype send message in winform
阅读更多usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Linq;usingSystem.Text;usingSystem.Windows.Forms;usingSKYPE4COMLib;usingSyste
geovindu
·
2012-08-10 09:00
csharp
skype
csharp
skype send message in winform
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms;
geovindu
·
2012-08-10 09:00
skype
csharp
csharp
DataTable and DataGridView delete a Row
//DataTable 得到標題 //締友計算機技術有限公司 塗聚文 //foreach (DataColumn column in dt.Columns) //{ // selectDt.Colu
geovindu
·
2012-08-10 09:00
Datatable
datagridview
csharp
csharp
DataTable and DataGridView delete a Row
//DataTable得到標題 //締友計算機技術有限公司塗聚文 //foreach(DataColumncolumnindt.Columns) //{ //selectDt.Columns.Add(column.ColumnName,column.DataType); //} //DataTable移動行delete或Remove可以移除,但會出現問題塗聚文注20120808 //foreach
geovindu
·
2012-08-09 16:00
delete
csharp
DataTable and DataGridView delete a Row
//DataTable得到標題 //締友計算機技術有限公司塗聚文 //foreach(DataColumncolumnindt.Columns) //{ //selectDt.Columns.Add(column.ColumnName,column.DataType); //} //DataTable移動行delete或Remove可以移除,但會出現問題塗聚文注20120808 //
geovindu1
·
2012-08-09 16:00
delete
csharp
DataTable and DataGridView delete a Row
//DataTable 得到標題 //締友計算機技術有限公司 塗聚文 //foreach (DataColumn column in dt.Columns) //{ // selectDt.Co
geovindu
·
2012-08-09 16:00
datagridview
NPOI 生成Excel 的——常用
[
csharp
]viewplaincopyprint?usingSystem; usingSyst
tianyitianyi1
·
2012-08-08 20:00
String
Excel
File
null
文档
firefox
C# 调用C写的DLL时 对应的int* 类型返回值转化为 IntPtr
C中代码:[cpp]viewplaincopyint*read( char *filename ) { ....... } C#中代码:[
csharp
]viewplaincopy[DllImport
diyoosjtu
·
2012-08-07 16:00
C# 下ref和out 参数使用
[
csharp
] usingSystem; usingSystem.Collections.Generic; usingSystem.Text; namespace
CSharp
下ref及out关键字使用
smilelance
·
2012-08-06 11:00
XNA中的Matrix结构
tanmengwen/article/details/7626244 TheMatrixstructureinXNAisa4x4matrix,whichlookssomethinglikethis:[
csharp
ldghd
·
2012-08-04 11:00
vector
XP
Matrix
transformation
translation
structure
csharp
Remove Empty rows in datatable
//20120803GeovinDu //塗聚文締友計算機信息技術有限公司 DataTabledt=newDataTable(); dt=agreementMonthlySalaryListBLL.SelectImportExceltoDataGridView(fileUrl,sheet).Copy(); if((dt!=null)&&(dt.Rows!=null)&&(dt.Rows.Coun
geovindu
·
2012-08-02 18:00
null
csharp
Remove Empty rows in datatable
//20120803 Geovin Du //塗聚文 締友計算機信息技術有限公司 DataTable dt = new DataTable(); dt=agreementMonthlySalaryListBLL.SelectImportExceltoDataGridView(fileUrl, sh
geovindu
·
2012-08-02 18:00
Datatable
csharp
Remove Empty rows in datatable
//20120803GeovinDu //塗聚文締友計算機信息技術有限公司 DataTabledt=newDataTable(); dt=agreementMonthlySalaryListBLL.SelectImportExceltoDataGridView(fileUrl,sheet).Copy(); if((dt!=null)&&(dt.Rows!=null)&&(dt.Rows
geovindu1
·
2012-08-02 18:00
null
csharp
read excel file get sheetName list
/// /// ///塗聚文 ///20120803 ///GeovinDu ///找到EXCEL的工作表名称要考慮打開的文件的進程問題 /// /// /// /// publicstaticSystem.Data.DataTablegetSheetName(stringfilename,ComboBoxcomboBox2) { System.Data.DataTable
geovindu1
·
2012-08-02 15:00
String
properties
object
kill
Excel
File
csharp
read excel file get sheetName list
/// <summary> /// /// 塗聚文 /// 20120803 /// Geovin Du ///找到EXCEL的工作表名称 要考慮打開的文件的進程問題 /// </summary> /// <param name=&
geovindu
·
2012-08-02 15:00
Excel
csharp
read excel file get sheetName list
/// /// ///塗聚文 ///20120803 ///GeovinDu ///找到EXCEL的工作表名称要考慮打開的文件的進程問題 /// /// /// /// publicstaticSystem.Data.DataTablegetSheetName(stringfilename,ComboBoxcomboBox2) { System.Data.DataTabledtSheets=new
geovindu
·
2012-08-02 15:00
properties
String
object
kill
Excel
File
【iphone应用开发】UITableView的详细讲解
UITableView的初始化 [
csharp
] viewplaincopyUITableView tableview= [[UITableView alloc] initWithFrame:CGRectMake
happyyear1
·
2012-08-01 13:00
xcode
iPhone
文档
ASP.NET以及JS获取URL和IP地址
user=http://
csharp
.xdowns.com&tag=%BC%BC%CA%F5通过HttpContext.Current.Request.Url.ToString()获取到的却
blackwolves
·
2012-08-01 09:00
服务器
null
url
asp.net
input
border
C# Portable Exe File
转自:http://www.codeproject.com/Tips/392308/
Csharp
-Portable-Exe-FileIntroductionOneofthedisadvantagesofC
civilman
·
2012-07-28 22:00
[置顶] 在ASP.NET中实现压缩多个文件为.zip文件,实现批量下载功能
使用I
CSharp
Code.SharpZipLib.dll; 下载地址 http://www.i
csharp
code.net/OpenSource/SharpZipLib/Download.aspx
ysq5202121
·
2012-07-27 10:00
String
Stream
filter
asp.net
buffer
filenames
继承TreeNode,使其在客户端显示Value
TreeNodeSelectAction.None,也就是不进行回发,那么dopostback也就在客户端不存在了,对应的Value也不会呈现在客户端,这对于想通过js在客户端编程造成了困难,解决的方法是,继承现有的TreeNode来解决这个问题[
csharp
lilai
·
2012-07-25 23:00
asp
继承TreeNode,使其在客户端显示Value
TreeNodeSelectAction.None,也就是不进行回发,那么dopostback也就在客户端不存在了,对应的Value也不会呈现在客户端,这对于想通过js在客户端编程造成了困难,解决的方法是,继承现有的TreeNode来解决这个问题[
csharp
lilai
·
2012-07-25 23:00
asp
csharp
Send Skype messages from webform and winform
usingSystem; usingSystem.Collections.Generic; usingSystem.Linq; usingSystem.Web; usingSystem.Web.UI; usingSystem.Web.UI.WebControls; usingSystem.Data; usingSKYPE4COMLib;//下載地址:http://en.sourceforge.jp
geovindu
·
2012-07-25 17:00
object
String
user
webform
button
WinForm
csharp
Send Skype messages from webform and winform
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using System.Data; using SKYPE4COMLib; //下載地址:http://en.sourc
geovindu
·
2012-07-25 17:00
WinForm
csharp
Send Skype messages from webform and winform
usingSystem; usingSystem.Collections.Generic; usingSystem.Linq; usingSystem.Web; usingSystem.Web.UI; usingSystem.Web.UI.WebControls; usingSystem.Data; usingSKYPE4COMLib;//下載地址:http://en.sourcef
geovindu1
·
2012-07-25 17:00
String
object
user
webform
button
WinForm
C# 实现单线程线程池并调用实例
usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Threading;namespaceConsole
Csharp
jingshishengxu
·
2012-07-25 11:00
线程池
C#
示例
委托
Winform 空间位置及大小自适应
1964577.aspx是一篇vb编写的,我只是把它翻译成c#的.其实Anchor和Dock属性也可以实现,但好象只对容器效果理想,而且字体大小也没有变化.最近论坛上有好多这样的贴子,具体实现代码如下:[
csharp
fishernemo
·
2012-07-25 10:00
String
object
C#
vb
float
WinForm
如何用C#动态编译、执行代码
如何用C#动态编译、执行代码在开始之前,先熟悉几个类及部分属性、方法:
CSharp
CodeProvider、ICodeCompiler、CompilerParameters、CompilerResults
tastelife
·
2012-07-23 17:00
C#读取QQWry.Dat文件实现IP查询
download.csdn.net/detail/fwj380891124/4385554 QQWry数据库下载地址:http://download.csdn.net/detail/fwj380891124/4385554[
csharp
wyz52126
·
2012-07-23 15:00
VC读取CPU信息
下面是一个C#winForm读取CPU信息的小例子,界面设计如下:接下来,为“获取CPU信息”按钮添加点击事件:[
csharp
]viewplaincopyprivatevoidbutton1
fhaoquan
·
2012-07-23 00:26
读取CPU信息
VC读取CPU信息
下面是一个C#winForm读取CPU信息的小例子,界面设计如下:接下来,为“获取CPU信息”按钮添加点击事件: [
csharp
] viewplaincopyprivate void bu
fhaoquan
·
2012-07-23 00:26
读取CPU信息
C#模板类
1.打开安装目录下Class.zip所在的目录: 32位C:\ProgramFiles\MicrosoftVisualStudio10.0\Common7\IDE\ItemTemplates\
CSharp
a125138
·
2012-07-22 18:00
C#
Microsoft
Class
ide
tools
2010
.NET读取QQWry.Dat 纯真版ip数据库格式数据源
[
csharp
]viewplaincopyprint?
wyz52126
·
2012-07-22 10:00
【iphone游戏开发】Iphone游戏开发之五:游戏场景切换,点阵字的实现和Hiero工具的利用
Andy--清风原创,转载请注明,谢谢一、游戏场景切换在iPhone游戏开发中,游戏之间的场景开发中有很多动画可以实现,具体实现的动画如下: [
csharp
] viewplaincopyCCTransitionRotoZoom
icash
·
2012-07-20 14:00
游戏
windows
cache
iPhone
System
工具
【iphone游戏开发】iphone-Cocos2d游戏开发之四:精灵实现缩放,旋转,跳动,移动等动画
[
csharp
] viewplaincopy// 增加动画 // **缩放效果** id actionScale1 = [CCScaleBy actionWithDuration
icash
·
2012-07-20 14:00
为什么大部分用C#语言开发.NET?
C#是Microsoft公司设计的一种编程语言, C#(读做‘
Csharp
’)。它基于C/C++,是面向对象的.
CsethCRM
·
2012-07-20 14:00
Visual Studio 2005中的快捷键与小技巧整理(VS 2008、2010同样受用)
转载于:http://www.cnblogs.com/ju2ender/archive/2009/10/04/visual_studio_vs_
csharp
.html代码编写Shift+Alt+Ente
onelight1997
·
2012-07-20 13:00
【解决方案】Visual Studio替换/修改默认项目模板后无法创建该项目或不呈现修改
替换某个zip文件(这里以\
CSharp
\Windows\2052\ConsoleApplication.zip为例)。
gqqnb
·
2012-07-19 09:00
c
windows
Microsoft
ide
X86
详细分析通用数据库访问函数集SqlHelper类方法
代码页中的类SQLHelper [
csharp
] usingSystem; usingSystem.Data; usingSystem.Data.SqlClient;
jgsa
·
2012-07-18 08:39
数据库访问
通用
的
CSharp
Driver Tutorial 翻译
原文链接http://www.mongodb.org/display/DOCS/
CSharp
+Driver+Tutorial简介本文主要介绍由10gen提供的C#驱动,该驱动主要由两个库组成:BSONLibrary
chujiujiao
·
2012-07-17 18:00
定义Enum的开始和结束,这样就能循环Enum了
enumProgrammingLanguage { Language_First=0, CPP=1,
CSharp
=2, Java=3, Language_Last=4, } classProgram
·
2012-07-17 08:00
enum
C#委托之个人理解
声明,如:1 namespace Vczx.Pro
CSharp
.Exc2 {3 delegate double Math
laoniu541292552
·
2012-07-13 10:00
c
String
C#
测试
Class
【【【强烈推荐收藏】】】Code Project精彩系列
ApplicationsCraftingaC#formsEditorFromscratchhttp://www.codeproject.com/
csharp
/SharpFormEditorDemo.asp
anyqu
·
2012-07-13 09:00
.net
datagrid
C#
application
datatables
dataset
MongoDB--
CSharp
Driver Quickstart
原文链接http://www.mongodb.org/display/DOCS/
CSharp
+Driver+Quickstart?
chujiujiao
·
2012-07-12 11:00
mongodb
数据库
服务器
database
query
文档
csharp
customer style print
/// ///自定格式設置打印 ///塗聚文 ///締友計算機信息技術有限公司 ///GeovinDu /// /// /// privatevoidprintDocument1_PrintPage(objectsender,PrintPageEventArgse) { try { //printDocument1.DefaultPageSettings.Lan
geovindu1
·
2012-07-11 18:00
image
String
object
Path
encoding
网格
上一页
93
94
95
96
97
98
99
100
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他