The Falling Leaves
Each year, fall in the North Central region is accompanied by the brilliant colors of the leaves on the trees, followed quickly by the falling leaves accumulating under ...
分类:
其他好文 时间:
2014-12-05 15:32:49
阅读次数:
163
高级实例: 通过dataTriger来给TextBox焦点 Using XAML to Set Focus on a Textbox in WPF Desktop Applications
1文件内容互相复制
a=open(r‘C:\Users\kk\Desktop\a.txt‘,‘r‘)
b=open(r‘C:\Users\kk\Desktop\b.txt‘,‘w+‘)
forhina.readlines():
b.writelines(h)
a.close()
b.close()
或者:
importshutil
shutil.copyfile(r‘C:\Users\kk\Desktop\a.txt‘,r‘C:\Users\kk\Desktop\d.txt‘)
..
分类:
编程语言 时间:
2014-12-03 19:40:15
阅读次数:
156
一、安装JDK71. 从Oracle下载JDK7到Centos桌面:jdk-7u71-linux-x64.rpm2. 将其拷贝到/usr目录下: cp '/home/shenzhun/Desktop/jdk-7u71-linux-x64.rpm' /usr/3. 进入/usr目录,赋予其权限,运行....
分类:
其他好文 时间:
2014-12-02 18:54:20
阅读次数:
220
一、首先安装ubuntu操作系统
准备工作
1. 一台普通电脑(装没装操作系统无所谓),保证电脑硬盘上有10G的空闲空间。
2. 一个U盘,保证U盘上有2G的空闲空间。
步骤:
下载最新版的Ubuntu桌面操作系统,下载地址为“http://www.ubuntu.com/desktop/get-ubuntu/download”
下载“USB Installer”的工具http://ww...
分类:
Web程序 时间:
2014-12-01 19:19:08
阅读次数:
248
Codiqa Prototypeshttps://codiqa.com/demoThe Central Repository Search Enginehttp://search.maven.org/docjar Search Open Source Java APIhttp://www.docja...
分类:
其他好文 时间:
2014-12-01 19:02:54
阅读次数:
169
目录处理命令 : ls
所在路径 /bin/ls
执行权限:所有用户
[root@localhost ~]# ls
anaconda-ks.cfg install.log.syslog VMwareTools-9.6.2-1688356.tar.gz
Desktop test2.txt vmware-tools-distrib
install.log...
分类:
系统相关 时间:
2014-12-01 14:23:21
阅读次数:
395
翻译自:http://msdn.microsoft.com/en-us/library/windows/desktop/bb172588(v=vs.85).aspx
Describes the presentationparameters.
定义后台缓存表面的参数(包括深度模板缓存是否定义和像素格式).
typedef structD3DPRESENT_PARAMETERS {
UIN...
分类:
其他好文 时间:
2014-11-30 23:19:16
阅读次数:
371
[Desktop Entry]Version=buzhidaoEncoding=UTF-8Name=eclipseComment=eclipse-for-phpExec=/opt/eclipse/eclipseIcon=/opt/eclipse/icon.xpmTerminal=falseType=...
分类:
系统相关 时间:
2014-11-29 13:14:06
阅读次数:
181
1.1.1 RDP简介Remote Desktop Protocol: Basic Connectivity and Graphics Remoting Specification远程桌面协议:基本的连接和图形远程规范该协议的目的是方便用户从远程计算机图形显示信息传送给用户,并从用户输入命令运送到远程计算机,输入命令在远程计算机上回放与远程计算机系统的相互作用。此协议,还提供一个可扩展的传输机制...
分类:
其他好文 时间:
2014-11-29 09:02:02
阅读次数:
607