码迷,mamicode.com
首页 >  
搜索关键字:vtk users guide    ( 12310个结果
用reg文件把便携版sublime text 3添加到右键菜单
假设sublime文件夹在C:\\Users\\T430i\\Downloads\\Sublime Text Build 3059 x64\\则:Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\*\shell\Sublime Text 3...
分类:其他好文   时间:2014-05-20 02:42:36    阅读次数:289
数据库封装
把下面页面封装名字为dbhelper.php 页面 1 封装dbhelper.php调用方法,增、删、查、改 数据库里表的数据1include("dbhelper.php");2 $r = mysql_bind("select * from users where userName=? and pa...
分类:数据库   时间:2014-05-17 14:20:23    阅读次数:313
无cmd命令行下添加用户的方法:API添加用户与Shell.Users
之前有个html" target=_blank>xp下利用控制面板的cpl文件留后门,然后又有了用.cpl文件加账号的技术,lcx真的很厉害今天研究了一下用户控制面板文件nusrmgr.cpl,发现调用的是Shell.Users来加用户,它还同时调用了wscript.shell、Shell.Appl...
分类:Windows程序   时间:2014-05-16 06:17:20    阅读次数:389
maven 热部署至tomcat
1.配置tomcat的界面访问账号和权限./tomcat/conf目录下tomcat-users.xml添加这里是根据自己的需求添加的一个角色权限2.配置pom.xml文件添加tomcat-maven-plugin插件 org.codehaus.mojo tomcat-maven-plu...
分类:其他好文   时间:2014-05-16 04:01:47    阅读次数:286
mac系统下的常用命令
这是我日常在mac下记录的一些常用终端命令: 1 java 2 javac 3 exit 4 /Users/lianxumac/Desktop/apktool1.5.2/反编译 ; exit; 5 /Users/lianxumac/Desktop/apktoo...
分类:其他好文   时间:2014-05-16 03:35:08    阅读次数:309
如何通过ad组策略让domain users用户可以远程桌面?
1、打开组策略----策略----Windows设置----安全设置----本地策略----用户权限分配----允许通过远程桌面服务登录----添加允许登录的组或者用户名。2、如果你希望domainuser用户登录到域控制器!将domainusers组加入RemoteDesktopUsers组。不赘述。3、如果你希望domainuser用户登..
分类:其他好文   时间:2014-05-16 02:04:30    阅读次数:413
C#高效率导入Excel数据
//此方法可以一次导入百万数据public int GetDevicesExel(string fileName, string users, out string repIMEI) { int res = 0; #region exel导入...
分类:其他好文   时间:2014-05-15 17:05:06    阅读次数:250
dotfiles for linux/unix users automatically! (python Vim IDE)
Here is a brief introduction and package of dotfiles for linux/unix user.I think there are enough informative description about the package.Here is th...
分类:编程语言   时间:2014-05-15 12:01:37    阅读次数:370
ZBarSDK支持armv7s
(null): File is universal (3 slices) but does not contain a(n) armv7s slice: /Users/robin/Documents/Project/ZBarApp/ZBarApp/ZBarSDK/libzbar.a file '/Users/robin/Documents/Project/ZBarApp/ZBarApp/ZBarS...
分类:其他好文   时间:2014-05-15 03:13:59    阅读次数:397
how android draws
http://blog.sina.com.cn/s/blog_69a4fbd70100rgkn.htmlhttp://developer.android.com/guide/topics/ui/how-android-draws.html
分类:移动开发   时间:2014-05-14 22:02:25    阅读次数:366
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!