问题:远程桌面(打开方式:运行mstsc)供选择的分辨率(选项里)就那么几个,有时候可能需要自定义分辨率解决办法:方法一:在“我的文档”里有个隐藏文件,他保存了远程桌面的会话设置,每次使用远程桌面,都会把会话设置保存下来作为下次使用的默认设置,就是Default.rdp文..
In [3]: print "hello world" hello world In [5]: for i in range(5): print i 0 1 2 3 4 In [12]: import matplotlib.pyplot as plt fig = plt.figure() ax1 = ...
分类:
编程语言 时间:
2017-03-17 14:38:32
阅读次数:
246
WindowsServer2008R23389端口更改1.在开始-----运行菜单里,输入regedit,打开注册表2.进入注册表编辑,在HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp找到下面的"PortNumber",用十进制方式显示,默认为3389,改为任意可用端口3.请..
<!--[if !supportLists]-->Irradiance Environment Map基本原理 Irradiance Environment Map(也叫Irradiance Map或Diffuse Environment Map),属于Image Based Lighting技术中 ...
分类:
其他好文 时间:
2017-03-09 00:50:25
阅读次数:
289
1.安装mysql5.7 http://note.youdao.com/noteshare?id=c299e305ad88878f7b89375a157508b9&sub=WEB8240500a8ad13b33f937de6fe8ca9ab4 2.安装php 2.1 安装php-fpm(现在不需要安 ...
分类:
其他好文 时间:
2017-02-19 23:55:45
阅读次数:
353