2017年8月
c# ListView控件的常用属性、方法及事件 ListView控件常用属性 Activation 控件用户在列表视图中激活选项的方式。含值如下: Standard:这个设置是用户为...
只读属性设定datagridview.ReadOnly = True行自动追加datagridview.AllowUserToAddRows = False删除行允许datagridview.AllowUserToDeleteRows = False行幅设置datagridview.AllowUserToResizeRows = Falsedatagr...
1、为负margin“平反”我们在CSS中都会使用margin,但将margin设置成负数,那可能就不大好处理了。在网页设计中,人们对负margin用法的态度大相径庭,有的人非常喜欢,而有的人则认为这是魔鬼的工作。一个负margin应该是这样设置的:#content {margin-left:-100px;}通常人们很少使用负margin但随后你会了解...
在使用存储过程,sql函数的时候,会遇到一些对时间的处理。比如时间的获取与加减。这里就用到了sql自带的时间函数。下面我列出这些函数,方便日后记忆,使用。 --getdate 获取当前时间
select getdate()
--dateadd 原有时间加: 2013-02-17 13:20:16 此时间加12个月
...
A.WinForm中窗体显示
显示窗体可以有以下2种方法:
Form.ShowDialog方法 (窗体显示为模式窗体)
Form.Show方法 (窗体显示为无模式窗体) 2者具体区别如下:
1.在调用Form.Show方法后,Show方法后面的代码会立即执行
2.在调用Form.Sh...
[embed]https://v.qq.com/x/page/b0020zpvcly.html?start=246[/embed]
[ngg_images source="galleries" container_ids="1" display_type="photocrati-nextgen_basic_thumbnails" override_thumbnail_settings="0" thumbnail_width="240" thumbnail_height="160" ...
[embed]http://v.youku.com/v_show/id_XMjk0MzExNzA5Ng==.html?spm=a2h0k.8191407.0.0&from=s1.8-1-1.1[/embed]
MySchool学生管理系统——管理员功能介绍:整个功能如下:[gallery ids="256,257,258,259,260,261,262,263"]
Visual Studio 2012
Visual Studio Express 2012 for Web
与 的Visual Studio 2010 Visual Studio Web发布更新
与 的Visual Web Developer 2010 Express Visual Studio Web...
- 1
- 2
- 后一页 »