自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

rainysia的专栏

Let it go

  • 博客(4)
  • 资源 (24)
  • 收藏
  • 关注

原创 获取php扩展函数

上一篇我们安装了rabbitMQ和amqp的php扩展, 这里我们首先要知道有哪些函数可以用.写一个php函数来遍历<?php$ext_info = array();$loaded_extension = get_loaded_extensions();foreach ($loaded_extension as $ext) { $funs = get_extens

2014-05-29 00:32:11 3500

原创 Apache的WSGIRestrictedEmbedded

1. 同事的一台服务器在修改了系统时区后重启的时候,检测到了apache的error_log出现了以下内容2.这是apache的mod_wsgi模块,这个模块可以用python作为CGI脚本来跑网络应用,可是同事的服务器上跑的是php的程序.根本就没点儿python的代码. 打开httpd.conf后,也没有找到和这个模垮有关的内容.

2014-05-29 00:28:15 1284

原创 debian 挂载移动硬盘后部分分区无法识别。

有一块新买的1T的移动硬盘。买来格式化成ntfs后简单的分了几次区。 4G的硬盘PE,100G的快速交互,剩余800多G分成了两个对等的存储盘。插到电脑USB接口后, 桌面自动弹出了4个盘符。 打开前2个都没有什么问题, 写读都正常。后面两个一双击就会报错:Error mounting: mount exited with exit code 1: helper failed wi

2014-05-11 11:30:42 5676

原创 对vim/gvim进行启动精简的探讨.

前言:      用了很久的vim, 插件装得越来越多, 输入vim/gvim后打开项目越来越慢? 这个时候我们有必要引入一些方法来精简vim了.导致vim变慢的情况, 需要具体分析一下.  是不是在不久前装了几款插件后, 发现启动gtk的vim卡了不少? 打开单行超过80字符的时候非常卡? vim启动的时候有一个参数, --startuptime 我们

2014-05-03 10:42:30 5110

linux 中国农历ccal

这是http://ccal.chinesebay.com/ccal/ccal-2.5.3.tar.gz 的一份备份. 需要c++ 编译环境. 实现了在终端下显示中国农历

2017-02-03

thunderbird lightning1.9.1扩展

为了支持linux下thunderbird的exchange的日历功能.

2014-09-12

thunderbird exquilla23.1扩展(for linux)

这是exquilla23.1的版本, 支持linux下的thunderbird使用微软Exchange

2014-09-12

rabbitmq-c & rabbitmq-codegen.tar.gz

这个资源有rabbitmq-c 和已经并入到codegen的rabbitmq-codegen ,解压后直接就可以编译/configure && make && make install

2014-02-19

rtl8188eu.deb

这个是rtl8188eu的deb包。 直接dpkg -i后就可以了,然后insmod 8188eu.ko 就能上网了, 解决了该usb网卡的网络不稳定,易掉线,信号强度非常低等问题,

2013-12-22

navicat100_premium_en.tar.gz

这是navicat premium 10.0.X的linux版本. 没有注册, 需要注册使用 或者是删除掉wine的system.reg来回滚注册时间无限使用

2013-11-22

tmux Productive Mouse-Free Development.pdf

tmux的手册。英文的。所有详尽的解释都在这里

2013-11-08

tortoisehg_2.9.2-2_all.deb

本软件包是基于2.9.2-1_all.deb重新制作的tortoisehg2.9.2-2_all.deb包,用来配合debian or ubuntu 在源码安装mercurial 更高版本(2.8-rc)后,导致的tortoisehg不能正常使用的新版本。 经过测试在ubuntu13.04 和debian7里,tortoisehg 已经可以正常使用。

2013-10-28

cw(color wrapper),改变终端命令输出颜色

cw(color wrapper),解压后编译./configure ,make && make install 然后添加到.bashrc里面 export PATH="/usr/local/lib/cw:$PATH" 安装提示如下 Complete, definitions are stored in: /usr/local/lib/cw * For bash: place 'export PATH="/usr/local/lib/cw:$PATH"' at the end of ~/.bash_profile&#40;or /etc/profile globally&#41; * For tcsh: place 'setenv PATH "/usr/local/lib/cw:$PATH"' at the end of ~/.login(or /etc/csh.login globally) * Or to automate the two lines above use the "colorcfg" command. (and add optional anti-coloring precautions) * Once the desired shell(s) are setup, use the "color" command, or the environmental variable NOCOLOR=1 to turn color wrapping on and off.

2013-03-14

openproj1.4.rpm & deb for mpp

linux主机安装后可以直接打开编辑mpp 微软的project文件格式为mpp的.

2013-03-06

php_memcache.dll

php_memcache.dll for win64 ,对应php5.3,php5.4版本

2013-01-06

memcached5.3~5.4win64

memcached5.3~5.4win64.zip 适用php5.3,5.4 64位 安装执行 cmd里面 memcached.exe -d install 服务开启执行 net start "memcached Server"

2013-01-06

gimp汉化包

gimp的汉化,debian系统,解压后放到/usr/share/locale/zh_CN/LC_MESSAGES 替换原来的

2012-08-15

GRE Sub CS references 4 of3

1.1Operating SystemsInternals and Design Principles.pdf 2.computer system architecture 3rd ed morris mano p98.pdf 3.solution_manual.pdf 4.gradschooltalk.pdf 5.ELEMENTS OF THE THEORY OF COMPUTATION 6.PapadimitriouDATA STRUCTURES AND PROGRAM DESIGN IN C++

2011-07-31

GRE Sub CS references 3 of3

1.1Operating SystemsInternals and Design Principles.pdf 2.computer system architecture 3rd ed morris mano p98.pdf 3.solution_manual.pdf 4.gradschooltalk.pdf 5.ELEMENTS OF THE THEORY OF COMPUTATION 6.PapadimitriouDATA STRUCTURES AND PROGRAM DESIGN IN C++

2011-07-31

GRE sub CS references 2 of3

1.1Operating SystemsInternals and Design Principles.pdf 2.computer system architecture 3rd ed morris mano p98.pdf 3.solution_manual.pdf 4.gradschooltalk.pdf 5.ELEMENTS OF THE THEORY OF COMPUTATION 6.PapadimitriouDATA STRUCTURES AND PROGRAM DESIGN IN C++

2011-07-31

Gre Sub CS references 1 of3

1.1Operating SystemsInternals and Design Principles.pdf 2.computer system architecture 3rd ed morris mano p98.pdf 3.solution_manual.pdf 4.ELEMENTS OF THE THEORY OF COMPUTATION 5.PapadimitriouDATA STRUCTURES AND PROGRAM DESIGN IN C++

2011-07-31

Nginx HTTP Server

Nginx HTTP Server Copyright © 2010 Packt Publishing First published: July 2010 Production Reference: 1140710 Published by Packt Publishing Ltd. 32 Lincoln Road Olton Birmingham, B27 6PA, UK. ISBN 978-1-849510-86-8 www.packtpub.com Cover Image by Vinayak Chittar (vinayak.chittar@gmail.com)

2011-07-18

[英文原版]Wrox.Professional.Search.Engine.Optimization.with.PHP.

[英文原版]Wrox.Professional.Search.Engine.Optimization.with.PHP

2011-05-19

Search Engine Optimization Starter Guide

Google Search Engine Optimization Starter Guide

2011-05-19

php_manual_en.chm

PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn. The main goal of the language is to allow web developers to write dynamically generated web pages quickly, but you can do much more with PHP. Authors and Contributors This manual consists primarily of a function reference, but also contains a language reference, explanations of some of PHP's major features, and other supplemental information. You can download this manual in several formats at » http://www.php.net/download-docs.php. More information about how this manual is developed can be found in the 'About the manual' appendix. If you are interested in the history of PHP, visit the relevant appendix.

2011-05-19

[英文原版]O'Reilly.PHP.Cookbook.2nd.Edition

PHP Cookbook has a wealth of solutions for problems that you'll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.

2011-05-19

Thinkpad win7红外驱动(vista&win7可用)

大家给小黑装win7的时候 有个Intel(R) 82801GBM (ICH7-M/U) LPC Interface Controller - 27B9的这个,如果是XP下面,那这个驱动是ATM安全芯片驱动或者是PCI E驱动和电源ACPI PM驱动三个中的其中一个,如果是在win7和vista里面,这个驱动就是红外线驱动. 安装的时候强制安装就行了

2010-04-09

windows XP的原版计算器和画图

XP的原版clac计算器和mspaint画图软件 用于XP系统丢失后的

2010-04-02

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除