转自:http://blog.csdn.net/w8666666/article/details/8190002double x =
SystemParameters.WorkArea.Width;//得到屏幕工作区域宽度double y =
SystemParameters.WorkArea.He...
分类:
其他好文 时间:
2014-05-17 03:04:17
阅读次数:
228
Error log:Problem
Description-------------------1.Prepare DatabaseRun the RCU utilityCreate
Prefix: DEVSelect:IdentityManagement->Oracle Adaptive Acce...
分类:
其他好文 时间:
2014-05-16 21:18:44
阅读次数:
426
Mr. White, a fat man, now is crazy about a game
named ``Dance, Dance, Revolution". But his dance skill is so poor that he could
not dance a dance, eve...
分类:
其他好文 时间:
2014-05-15 16:57:57
阅读次数:
502
Longest Common Prefix
Write a function to find the longest common prefix string amongst an array of strings....
分类:
其他好文 时间:
2014-05-15 13:27:07
阅读次数:
233
(1)cd
/usr/local/php-5.2.17/ext/mysqli(2)输入/usr/local/php/bin/phpize 回车(3)./configure
--prefix=/usr/local/mysqli --with-php-config=/usr/local/php/bin....
分类:
其他好文 时间:
2014-05-15 09:34:06
阅读次数:
292
FAAC1.28的下载地址:http://www.audiocoding.com/downloads.html
如何编译:
1../configure --host=arm-hisiv100nptl-linux --prefix=/home/ssy/lib
2.make
3.make install
优化
在不修改源码的情况下,faac的内存占用非常高,每路音频在13M左右。如果多路音...
分类:
系统相关 时间:
2014-05-15 06:47:02
阅读次数:
904
2.4ssl方式部署apache2.4.1安装apache./configure--prefix=/usr/local/apache2--enable-dav--enable-ssl--enable-so--enable-mods-shared=allmake&&makeinstall2.4.2安装svn安装apr-1.4.6.tar.gz、apr-util-1.5.1.tar.gz、neon-0.29.6.tar.gz同2.2章节部分unzipsqlite-..
分类:
编程语言 时间:
2014-05-14 18:42:21
阅读次数:
514
步骤一:安装#tar-zxvfphp-5.2.17.tar.gz#cdphp-5.2.17#./configure--prefix=/opt/php--with-mysql=/opt/mysql\>--with-apxs2=/opt/httpd/bin/apxs//通俗易懂,不解释#make#mak...
分类:
Web程序 时间:
2014-05-14 09:15:56
阅读次数:
291
如果你有文件太大,导致一些携带式装置无法复制的问题,嘿嘿!找 split 就对了!
他可以帮你将一个大文件,依据文件大小或行数来分割,就可以将大文件分割成为小文件了! 快速又有效啊!真心不错~[root@www ~]# split [-bl]
file PREFIX选项与参数:-b :后面可接...
分类:
系统相关 时间:
2014-05-14 07:26:00
阅读次数:
446
Bob enjoys playing computer games, especially
strategic games, but sometimes he cannot find the solution fast enough and then
he is very sad. Now he h...
分类:
其他好文 时间:
2014-05-14 00:29:42
阅读次数:
251