function checkmemory%Copyright (c) 2014,Lv Qi%All
rights reserved.%%Redistribution and use in source and binary forms, with or
without modification, a...
分类:
其他好文 时间:
2014-05-10 20:07:52
阅读次数:
413
最简单的办法自然是运行sudo apt-get install
subversion。但是在服务器上经常是没有权限的,因此只能手动进行安装,现在假定安装在/home/user/local/下面,操作过程如下:1.下载svn源代码:http://mirrors.cnnic.cn/apache/subv...
分类:
其他好文 时间:
2014-05-06 01:17:47
阅读次数:
456
话不多说,直接上代码:sudo apt-get remove ibussudo apt-get
install fcitx fcitx-config-gtk im-switchsudo dpkg -i *.debsudo apt-get -f
installsudo dpkg -i *.debsud...
分类:
其他好文 时间:
2014-05-06 01:11:53
阅读次数:
269
在Linux下用Wine模拟器来模拟运行不失为一个好办法,但是!好多Windows程序还是不能运行,比如QQ!笔者整理了一个TM2013的Wine版本,虽然和QQ有区别,但基本的功能(聊天、传文件、QQ空间、QQ邮箱)都有了。还是比WebQQ人性化一些的。直接上链接:http://yun.baidu...
分类:
其他好文 时间:
2014-05-06 01:10:11
阅读次数:
248
1、定义ServiceContract及实现 [ServiceContract] public
interface IMemberService { [OperationContract] string GetData(int value); ...
分类:
Web程序 时间:
2014-05-06 01:03:39
阅读次数:
383
最新版的已经找不到以前的图形化配置工具了 5.5的那个相当好用 最简单的就是最有效的
5.5的可以配置5.6 5.7 的 配置的最后要自己加一个不限IP访问的管理员账户,因为默认的只能本地登陆 开发用就越简单越好啦
分类:
数据库 时间:
2014-05-06 00:51:02
阅读次数:
282
到网上查了一下,zedboard的资料好多,也看了好多,但还是不知道从哪入手。。。一步一步试着做好了,错了再纠正。 首先,我想先做PL实现读写DDR3.
参见:@超群天晴http://www.cnblogs.com/surpassal/使用自带外设IP让ARM PS访问FPGA,我是想实现FPGA....
分类:
数据库 时间:
2014-05-06 00:47:39
阅读次数:
379
周末折腾一下Ubuntu 14.04,稍作记录:1. 切换源,我还是钟情163的(ps,
这里如果用的以前13.04时候163的源会有问题,记得配置最新的)$ sudo cp /etc/apt/sources.list
/etc/apt/sources.list.origin$ sudo gedit...
分类:
其他好文 时间:
2014-05-06 00:13:19
阅读次数:
376
1、ifconfig eth0 promisc 设置eth0为混杂模式。ifconfig eth0
-promisc 取消它的混杂模式botnet@botnet-virtual-machine:~$ ifconfigeth0 Link
encap:Ethernet HWaddr 00:0...
分类:
其他好文 时间:
2014-05-06 00:09:59
阅读次数:
625
software directory: The default directory of
software installed on ubuntu is /usr, so just allocate more space for this
partition when installing oper...
分类:
其他好文 时间:
2014-05-06 00:02:59
阅读次数:
281