自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(23)
  • 资源 (19)
  • 收藏
  • 关注

原创 ksh 把耗时的任务放到后台并监视其是否完成

demo code#!/usr/bin/env kshfunction test{ sleep 10 & pid=$! typeset -i i=1 while true do { ps -ef | grep -v grep | grep -q $pid if [ $? -eq 0 ] then

2017-10-24 21:48:58 343

原创 ulipad comtypes

<br />ulipad color theme

2011-02-23 22:49:00 589

原创 expect 语言

expect借用了tcl的语法并加上了expect send send_user interact timeout eof 等关键字expect 只有一种变量类型,字符串变量支持代换set a don # set a to "don"set b dd$a # set b to "dddon"set c a=$b # set c to "a=dddon" 

2011-01-05 15:13:00 1106 2

原创 py2exe 打包python2.6版本以上报错“由于应用程序配置不正确……”

  用py2exe对python2.6程序封装后,在某些机器上无法运行参考了py2exe官网:http://www.py2exe.org/index.cgi/Tutorial#Step52找出了解决办法:在发布的程序目录下建立一个文件名为:Microsoft.VC90.CRT.manifest内容如下:

2010-10-11 23:10:00 1274

转载 What is loopback file device 什么是回送设备

<br />In Unix-like operating systems, a loop device, loopback device, vnd (vnode disk), or lofi (loopback file interface) is a pseudo-device that makes a fileaccessible as a pseudo-device. A loop device may allow some kind ofdata elaboratio

2010-10-11 19:44:00 935

原创 install Shelled on Eclipse on windows

<br />直接安装会报错,说依赖项目确认失败<br />需要先安装<br />http://download.eclipse.org/technology/linuxtools/updates-nightly<br /> <br />然后才是 shelled<br /> 

2010-09-29 21:37:00 799

原创 programming python thread

http://www.ibm.com/developerworks/cn/aix/library/au-threadingpython/index.html#mainIBM talking about programming Python thread

2010-06-03 22:19:00 572

原创 常用的python模块

from link http://www.tt010.net/cms/show_article/1057.html发表评论Post by : BossAdmin @[2009-12-12 17:11:20] views:115adodb:我们领导推荐的数据库连接组件bsddb3:BerkeleyDB的连接组件Cheetah-1.0:我比较喜欢这个版本的cheetahche

2010-05-28 22:41:00 652

原创 Ubuntu apt-get proxy 代理的问题

http://forum.ubuntu.org.cn/viewtopic.php?f=28&t=44223我用的是教育网,上公众网都是使用代理的。记得在ubuntu中有一个设置代理的小程序,这个代理对命令行下的联网好像是有效的,而在hiweed中好像没有这个设置阿。在新立得中可以设置代理所以很快,但是用apt-get命令来获取程序包时却慢,因该是没有设置代理的原因吧?是不是加一个http_pr

2010-05-27 21:36:00 1832

原创 ubuntu 中启用Root 账号

ubuntu 中启用Root 账号Ubuntu 中的 root 帐号默认是被禁用了的。在这种情况 之下,如果你想要使用 root 的权限来干些事情,就需要 sudo 指令。如果需要激活 Ubuntu 中的 root 帐号, 在 Ubuntu 中激活 root 帐号的过程如下:1. 在终端执行 sudo passwd root 指令后,系统将会提示你设置一个新的 root 帐号密码。

2010-05-27 21:31:00 606 1

原创 ssh multi cmd in one session?

how 2 multi command in SSHClient

2010-05-27 17:25:00 694

原创 SSH PROGRAMMING WITH PARAMIKO | COMPLETELY DIFFERENT | 另类方法?

from http://jessenoller.com/2009/02/05/ssh-programming-with-paramiko-completely-different/OpenSSH is the ubiquitous method of remote access for secure remote-machine login and file transfers. Ma

2010-05-26 20:22:00 1581

原创 python operate excel with pywin com

http://jinheking.javaeye.com/blog/164201

2010-05-25 22:14:00 562

原创 versions

1、pylint-0.18.0>python setup.py install2、logilab-astng-0.19.0>python setup.py install3、logilab-common-0.40.0>python setup.py install4、Cheetah-2.0.1>python setup.py install5、fpconst-0.7.2>pyt

2010-05-25 16:59:00 815

原创 此处打开cmd命令行窗口

在右键菜单里添加"在此处打开命令行" 如果你需要经常在windows下用cmd方式调试程序,或者你是一个从Unix/Linux转到Windows的老鸟,那么你大概需要这个。 拷贝以下内容,保存为.reg文件,双击添加到注册表里即可。 Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT/Directory

2010-05-23 22:35:00 1498

原创 Introduction to ANTLR 中文版

ANTLR 3byR. Mark Volkmann, Partner/Software EngineerObject Computing, Inc. (OCI)翻译者:MoryaPreface前言ANTLR is a big topic, so this is a big article. The table of contents that follows contains

2010-05-22 23:33:00 3930 2

转载 FTP协议规范(中文版)(刚找的)

FTP协议规范(中文版)[b]文件传输协议(File Transfer Protocol, FTP)[/b]1. 介绍FTP的目标是提高文件的共享性,提供非直接使用远程计算机,使存储介质对用户透明和可靠高效地传送数据。虽然我们也可以手工使用它,但是它的主要作用是供程序使用的。在阅读本文之前最好能够阅读[url=http://www.longen.com/S-Z/details~z/TCP.ht

2010-05-21 17:07:00 1126

原创 FTP RFC

 Firewall-Friendly   FTP   -   RFC   1579   (http://www.rfc-editor.org/rfc/rfc1579.txt)   

2010-05-21 17:01:00 1022

原创 各种好用的书

http://topic.csdn.net/t/20030409/00/1636216.html

2010-05-21 16:59:00 419

原创 ftp协议中文版

1,更详细的资料请参考FTP协议(中文版)     http://www.longen.com/E-K/detaile~k/FTP.htm    2,W.Richard.stevens的《TCP/IP详解》卷一和卷三。

2010-05-21 16:47:00 591

原创 ftplib 示例

http://topic.csdn.net/t/20060713/17/4878726.html import sys import os import string import time import os.path from ftplib import FTP from stri

2010-05-20 21:47:00 701

原创 py2exe编译后,如何取得exe的绝对路径

py2exe编译后,如何取得exe的绝对路径#!usr/bin/python#coding = utf-8import sysimport osdef main_is_frozen(): """Return True if were running from a frozen program.""" import imp return (

2010-05-20 20:35:00 2147

原创 保护色

如何把自己的电脑屏幕设置成最保护人体眼睛的墨绿色,这是专家分析的最佳颜色!第一步, 在桌面上点击鼠标右键,依次点击“属性”、“外观”、“高级”按钮。第二步, 在打开的“高级”对话框中,在“项目”下拉列表里选择“窗口”。第三步, 再打开右边对应的“颜色”列表,选择其中的“其他”一项,在打开的对话框里,把“色调”的参数设置为85,把“饱和度”参数设置为90,把“亮度”参数设置为205。再点击“

2010-05-20 20:14:00 367

GeoLite2-City_20200513-latest.tar.gz

GeoLite2-City_20200512.tar.gz 最新数据库资源,低分下载专用 请各位详细参考。 非常低调的分享。 不多说,懂得自然懂。

2020-06-11

twisted 12 network programming

英文版,不要费用,免费下载。 书就不用说了。 基于twisted 12版。

2015-06-15

logstash book for logstash-v1.4.2

logstash book for logstash-v1.4.2 当前logstash最新版本就是1.4.2。

2015-03-26

luvit libuv+lua+luajit

Revision: 6ccb5aad8c35dda6372a8353e37f18926c9df4ab Date: 2014/7/15 8:49:07 luvit git 库整体打包,包括其依赖的各个git子库,包括 ".git" 隐藏目录。 可以看到各种提交日志。 git submodule included!!! luvit是一个nodejs思想拷贝到lua的实验品,但是进度已经非常高,可以学习相关代码构造。

2014-07-17

Programming in Lua, 3rd Edition.pdf

Programming in Lua, 3rd Edition.pdf 英文版

2014-06-27

google pinyin

google 拼音输入法 1.2 典藏版

2012-12-14

openssh the most latest version 5.3

openssh the most latest version 5.3 you will need openssl to compile this

2011-08-11

openssh 5.3 the most stable version

openssh 5.3 the most stable version you will need openssl to compile it. used for a lot of linux version. including # AIX # HP-UX # Irix # Linux # NeXT # SCO # SNI/Reliant Unix # Solaris # Digital Unix/Tru64/OSF # Mac OS X # Cygwin

2011-08-11

libssh2-0.18 old version rocks pdf and source

libssh2-0.18 old version rocks libssh2-0.18 old version rocks pdf and source learn material

2011-08-10

openssl-1.0.0d.tar latest

openssl-1.0.0d.tar latest could be used compile libssh2 and other things

2011-08-10

openssl-0.9.8r.tar Feb 8 18:21:38 2011

openssl-0.9.8r.tar Feb 8 18:21:38 2011 could be used for compile perl Net::SSH2

2011-08-10

libssh2 source code

libssh2 source code could be used for compile Net::SSH2 perl package.

2011-08-10

notepad plus plus 5.9.3

notepad plus plus 5.9.3 this version is not hosted on source forge, I have to upload this file here, so I can download it in company.

2011-08-08

psycopg2 win i386 compiled

psycopg2 win32 compiled for python 2.6 i386 against postgreSQL 9.0.4

2011-07-13

Cross-Platform GUI Programming with wxWidgets

《Cross-Platform GUI Programming with wxWidgets》 wxWidgets作者写的wxWidgets入门教程,不可不看。

2008-10-27

C++ cross platform programming with wxWidgets (CHS)

当前最新的《C++ cross platform programming with wxWidgets》 pdf 另有chm格式的English版本

2008-10-27

c++ GUI programming with Qt4 (2)

详解请见第一部分介绍

2007-11-26

C++ gui programming with qt4(1)

英文版qt GUI编程资料 从最简单到中阶(绘图openGL等),高阶(国际化等)的介绍。

2007-11-26

空空如也

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

TA关注的人

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