码迷,mamicode.com
首页 >  
搜索关键字:window classes    ( 31821个结果
xp snapshot.
snap current active window(alt + Print Screen SysRq).snap the whole window (Print Screen SysRq).
分类:其他好文   时间:2014-05-12 17:59:31    阅读次数:322
[NHibernate]持久化类(Persistent Classes)
系列文章[Nhibernate]体系结构[NHibernate]ISessionFactory配置引言持久化类是应用程序用来解决商业问题的类(比如,在电子交易程序中的Customer和Order)。持久化类,就如同它的名字暗示的,是短暂存在的,它的实例会被持久性保存于数据库中。如果这些类符合简单的规...
分类:系统相关   时间:2014-05-12 16:38:19    阅读次数:380
错误处理php
一 HP关闭脚本错误提示的方法:打开PHP安装目录下的php.ini文件找到display_errors = On 修改为 display_errors = off注意:如果你已经把PHP.ini文件复制到windows目录下,那么必须同时把 c:\windows/php.ini里的display_...
分类:Web程序   时间:2014-05-10 20:15:55    阅读次数:461
取消eclipse/myeclipse的拼写检查
大家可能会被拼写错误提示所烦扰。只要简单几步即可取消拼写检查window -> Preferences - >General -> Editors -> Spelling -> Enable spell checking 把钩去掉即可
分类:系统相关   时间:2014-05-10 19:58:23    阅读次数:724
You are attempting to run the 32-bit installer on a 64-bit version of Window
您正试图在64位版本的窗口中运行32位安装程序、系统有32位操作系统和64位操作系统的分别,相同的软件的安装也需要区分操作操作系统的位数。解决办法:查看自己系统类型,根据类型下载安装相应位数的软件。
分类:Windows程序   时间:2014-05-10 19:40:50    阅读次数:600
MyEclipse更改字体大小
Window --> Preferences --> General --> Appearance --> Colors and Fonts --> Basic --> Text Font --> Change
分类:系统相关   时间:2014-05-05 23:44:47    阅读次数:457
重新学习操作系统的知识
今天阅读《Outlook 2010 Inside Out》时,上机操作时有几个小发现win 7 自带截屏工具(360浏览器有,SnagIt更强大)win 7自带便签纸(当然比不上Outlook中的便签,更不能与OneNote比了!)程序中百宝箱内有ReadyFor4GB.exe可帮助突破32位4G内...
分类:其他好文   时间:2014-05-05 23:14:25    阅读次数:356
windows下的*.url文件配置
直接指向网页[InternetShortcut]URL=http://user.qzone.qq.com/2275471603Modified=F00F43B3A875C601D9ShowCommand=7IconIndex=1IconFile=C:\WINDOWS\SYSTEM\url.dllHo...
分类:Windows程序   时间:2014-05-05 23:13:59    阅读次数:456
Android apk file
apk file 其实就是zip文件, 可以将其重命名为zip文件,然后用unzip命令解压。unzip example1.apk -d ./example_dir tree . ├── AndroidManifest.xml ├── classes.dex ├── META-INF │   ├── CERT.RSA │   ├── CERT.SF │   └── MANIFEST.MF ├── ...
分类:移动开发   时间:2014-05-05 13:12:59    阅读次数:469
[ACM] poj 2823 Sliding Window (单调队列)
Sliding Window Time Limit: 12000MS   Memory Limit: 65536K Total Submissions: 36315   Accepted: 10756 Case Time Limit: 5000MS Description An array of size n ≤ 106 is gi...
分类:Windows程序   时间:2014-05-03 17:20:55    阅读次数:450
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!