码迷,mamicode.com
首页 >  
搜索关键字:general    ( 2945个结果
A trip through the Graphics Pipeline 2011_02
Welcome back. Last part was about vertex shaders, with some coverage of GPU shader units in general. Mostly, they’re just vector processors, but the.....
分类:其他好文   时间:2014-08-05 00:35:28    阅读次数:288
A trip through the Graphics Pipeline 2011_04
Welcome back. Last part was about vertex shaders, with some coverage of GPU shader units in general. Mostly, they’re just vector processors, but the.....
分类:其他好文   时间:2014-08-05 00:33:00    阅读次数:343
iStylePDF vb版示例
谈到VB版本的集成开发,其实和C#版本差不多,可能有些童鞋没用过VB,下面我就简单的做个示例演示下如何在VB环境下集成iStylePDF阅读器控件。1、打开VB开发工具,新建一个标准的EXE程序,如图所示:2、在General面板上右键菜单,选择部件,弹出部件选择框,如图所示:3、把新添..
分类:其他好文   时间:2014-08-04 18:20:58    阅读次数:254
XShell技巧
复制和粘贴复制:Ctrl+Insert粘贴:Shift+Insert另外还可以设置点鼠标右键就是粘贴,设置选项在:Tools/Options/general的Right-button;将当前Shell中的内容复制到"记事本"中XShell中内置了这一功能,选中内容,鼠标右键,选择"ToNotepad",再选中"SelectArea"或者"All"或者"S..
分类:其他好文   时间:2014-08-04 18:10:28    阅读次数:366
vimrc
"?See:?http://vimdoc.sourceforge.net/htmldoc/options.html?for?details """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" "=>?General """""""""""""""""""""""""""""""""""""...
分类:其他好文   时间:2014-08-03 23:37:36    阅读次数:602
Extensible Access Control List Framework
Methods, systems, and products for governing access to objects on a filesystem. In one general embodiment, the method includes providing a framework i...
分类:数据库   时间:2014-08-03 20:24:15    阅读次数:464
mysql
1 /etc/init.d/mysql start 2 3 mysql>create database record character set 'utf8' collate 'urf8_general_ci'; 4 5 mysql>use record 6 7 mysql>create ...
分类:数据库   时间:2014-08-02 23:06:44    阅读次数:283
Lesson 37-38 Do you want to be a millionaire?
一 Words 1 perpetuate 保持,使永存 eg. Schood tends to perpetuate the myth that boys are better at sport than girls.学校往往会助长男孩比女孩体育强这一错误观念的延续 2 in general 通常 ...
分类:其他好文   时间:2014-08-02 12:43:03    阅读次数:228
eclipse 改变颜色,背景
Eclipse背景颜色修改:操作界面默认颜色为白色。对于我们长期使用电脑编程的人来说,白色很刺激我们的眼睛,所以我经常会改变workspace的背景色,使眼睛舒服一些。设置方法如下:1、打开window->Preference,弹出Preference面板2、展开General标签,选中Edi...
分类:系统相关   时间:2014-08-02 12:40:13    阅读次数:267
eclipse 添加 Courier New 字体,系统中是有这个字体但是Eclipse看不到
想要在 Eclipse中添加 Courier New 字体,但是没有在eclipse->windows->preferences->general->apperance->colors and fonts->basic->text fonts 中找到这个字体,但是这个字体我以前在系统字体中看到过,怎...
分类:系统相关   时间:2014-08-02 01:27:32    阅读次数:376
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!