Chinaunix首页 | 论坛 | 博客
  • 博客访问: 3973358
  • 博文数量: 366
  • 博客积分: 9916
  • 博客等级: 中将
  • 技术积分: 7195
  • 用 户 组: 普通用户
  • 注册时间: 2011-05-29 23:27
个人简介

简单!

文章分类

全部博文(366)

文章存档

2013年(51)

2012年(269)

2011年(46)

发布时间:2012-12-22 22:27:28

Graphical interface wxPython http://wxpython.org Graphical interface pyGtk http://www.pygtk.org Graphical interface pyQT http://www.riverbankcomputing.co.uk/pyqt/ Graphical interface Pmw http://pmw.sourceforge.net/ Graphical interface Tkinter 3000 http://effbot.org/zone/wck.htm ......【阅读全文】

阅读(1596) | 评论(0) | 转发(1)

发布时间:2012-12-22 21:26:15

python获取ip地址代码:#!/usr/bin/python #conding:utf-8   import socket,fcntl,struct def get_ip_address(ifname):     s = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)     return socket.inet_ntoa(fcntl.ioctl(         ......【阅读全文】

阅读(6548) | 评论(0) | 转发(2)

发布时间:2012-04-04 01:52:12

......【阅读全文】

阅读(11970) | 评论(0) | 转发(0)

发布时间:2012-04-02 21:08:51

......【阅读全文】

阅读(1355) | 评论(0) | 转发(0)

发布时间:2012-04-02 15:46:18

......【阅读全文】

阅读(1920) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

txgc_wm2014-06-11 14:44

arvin_:你新BLOG地址,访问相当慢。

这些日子google都不能访问了,其它国外的一些站点也一样,没办法。

回复  |  举报

arvin_2014-06-10 22:55

你新BLOG地址,访问相当慢。

回复  |  举报

txgc_wm2014-03-11 14:34

shandi122:请问下,如果想把图片做成视频,应该如何做?

不清楚哦,google一搜应该很多的吧!

回复  |  举报

shandi1222014-03-03 00:50

请问下,如果想把图片做成视频,应该如何做?

回复  |  举报

txgc_wm2013-10-27 14:43

只(挚)爱图像处理    http://www.cnblogs.com/Imageshop/

回复  |  举报
留言热议
请登录后留言。

登录 注册