VGA Video Outputby Nathan IckesIntroductionVGA is a high-resolution video standard used mostly for computer monitors, where ability to transmit a shar...
分类:
其他好文 时间:
2015-05-24 01:19:13
阅读次数:
145
在计算机网络中,localhost 代表了本主机,通过使用localhost可以访问自己主机的网络服务。注意,使用localhost的时候,使用的是回环网络接口,这会绕过本地网络接口硬件,独立于任何网络配置(不受网络防火墙和网卡相关的的限制)。
在windows7系统的hosts文件中,可以看到:
# localhost name resolution is handled within ...
分类:
其他好文 时间:
2015-05-11 18:06:52
阅读次数:
160
http://www.sitepoint.com/support-retina-displays/http://www.leemunroe.com/designing-for-high-resolution-retina-displays/http://ivomynttinen.com/blog/a...
分类:
其他好文 时间:
2015-05-09 14:51:13
阅读次数:
117
最近,在Unity5.0.1中遇到了NGUI中的一些BUG问题,比如,你用NGUI开发进行拖拽Sprite
的功能,或者在一些Lable上使用了dynamic font, 然后把它编译成可在PC上运行的exe可执行
文件 (记得 Player Settings的Resolution中勾上Resizealbe Window), 当它运行时,这时你就
会发现问题来了,比如打开时是720*480...
分类:
编程语言 时间:
2015-05-07 18:56:41
阅读次数:
189
SetProcessDPIAwarehttps://msdn.microsoft.com/en-us/library/windows/desktop/ms633543(v=vs.85).aspx ... true ... 在win7 的resolution设置里面把...
分类:
其他好文 时间:
2015-04-28 15:59:07
阅读次数:
127
使用SpringMVC3配置国际化,最近遇到了“Cannot change HTTP accept header - use a different locale resolution strategy” 这样的异常提示,最终解决了。现在来说说有关SpringMVC配置国际化的步骤及注意点,最后结合Spring源码解析下原理。
国际化最常需要解决的问题
页面上能够...
分类:
编程语言 时间:
2015-04-28 14:16:56
阅读次数:
181
OSI(OpenSystemInterconnection)七层协议物理层(PhysicalLayer,PHY)定义了最基础的网络硬件标准,(各种网线、无线连接方式、设备规范、接头的规则。传输信号的电压)大多与硬件有关的标准定义在这层级数据链路层(Data-LinkLayer)制定了Frame格式以及通过网络的方式,(帧的..
分类:
其他好文 时间:
2015-04-26 01:48:50
阅读次数:
129
1、错误描述
13:50:13 call new_procedure Error Code: 1630. FUNCTION rand.string does not exist. Check the 'Function Name Parsing and Resolution' section in the Reference Manual 0.046 sec
2、错误原因
CREATE DE...
分类:
其他好文 时间:
2015-04-24 21:13:32
阅读次数:
156
1、网络攻击拓扑环境网关:192.168.133.2攻击者:192.168.133.128受害者:192.168.133.1372、原理讲解ARP欺骗简介:ARP(Address Resolution Protocol)是地址解析协议,是一种将IP地址转化成物理地址的协议。从IP地址到物理地址的映射...
分类:
其他好文 时间:
2015-04-24 18:31:53
阅读次数:
247
摘要:
算法描述:
实验设置说明:
实验结果说明:
1、说明自己的算法整体要优于比较算法,但是不是所有的情况:
in all cases, significant improvements have been made in this objective measure, and the proposed algorithm generally (but not ...
分类:
其他好文 时间:
2015-04-17 23:57:23
阅读次数:
297