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
imports
VB.Net的ByVal和ByRef --ByVal时的浅拷贝和深拷贝
例如我们学习C的时候得Swap()函数
Imports
System 'Test that Can't Swap A and B Class MyApp Public Shared Sub Main()
izuoyan
·
2008-04-15 14:00
C++
c
.net
vb
VB.NET
一个Zip压缩的类(VB.net)
Imports
System.IO
Imports
System.IO.Compression Public Class ZipUtil Public Sub CompressFile(ByVal sourceFile
izuoyan
·
2008-04-12 15:00
.net
vb
VB.NET
lzh文件解压缩
http://www2.nsknet.or.jp/~micco/micindex.html执行例: Common.LhaUtils.UnCompress("d:/test.lzh","d:/out/")
Imports
tyouvivi
·
2008-04-07 17:00
c
String
function
Integer
Class
dll
Web Form调用Windows Form的控件
Web Form页面的代码: test 这是Codebehind的代码:
Imports
System
Imports
System.Windows
yaya123
·
2008-03-19 13:23
windows
Web
form
控件
休闲
快速找出DB2分区键设置不正确的表
自己写了一个不足130行的小程序就可以解决这个问题了//~--- non-JDK
imports
----------------------------------------------------
zhangjianying
·
2008-03-07 15:00
sql
数据库
jdbc
db2
null
import
自定义控件的资料1
(以vb语言为例) 1.
Imports
System.ComponentModel 2.
Imports
System.Web.UI 3.
·
2008-02-21 13:00
自定义控件
C++ Builder下如何开发ArcEngine
最先问题的产生是C++Builder导入AE的类库后需要通过ActiveXwrappers生成对应的接口文件,类似于VC中的IDL文件wrappers后将在
imports
中生成对应的若干.cpp和.h文件
jx1228
·
2008-02-13 14:00
C++
UI
mfc
dll
vb
Delphi
VB.NET创建快捷方式和读取快捷方式的类
http://blog.csdn.net/icsoft/archive/2007/11/22/1898297.aspx
Imports
IWshRuntimeLibrary '引用:Windows
wapysun
·
2007-12-17 16:00
VB.NET
CodeSmith 实体生成模板(C#版)
public class Entity { public Entity() { //TODO: } }}
Imports
SCPlatform
·
2007-12-12 17:00
如何控制Windows服务程序
Imports
System.TextImports System.DiagnosticsImports System.ServiceProcessModule ModMainModule ModMain
wzuomin
·
2007-12-11 16:00
windows
exception
object
function
Module
写个适合自己的RPC Engine
学习了Swato之后,受到启发,对Zigzag Chen的代码作了点修改,写了个适合自己的RPC Engine: //
imports
dependencies
sam.ds.chen
·
2007-11-23 10:00
JavaScript
json
Ajax
ext
Gmail
在Web.config保存和读取项目配置(备注)
定义一个备注类:
Imports
System.ConfigurationPublic Class ConfigInfo Inherits ConfigurationSection '配置属性
没剑
·
2007-11-22 11:00
XSLT 元素参考手册
元素描述IENapply-
imports
从一个导入的样式表应用模板规则6.0 apply-templates对当
shanliwa
·
2007-10-23 15:00
IE
文档
include
internet
XSLT
stylesheet
XSLT 元素参考手册
元素 描述 IE N apply-
imports
从
wapysun
·
2007-10-23 15:00
IE
一个整形(Integer)数组(Array)的Utility
download.csdn.net/source/203944把这个ArrayUtility.dllAddReference到你的Website的Binfolder中然后可以在page中,using(C#)或
Imports
lovnet
·
2007-10-07 18:00
Web
UI
asp.net
asp
LINQ
一个整形(Integer)数组(Array)的Utility
download.csdn.net/source/203944把这个ArrayUtility.dllAddReference到你的Website的Binfolder中然后可以在page中,using(C#)或
Imports
insus
·
2007-10-07 18:00
server
C#
Integer
asp
VB.NET
reference
Eclipse 十大常用快捷键
我总结了以下十个: 1,Ctrl + Shift + O : Organize
imports
2,Ctrl + Shift + T : Open Type 3,Ctrl + Shift + F4
wenbin87
·
2007-10-05 14:00
eclipse
工作
wordpress
vb.net创建一个word文档并保存
引用:MicrosoftWord11.0ObjectLibraryMicrosoftOffice11.0ObjectLibrary代码如下:
Imports
Microsoft.Office.InteropPublic
precipitant
·
2007-09-29 09:00
object
Microsoft
文档
library
button
VB.NET
vb.net 实现javascript中的Eval功能
例子代码如下:
Imports
System.CodeDom.CompilerPublic Class Form1Class Form1 Privat
precipitant
·
2007-09-28 16:00
代码生成机器
Imports
System.Data.SqlClientPublic Class data Inherits System.Web.UI.Page #Region " Web 窗体设计器生成的代码
wangdetian168
·
2007-09-20 19:00
UI
Web
J#
合同代码编写
'撰写人:王德田'撰写日期:2007-9-20'功能:合同
Imports
System.Data.SqlClientImports System.DataPublic Class frm_SN Inherits
wangdetian168
·
2007-09-20 19:00
JavaScript
sql
UI
Web
qq
TOP 10 Eclipse Shortcuts
Ctrl + Shift + O : Organize
imports
Ctrl + Shift + T : Open Type Ctrl + Shift + F4 : Close all
boogie
·
2007-09-18 09:00
eclipse
wordpress
Eclipse中最常用的10个快捷键
对eclipse熟悉的朋友一定对它的快捷键很有感触.很多,但常用的一般就10个左右.根据在项目中的实践,现总结如下,算是对一些不太熟悉的朋友的一点小帮助.Ctrl+Shift+O:引入及管理
imports
诗特林-sterning
·
2007-09-16 10:00
vs2005宏的问题
在看vs2005技巧时,有个运行宏来选择IDE窗口布局的例子,可总是出错,上网也没找到解决办法 1
Imports
System 2
Imports
EnvDTE 3
Imports
EnvDTE80
·
2007-09-14 09:00
问题
pb调用.net组件的实践(二)
类代码:
Imports
System.Math _Public Class CodeQueryClass CodeQueryCOM GUID
precipitant
·
2007-09-12 14:00
.net
function
String
each
byte
VB.NET
几种渐变方法对比(含多种颜色水平渐变、中心至四周渐变等)
常用的渐变方法对比如下界面预览: 程序如下:
Imports
System.DrawingImports System.Drawing.Drawing2DPublic Class form1Class form1
wzuomin
·
2007-09-12 14:00
Class
Path
button
colors
2008 vb.net的扩展方法初试
(注:3.5才可用) 1
Imports
System.Runtime.CompilerServices 2''' 3''' 偶的扩展类 4''' 5''' 6Module myExtension
没剑
·
2007-09-06 15:00
JDK1.5新特性介绍
Generic) 2.For-eac循环 3.自动装包、拆包(Auto boxing、unboxing) 4.枚举(Enums) 5.可变参数(Varargs) 6.静态导入(Static
imports
wenzhihua1983
·
2007-08-30 15:00
java
html
绘制控件间的连接线
代码来自网友loadres界面预览:程序源码:
Imports
System.DrawingImports System.Drawing.Drawing2DPublic Class Form1Class
wzuomin
·
2007-08-23 11:00
USB通讯,检测U盘插入与卸载,并可以写入、读取文件
Imports
System.IOPublic Class Form1Class Form1 Public Const WM_DEVICECHANGE = &H219 Public Const
wzuomin
·
2007-07-27 16:00
Visual Studio.NET 2005使用心得一命名空间的简化导入
VisualStudio.NET2005使用心得一命名空间的简化导入在VisualStudio.NET2003里面,会发现每个源文件顶部都有近乎相同的命名空间导入语句,C#的using,VB.NET的
Imports
netcoder
·
2007-07-20 08:00
C#
VB.NET
VB.NET中实现"关机/休眠/重启/注销"的类
Imports
SystemImports System.TextImports System.DiagnosticsImports System.Runtime.InteropServices
wzuomin
·
2007-07-17 16:00
Hibernate
function
Integer
token
VB.NET
attributes
向其他项目中的属性传递属性的方法。从基类打开窗体的方法
窗体名 ' parameter-画面间的传值 ' parent-Owner窗体 ' '返り値 :新窗体 ' '機能説明 :不使用
imports
qudymeteor
·
2007-07-10 15:00
function
object
String
assembly
dll
向其他项目中的属性传递属性的方法。从基类打开窗体的方法
assemblyname - ' formname -窗体名 ' parameter - 画面间的传值 ' parent - Owner窗体 ' ' 返り値 :新窗体 ' ' 機能説明 : 不使用
imports
wapysun
·
2007-07-10 15:00
windows
vb.net的数据库封装类代码源码
Imports
System.data.SqlClientImports System.Data Public Class DbAccess Dim conn As SqlConnection = New
wangdetian168
·
2007-07-05 16:00
sql
.net
vb
VB.NET
C1FlexGrid合计行解决方法
详细请参照代码FrozenBottom类
Imports
System.TextImports C1.Win.C1FlexGridImports System.DrawingPublic Class FrozenBott
tyouvivi
·
2007-07-03 08:00
c
object
Integer
Class
button
events
连接摄像头
Imports
SystemImports System.Runtime.InteropServicesImports System.DrawingImports System.Drawing.ImagingPublic
·
2007-06-19 14:00
连接
把图片保存成xml格式
Imports
System.Data.SqlClientImports System.TextPublic Class Form3Class Form3 Inherits System.Windows.Forms.FormWindows
·
2007-06-19 14:00
xml
VS2005上VB.NET开发Chart FX控件
Imports
ChartFX.WinForms.AdornmentsImports ChartFX.WinFormsPublic Class Form1Class Form1
tyouvivi
·
2007-06-06 14:00
.net
datagrid
Integer
Random
button
VB.NET
使用UDP发送和接收消息
Imports
System.Net
Imports
System.Threading
Imports
System.Text
Imports
System.Net.Sockets
txf2004
·
2007-06-05 13:00
thread
.net
socket
VB.NET中使用FTP下载文件的两种方法
Imports
System.Diagnostics ... Public Sub GetFileByCallFtp() '定义ProcessS
txf2004
·
2007-06-05 11:00
C++
c
.net
vb
VB.NET
VB.NET里的MD5加密函数
Imports
System.Security.Cryptography Public Function Md5hash_String(ByVal InputString As String) As
txf2004
·
2007-06-05 11:00
.net
Security
vb
VB.NET
FlexGrid中添加Windows控件
完整代码如下
Imports
C1.Win.C1FlexGrid
tyouvivi
·
2007-05-23 14:00
windows
object
Flex
Integer
Class
button
Groovy 1.1-beta-1发布,加入对annotations的支持
同时也加入了对Java 5静态导入(static
imports
)的支持。
viwo
·
2007-05-03 09:00
java
scala
Ruby
grails
groovy
随机组卷算法
<br>代码如下:<br>
Imports
System.Data<br>
Imports
System.Data.SqlClient<br>
Imports
yzd
·
2007-04-13 17:00
算法
vb.net的windows窗体实现dos命令
Imports
System.ThreadingImports System.Runtime.CompilerServicesPublic Class frmCmdExcute Inherits System.Windows.Forms.Form
tomfish88
·
2007-04-01 08:00
windows
Balance of trade
The balance of trade (or net exports, NX) is the difference between the monetary value of exports and
imports
talin2010
·
2007-03-22 17:00
.net
UP
Exchange
Balance of trade
The balance of trade (or net exports, NX) is the difference between the monetary value of exports and
imports
talin2010
·
2007-03-22 17:00
.net
UP
Exchange
编写随Windows启动运行的程序
下面就是实现的代码: form1.vb
imports
Microsoft.Win32.RegistryPublic Class Form1 Inherits
leonardleonard
·
2007-03-22 00:00
windows
Microsoft
vb
编写随Windows启动运行的程序
下面就是实现的代码: form1.vb
imports
Microsoft.Win32.RegistryPublic Class Form1 Inherits
benben
·
2007-03-22 00:00
windows
Microsoft
vb
上一页
18
19
20
21
22
23
24
25
下一页
按字母分类:
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
其他