Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language:
Group categories:
Computers > Programming
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 4 of 4

You cannot post messages because only members can post, and you are not currently a member.
Description: about python, Linux, C
 

面向网络服务商的第三方计费,收费服务 
  提供计时或计件的计费服务. 提供公用API, 提供验证方法.
By sevenever  - Feb 23 2010 - 1 new of 1 message    

使用autoconf automake制作make文件 
  先留个大概的记录在此,详细的以后来补充。 先autoscan然后aclocle,然后autohead生 成config.in然后修改configure.in,以下是 例子: 其中AC_CHECK_LIB宏用来检查library条件是否 满足,如果满足就自动在连接参数中加上-llib*** ...AC_PREREQ(2.61) AC_INIT(example, 1.0, BUG-REPORT-ADDRESS)... more »
By sevenever  - Mar 17 2007 - 1 new of 1 message    

使用css做网页布局创建3栏 
  使用css布局网页的时候使用三栏div,一个left一个ri ght一个center,然后用float方法把left和ri ght分别浮动到center的左边和右边。 写html的时候一定要按left-->right-->cen ter的顺序,否则right部分的垂直位置会不对。 具体见<a href="[link]">[link]</a>... more »
By sevenever  - Jan 16 2007 - 1 new of 1 message    

mod_python-0 
  我是根据mod_python中文文档学习的,文档地址是: [link] mod_python的HelloWorld: 在.htaccess里面需要添加这样的命令: AddHandler mod_python .py PythonHandler index PythonDebug On 第一句指示目录下所有的对于.py的http请求都叫给mod_ python处理,... more »
By sevenever  - Dec 30 2006 - 1 message    

No more topics in this group.
1 - 4 of 4

XML       Send email to this group: sevenever@googlegroups.com