- 浏览: 144820 次
- 性别:
- 来自: 上海
文章分类
- 全部博客 (138)
- java基础 (26)
- 日常工作经验总结 (22)
- SVN学习与使用 (1)
- JBOSS学习与实践 (1)
- webService学习与实践 (4)
- redis学习与实践 (12)
- spring学习与实践 (0)
- hibernate学习与实践 (4)
- Struts2学习与实践 (0)
- mybatis学习与实践 (0)
- SpringMVC学习与实践 (0)
- jfreechart学习与使用 (0)
- javaScript学习与实践 (1)
- linux学习与实践 (4)
- Python学习与实践 (7)
- Oracle学习与实践 (21)
- Mysql学习与实践 (4)
- HTML5+CSS3学习与实践 (0)
- DIV+CSS学习与实践 (0)
- tomcat学习与实践 (1)
- mongodb学习与实践 (1)
- Git学习与实践 (2)
- hadhoop学习与实践 (0)
- shiro学习与实践 (0)
- CMS学习与实践 (0)
- Jmeter学习与实践 (0)
- java测试学习与实践 (2)
- bootstrap学习与实践 (0)
- jquery学习与实践 (0)
- Spring+hibernate+Struts2框架开发CRM项目 (0)
- JVM学习与实践 (0)
- 推荐学习网站 (1)
- 日常工作必备小技能 (4)
- Apache实践 (1)
- dubbo学习与实践 (2)
- Centos7 (6)
- 面试题目集合(收集各大网站) (4)
- 大数据学习 (1)
- 财富本 (2)
- 股票投资学习 (0)
- ZooKeeper (0)
- python切割集合里面相同的元素到一个集合里面 (1)
- 机器学习与深度学习 (1)
最新评论
-
魏叔武:
...
基于UDP协议的Socket编程
原因是:分辨率设得太高了,可以从安全模式恢复,如下:
一:在系统启动时按F8,选择启用安全模式或者低分辨率模式,进入系统
二:在视窗“开始”菜单上,选择“设置”/“控制板”。在控制板窗口中,选择“显示”图标。在显示控制板中,选择“设置”插签。设置插签下,在标明“桌面区域”的方框中,将滑杆移至你显示器支持的分辨率。
三:打开“高级特性”并将“刷新率”调至60赫兹,然后点击“OK”。
四:保存设置,重启计算机就可以了
一:在系统启动时按F8,选择启用安全模式或者低分辨率模式,进入系统
二:在视窗“开始”菜单上,选择“设置”/“控制板”。在控制板窗口中,选择“显示”图标。在显示控制板中,选择“设置”插签。设置插签下,在标明“桌面区域”的方框中,将滑杆移至你显示器支持的分辨率。
三:打开“高级特性”并将“刷新率”调至60赫兹,然后点击“OK”。
四:保存设置,重启计算机就可以了
发表评论
-
java环境配置为1.6 jdk为什么cmd java -version查看版本是1.8
2019-08-05 16:24 694问题描述:由于开发环境需要多个jdk版本,故切换的时候,直接修 ... -
java写的日期工具,根据设置日期获取指定的一周或者一个月的所有日期
2017-08-25 19:48 886在做项目中遇到一个关于日记的问题,国外算一周是从周末到周六,而 ... -
Springmvc操作Redis和Redis集群(java语言)
2017-07-21 21:34 0http://www.toutiao.com/a6341122 ... -
接口测试用例设计指导文档:新建、查询、修改、删除、功能以及流程等用例设计
2017-07-24 15:48 1816一、功能点测试用例(单个测试用例) 二、新建接 ... -
SQL技巧
2017-07-21 21:07 339一、一些常见的SQL实践 ... -
一个合格程序员应该会的技能点--自勉
2017-05-02 10:54 462操作系统:centos+windows7 工具类使用: ec ... -
org.springframework.beans.factory.BeanNotOfRequiredTypeException: Bean named 'a
2017-04-09 15:05 1760org.springframework.beans.facto ... -
eclipse中快速关闭所有打开的html,jap,java文件等
2017-03-01 08:58 752如下图所示,为了演示,只打开了三四个文件,如果更加多呢? 第 ... -
eclipse常用的一些快捷方式
2017-03-01 08:45 388[b]Eclipse中有如下一些和编辑相关的快捷键。 ... -
An internal error occurred during: "Launching java.lang.NullPointerException
2017-02-23 08:19 662如果出现了上述的错误按照如下的3个步骤解决: 1、首先关闭 ... -
Eclipse Class Decompiler——Java反编译插件
2017-02-17 09:11 0Eclipse Class Decompiler,整合了目前最 ... -
格式化日期,添加中文显示
2017-01-18 11:39 375... -
Server Tomcat v7.0 Server at localhost was unable to start within 45 seconds. If
2017-01-10 22:15 491解决办法: 找到自己的eclipse工作空间的 serv ... -
java.lang.ClassCastException:[Ljava.lang.Object;cannot be cast to java.util.List
2017-01-05 09:37 1437使用 SQLQuery query = this.getSes ... -
java.sql.SQLException: sql injection violation, syntax error: syntax error, erro
2017-01-02 11:05 2381在用alibaba的druid连接池的时候,报错误: jav ... -
EXCEL统计一个列中重复的数据的快捷方法
2016-12-21 13:49 453excel里面有个函数: =IF(COUNTIF($A$2: ... -
eclipse打开就自动关闭了。解决办法
2016-12-20 08:53 487到eclipse的工作空间 删除文件workspace目录下 ... -
errorcould not open ...jvm.cfg解决方法
2016-12-19 16:53 847出现这种情况大多是因为电脑上之前安装过JDK,卸载重装之后,运 ... -
eclipse中修改项目的名称
2016-12-19 16:44 379一、右键工程:Refactor->Rename,或选中工 ... -
浏览器F12查看action变化
2016-10-26 16:21 421今天工作的时候,用chrome浏览器,f12的时候,查看act ...
相关推荐
WinG depends on Windows display drivers written by independant hardware manufacturers for much of its speed. Bugs or performance problems in third-party display drivers may cause problems in WinG. In ...
Radmin uses video hook kernel mode drivers under Windows NT to capture screen changes. This boosts the speed to hundreds of screen updates per second. File Transfer Current version lets you transfer...
[2994370] Cannot build with 3DNow support - these S.F. feature requests were closed/implemented [1510142] Native Windows XP x64 Edition binary [1062553] select mouse (de)activation in bochsrc ...
5.1 DOS Applications in Windows Enhanced Mode 5.2 EMM386.EXE Location 5.3 WINA20.386 File 5.4 Windows 3.0 Enhanced Debug Version 5.5 Windows 2.03 5.6 Windows/286 2.1 5.7 Windows 386 and the ...
command is accidentally issued to it This disables the drive on some systems Entering RDISKON L at a DOS command prompt where L is the desired drive letter A to Z will re enable the drive The ...
this mode, it will be necessary to override the GraphDriver and GraphMode parameters used in the BGI initgraph() call. 4. CORRECTIONS TO THE MANUALS ------------------------------ REFERENCE ...
this mode, it will be necessary to override the GraphDriver and GraphMode parameters used in the BGI initgraph() call. 4. ADDITIONAL NOTES -------------------- 4.1 NOTES FOR VERSION 1.0 & 1.5 ...
- Animal Crossing (Currently cannot be run in this mode, force usage of DMA mode). - Hidamari Sketch Dokodemo Sugoroku x 365 + Game Fixes: - Grand Theft Auto Chinatown Wars (U) Thanks gelu. - ...
7. Ethernet LANs have transmission rates of 10 Mbps, 100 Mbps, 1 Gbps and 10 Gbps. 8. Today, Ethernet most commonly runs over twisted-pair copper wire. It also can run over fibers optic links. 9. ...
Available options (for this frontend in Zend_Cache factory) 4.3.6.3. Examples 4.4. Zend_Cache后端 4.4.1. Zend_Cache_Backend_File 4.4.2. Zend_Cache_Backend_Sqlite 4.4.3. Zend_Cache_Backend_...