自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(11)
  • 资源 (8)
  • 收藏
  • 关注

转载 vivado 学习相关网站地址

http://blog.csdn.net/u012582664/article/details/51894438http://blog.csdn.net/u012582664/article/details/51923986http://www.eefocus.com/antaur/blog/16-01/376841_7046e.html

2018-03-17 09:33:19 543

转载 linux mtp neuxs

http://archboy.org/2012/09/17/linux-connect-google-nexus-7-file-system-adb-development/点击打开链接

2014-11-16 08:20:20 549

原创 线程

<br />constructor TNewsThread.Create(sleepSec:Longint;outdir:string); //参数传递begin//FLabel:=lbl;FSleepDec:=sleepSec;FOutDir:=outdir;//FreeOnTerminate:=True; //让线程终止是触发OnTerminate事件inherited Create(False);//True//不立即执行,只有调用resume才开始end;proc

2010-06-07 14:54:00 278

原创 python 中使用paramiko简单连接

在paramiko中使用用户名和密码通过sftp传输文件,不使用key文件。import getpassimport selectimport socketimport tracebackimport paramikodef putfile(): #import interactive # setup logging paramiko.util

2009-12-15 11:54:00 1140

原创 pyhotn 常用地址

pysco 说明文档python curl啄木鸟 Pythonic 

2009-12-09 12:35:00 510

转载 确定当前Python环境中的site-packages目录位置

rom distutils.sysconfig import get_python_libprint get_python_lib()或者python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()"

2009-12-09 12:29:00 859

原创 项目管理

什么是项目:项目是为提供某项独特产品、服务或成果所做的临时性努力(pmi)。项目实际表现为:由人来完成;受制于有限的资源;需要规划、执行和控制;

2008-10-25 13:16:00 229

转载 qt中信号和槽的总结

connect (sender,SIGNAL(signal),receiver,SLOT(slot));1,一个信号可以被连接到多个槽。connect(slider, SIGNAL(valueChanged(int)),        spinBox, SLOT(setValue(int)));connect(slider, SIGNAL(valueChanged(int)),        th

2007-09-28 12:11:00 618

原创 Eclipse Europa运行速度是比以前有进步

近期试用了一下Europa运行速度是比以前有了很大的进步,但是j2me部分一直没有调明白。 

2007-07-10 09:07:00 423

原创 url地址连接

 编码讨论---乱码问题之终极解决  http://blog.csdn.net/easyjf/http://www.newxy.net/zh_cn/index.jsp newxy

2006-06-12 13:13:00 902

原创 全是短信惹得祸

今天到csdn看到自己的blogger开了非常高兴看来自己要维护两个blog啦 今天接到移动通知让我们限期整改可是就给了一天时间。:(老总还让我把网站分开。时间根本不够用。看了今天短信就的给停啦。

2004-06-24 15:25:00 788

softMCCS官方版本

官方网站下载的软件版本,从其他网站下载过的软件,启动后都提示过期。这个从官网下载可以运行。softMCCS is a purpose-built diagnostics and compliance application, providing communication through the widest variety of GPUs and compatibility with all x86 and x64 versions of Windows, from the original retail release of Windows 95 onwards.

2020-11-05

stm32f103c8t6最小系统

stm32f103c8t6 最小系统,ad 14项目。 原理图和pcb版 全部内容。

2020-10-22

TeraTerm 4.101

TeraTerm Project would have been developed terminal emulator "Tera Term" and SSH module "TTSSH".

2019-01-17

PortableGit-2.6.0-64-bit.7z.exe

PortableGit-2.6.0-64-bit.7z.exe

2015-10-01

Developing Android Applications with Adobe AIR

air 2.6 在android 中的开发教材 英文原版

2011-05-26

windows kernel 内核的一些英文版本

关于windows底层的一些英文内容,内存,驱动等,对于底层比较有兴趣的可以看看

2008-10-04

Filter Driver Development Guide

File System FilTer Manager. Filter Driver Development Guide. Version 1.0a. Summary 文件过滤系统

2008-09-17

Linux man pages C/C++ Reference

Linux man pages C/C++ Reference 标准c/c++函数库

2007-10-08

空空如也

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

TA关注的人

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