• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
wjshan0808

Learn from yesterday, Live for today, For a better tomorrow.
 ————wjshan0808

博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 ··· 11 12 13 14 15 16 17 18 19 20 下一页
2013年9月12日
解决Centos 6.4 下安装WPS 出现 新建/打开文件闪退的问题
摘要: # wget http://archives.fedoraproject.org/pub/archive/fedora/linux/updates/17/i386/freetype-2.4.8-4.fc17.i686.rpm# rpm2cpio freetype-2.4.8-4.fc17.i686.rpm |cpio -idmv# 解压后与安装包同目录下生成usr文件夹。。。# cp usr/lib/libfreetype.so.6.8.0 /opt/kingsoft/wps-office/office6# ln -s libfreetype.so.6.8.0 libfreetype.so.. 阅读全文
posted @ 2013-09-12 11:37 wjshan0808 阅读(1207) 评论(0) 推荐(0)
2013年9月10日
CentOS 关闭暂不需要的系统服务
摘要: 需要保留的服务:crond、iptables、irqbalance、microcode_ctl、network、random、sshd、syslog、local一 。使用命令:ntsysv 打开选项窗口进行操作 Press to choice二 、脚本完成:for i in `ls /etc/rc3.d/S*`do CURSRV=`echo $i|cut -c 15-`echo $CURSRVcase $CURSRV in crond | iptables | irqbalance | microcode_ctl | network | random | sshd | sysl... 阅读全文
posted @ 2013-09-10 20:48 wjshan0808 阅读(409) 评论(0) 推荐(0)
命令 关闭SElinux
摘要: # sed -i 's/^SELINUX=.*$/SELINUX=disabled/g' /etc/selinux/config 阅读全文
posted @ 2013-09-10 20:41 wjshan0808 阅读(308) 评论(0) 推荐(0)
2013年9月9日
centos6.4 卸载 vim7.2 安装vim7.4
摘要: 一、# rpm -qa|grep vimvim-minimal-7.2.411-1.8.el6.x86_64vim-enhanced-7.2.411-1.8.el6.x86_64vim-common-7.2.411-1.8.el6.x86_64# rpm -e vim-minimal-7.2.411-1.8.el6.x86_64 vim-enhanced-7.2.411-1.8.el6.x86_64 vim-common-7.2.411-1.8.el6.x86_64 --nodeps二、# wget ftp://ftp.vim.org/pub/vim/unix/vim-7.4.tar.bz2。 阅读全文
posted @ 2013-09-09 22:21 wjshan0808 阅读(3902) 评论(0) 推荐(0)
2013年9月8日
Centos 6.4 安装KSnapshot 和gimp截图工具
摘要: 一、# wget http://www.ibiblio.org/pub/Linux/X11/xutils/ksnapshot-0.2.7.tar.gz# tar -zxvf ksnapshot-0.2.7.tar.gz# cd ksnapshot# lsacconfig.h config.h.in COPYING ltconfig READMEacinclude.m4 config.log CVS ltmain.sh searchappsacinclude.m4.in config.status ... 阅读全文
posted @ 2013-09-08 23:02 wjshan0808 阅读(832) 评论(0) 推荐(0)
Centos 6.4 安装Mplayer 播放器
摘要: 1.Download the rpmforge-release package.URL1:x86_64.rmp URL2:tar.gz 推荐!!!2.Install DAG's GPG key# rpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt3.(可以取消)Verify the package you have downloaded# rpm -K rpmforge-release-0.5.2-2.el6.rf.x86_64.rpmrpmforge-release-0.5.2-2.el6.rf.x86_64.rpm: (sha1) d 阅读全文
posted @ 2013-09-08 20:34 wjshan0808 阅读(588) 评论(0) 推荐(0)
Centos 6.4 安装/卸载 Adobe Reader 9(.bin .tar.bz2 rpm 包)
摘要: 一、To install Adobe Reader 9.1 using a tarball installer1. Open a terminal window.2. Change directory (using the cd command) to the directory that contains the tarball archive.3.Run following command# bunzip2 AdbeRdr9.1.0-1_i486linux_enu.tar.bz2# tar -xvf AdbeRdr9.1.0-1_i486linux_enu.tar4.In the new. 阅读全文
posted @ 2013-09-08 16:27 wjshan0808 阅读(734) 评论(0) 推荐(0)
2013年8月28日
CentOS 6.4 安装 rar软件(tar.gz 包)并注册成功
摘要: 1.下载地址:www.rarlab.com/download.htm2.解压tar.gz文件(cd进入文件目录)# cd /home/wjshan0808/Documents# ls rarlinux-x64-5.0.b8.tar.gz# tar -zxvf rarlinux-x64-5.0.b8.tar.gzrar/rar/technote.txtrar/order.htmrar/acknow.txtrar/readme.txtrar/rar_staticrar/default.sfxrar/license.txtrar/rarfiles.lstrar/whatsnew.txtrar/ma. 阅读全文
posted @ 2013-08-28 20:54 wjshan0808 阅读(1712) 评论(0) 推荐(0)
CentOS/RHEL 6.4/5.9 安装 Adobe Flash Player 11.2
摘要: 1.root登录:$ su2.安装 Adobe YUM Repository RPM packageX86_64________________________________________________________# rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux——————————————————————————————i386______ 阅读全文
posted @ 2013-08-28 14:39 wjshan0808 阅读(1045) 评论(0) 推荐(0)
2013年7月1日
悖论:假设一年365天,那么,至少有多少人使得有两人是同样生日的概率会超过1/2呢?
摘要: 直觉上应该是365/2个人吧,其实答案是23如何计算呢,其实我们是在求一个最小的n,使得1- ( 1- 1/365 ) * ( 1- 2/365 ) *…...*( 1 - ( n - 1 ) * 365 ) >= 1/2考虑第二个人不要和第一个人生日冲突的概率是(1-1/365)然后第三个人不和前两个人生日相同的概率是(1-2/365)后面就知道了吧。然后这个人数其实是O(sqrt(365))。 阅读全文
posted @ 2013-07-01 19:49 wjshan0808 阅读(618) 评论(0) 推荐(0)
2013年6月29日
C#实现快速查找(递归,非递归)
摘要: 原文件:http://pan.baidu.com/share/link?shareid=2838344856&uk=3912660076我英语很烂...哎,我正在努力...效果图: 阅读全文
posted @ 2013-06-29 13:59 wjshan0808 阅读(464) 评论(0) 推荐(0)
2013年6月26日
自动登陆
摘要: win键+R键输入"rundll32 netplwiz.dll,UsersRunDll"然后根据引导输入用户名和密码即可... 阅读全文
posted @ 2013-06-26 15:20 wjshan0808 阅读(159) 评论(0) 推荐(0)
快速锁定计算机
摘要: 1. win键+L键2.右键新建ShutCut 输入"rundll32.exe user32.dll,LockWorkStation"若提示找不到,百度下载我没核实过...嘻嘻...参考:http://support.microsoft.com/default.aspx?scid=kb;en-us;164787 阅读全文
posted @ 2013-06-26 15:00 wjshan0808 阅读(220) 评论(0) 推荐(0)
让IE下载跟迅雷一样快?
摘要: 网络上搜的没试过... 修改IE支持多线程即可:HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings 添加 MaxConnectionPerServer DWORD 项 值5-8之间的数 效果如何自行评价吧..4M宽带70Kb/s左右哈哈..... 阅读全文
posted @ 2013-06-26 14:43 wjshan0808 阅读(174) 评论(0) 推荐(0)
C# wpf 实现 MD5加密解密 小工具
摘要: 源文件: http://pan.baidu.com/share/link?shareid=2038099474&uk=3912660076 MD5 C# 实现代码来源于网络,感谢原系作者!参考资料:http://groups.csail.mit.edu/cis/md6/index.html http://www.blogjava.net/songfei/articles/17601.html http://md5.mmkey.com/HTML/ABOUT.HTM http://md5.mmkey.com/HTML/C_.HTM http://md5.mmkey... 阅读全文
posted @ 2013-06-26 12:14 wjshan0808 阅读(995) 评论(0) 推荐(0)
上一页 1 ··· 11 12 13 14 15 16 17 18 19 20 下一页
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3