north face jacket
north face denali
cheap north face
north face triclimate
north face backpacks
north face down jacket
north face vest
north face recon backpack
women's denali north face
mens north face
vibram five fingers
vibram
north face
the north face
north face jackets
north face coats
north face clothing
north face outerwear
north face denali
north face fleece
north face vest
the north face
discount north face
wholesale north face
cheap north face
buy north face
north face down jacket
north face fleece
north face backpacks
north face jacket
north face sale
the north face wholesale
north face jacket
north face denali
cheap north face
north face triclimate
north face backpacks
north face down jacket
north face vest
north face recon backpack
women's denali north face
mens north face
vibram five fingers
vibram
north face
the north face
north face jackets
north face coats
north face clothing
north face outerwear
north face denali
north face fleece
north face vest
the north face
discount north face
wholesale north face
cheap north face
buy north face
north face down jacket
north face fleece
north face backpacks
north face jacket
north face sale
the north face wholesale
north face jacket
north face denali
cheap north face
north face triclimate
north face backpacks
north face down jacket
north face vest
north face recon backpack
women's denali north face
mens north face
vibram five fingers
vibram
north face
the north face
north face jackets
north face coats
north face clothing
north face outerwear
north face denali
north face fleece
north face vest
the north face
discount north face
wholesale north face
cheap north face
buy north face
north face down jacket
north face fleece
north face backpacks
north face jacket
north face sale
the north face wholesale
north face jacket
north face denali
cheap north face
north face triclimate
north face backpacks
north face down jacket
north face vest
north face recon backpack
women's denali north face
mens north face
vibram five fingers
vibram
north face
the north face
north face jackets
north face coats
north face clothing
north face outerwear
north face denali
north face fleece
north face vest
the north face
discount north face
wholesale north face
cheap north face
buy north face
north face down jacket
north face fleece
north face backpacks
north face jacket
north face sale
the north face wholesale
技术支持
http://www.telitchina.com/www/12/index.html
Telit 中国
VeryCMS Powered By PHPWind
Wed, 08 Sep 2010 19:34:33 +0000
-
什么是python
Python(发音:[ 'paiθ(ə)n; (US) 'paiθɔn ]),是一种面向对象的解释性的计算机程序设计语言,也是一种功能强大而完善的通用型语言,已经具有十多年的发展历史,成熟且稳定。Pytho..
http://www.telitchina.com/www/12/2007-08/73.html
2007-08-01 15:42
-
手工拆卸,焊接BGA
在小批量试产或生产、研发机构、产品返修时,一般都会考虑手工贴装BGA,怎样才能有高的成功率呢?
下面我结合我近三年的手机维修经验来谈谈:(有铅锡球)
以前我做维修时,贴装..
http://www.telitchina.com/www/12/2007-07/72.html
2007-07-31 12:05
-
BGA封装芯片手工焊接攻略
我毕设的很多板上都有BGA芯片,刚开始我觉得这东西实在是没有办法焊接。幸运的是我们研究所的另外一个研究室花了30多万买了个BGA焊接设备,我去蹭了2次,可惜要看人家的脸色,说还好..
http://www.telitchina.com/www/12/2007-07/71.html
2007-07-31 11:50
-
BGA的手工焊接
问:请有BGA焊接经验的专家传授一点经验:怎样手工焊接BGA芯片?也就是说位置已经对好了,就是用热风枪给芯片回流,问题就是:热风枪的温度和风力以及时间来怎样设置?
答:你首先..
http://www.telitchina.com/www/12/2007-07/70.html
2007-07-31 11:42
-
对于终端采用私有APN通过GPRS接入到企业服务器的应用,需要终端可以收发送短信,对于终端的软件升级、参数配置等数据传输量大的任务,需要由短信下发切换APN命令,要求终端切换APN连接终端管理平台来实现参数配置和软件升级。是否可以实现?
问:对于终端采用私有APN通过GPRS接入到企业服务器的应用,需要终端可以收发送短信,对于终端的软件升级、参数配置等数据传输量大的任务,需要由短信下发切换APN命令,要求终端切换AP..
http://www.telitchina.com/www/12/2007-07/61.html
2007-07-26 18:35
-
终端模块是否具有通过短信方式与终端管理平台实现远程控制及报告错误状态等功能。终端在Python环境下是否具有识别源发送方号码以及解析短信内容的能力?
问:终端模块是否具有通过短信方式与终端管理平台实现远程控制及报告错误状态等功能。终端在Python环境下是否具有识别源发送方号码以及解析短信内容的能力?
答:没有问题,Telit模..
http://www.telitchina.com/www/12/2007-07/60.html
2007-07-26 18:34
-
在Python编程环境下是否可实现对模块的停用、终端启用、重启(终端复位)
问:在Python编程环境下是否可实现对模块的停用、终端启用、重启(终端复位)
答:Telit模块在Python编程环境下对模块的停用可以有2种方式:
1、保持GPRS和TCP链接,但是不对上下行的数据..
http://www.telitchina.com/www/12/2007-07/59.html
2007-07-26 18:34
-
在Python编程环境下是否能实现与服务器连接方式的软件升级,即远程升级。
问:在Python编程环境下是否能实现与服务器连接方式的软件升级,即远程升级。
答:Telit模块在Python编程环境下可以方便的实现与服务器连接方式的软件升级,我们提供升级的实例程序。
http://www.telitchina.com/www/12/2007-07/58.html
2007-07-26 18:33
-
在Python编程环境下是否可以实现双SOCKET连接,其中一个是TCP/UDP,另一个是UDP?
问:在Python编程环境下是否可以实现双SOCKET连接,其中一个是TCP/UDP,另一个是UDP?
答:Python编程环境下是否可以实现不同协议的链接,但是不能进行不同协议同时链接,对于这个应用建议..
http://www.telitchina.com/www/12/2007-07/57.html
2007-07-26 18:32
-
可否使用Python编程实现数据通过串口按我们自己定义的协议透明传输到互联网服务器上
问:可否使用Python编程实现数据通过串口按我们自己定义的协议透明传输到互联网服务器上?
答:可以,我们为您准备了透明传输的DEMO程序,完全开放源代码。按照自己的规约定义稍加修..
http://www.telitchina.com/www/12/2007-07/56.html
2007-07-26 18:30
-
Telit支持Python模块中的配置参数如何实现,如串口参数、GPRS上网参数等信息,是通过Python的内部变量实现还是其他方式,模块是否有什么寄存器可以访问?
问:Telit支持Python模块中的配置参数如何实现,如串口参数、GPRS上网参数等信息,是通过Python的内部变量实现还是其他方式,模块是否有什么寄存器可以访问?
答:Telit支持Python模块中的..
http://www.telitchina.com/www/12/2007-07/55.html
2007-07-26 18:29
-
GM862-QUAD模块串口连线问题
GM862-QUAD模块的串口与MCU的串口使用RXD、TXD、GND三根线进行通信,GSM模块串口的其它线的连接是DSR、DCD与DTR短接,CTS与RTS短接,现在的出现的问题是,MCU可以与GSM模块进行通信,在MCU发送短..
http://www.telitchina.com/www/12/2007-07/54.html
2007-07-26 18:27
-
python(23): 发生器和循环器
好久没有看书了。先是“两会”开了,我也像代表委员们一样忙,没有心情写。后来又是人一贯的惰性在起作用。以至于到了月底了,才觉得应该再看看书。还好对于是月份来..
http://www.telitchina.com/www/12/2007-07/53.html
2007-07-26 18:26
-
python(22): apply、map及函数工具、list的再构造
首先来复习python中函数的定义。在python中,有两种方式可以用来定义一个函数。用def可以定义有名字的函数。用lambda可以定义匿名函数。由于在实际调用一个函数时,实参的个数可能是一个..
http://www.telitchina.com/www/12/2007-07/52.html
2007-07-26 18:25
-
python(21): 匿名函数及lambda
在python中使用lambda来创建匿名函数。lambda来源于LISP语言。lambda的形式如下:
lambda arg1,arg2...: <expression>
lambda会创建一个函数对象,但不会把这个函数对象赋给一个标识..
http://www.telitchina.com/www/12/2007-07/51.html
2007-07-26 18:25
-
python(20): 函数参数的传递
python中函数参数的传递是通过“赋值”来传递的。但这条规则只回答了函数参数传递的“战略问题”,并没有回答“战术问题”,也就说没有回答怎么赋..
http://www.telitchina.com/www/12/2007-07/50.html
2007-07-26 18:20
-
python(19): 命名空间
前面一篇文章中说到“本地变量”的概念。其实在python中,“本地变量”是多种命名空间中的一种。所谓的命名空间可以理解为一个容器。在容器中可以装许多标识..
http://www.telitchina.com/www/12/2007-07/49.html
2007-07-26 18:20
-
python(18): 函数基本知识
函数几乎是每一种编程语言都会有的一种结构,python也不例外。然而,python中的函数也有几点与一般的函数概念不一样。在python中,“一切皆对象”,函数在python中也是一种对..
http://www.telitchina.com/www/12/2007-07/48.html
2007-07-26 18:19
-
python(17): “文档字符串”及帮助信息的获取
学习一门语言,想要把它的所有模块的所有方法记住是不可能,只要能记住常用的一些内容就可以了。但是,对于一些不常用到的内容,或者突然忘记了的内容,只要知道该到什么地方去查..
http://www.telitchina.com/www/12/2007-07/47.html
2007-07-26 18:18
-
python(16): 循环语句while和for
像其他绝大多数语言一样,python中的循环语句也是两种while语句和for语句。与c中循环语句的不同有两点:
有一个else从句
不能在while的真值判断表达式中同时进行赋值操作
先..
http://www.telitchina.com/www/12/2007-07/46.html
2007-07-26 18:18
-
python(15): if语句及逻辑判断
if语句相对简单,在各种编程语言中没有什么太大的区别。表示形式为:
if X:
...
elif x1:
...
elif x2:
&am..
http://www.telitchina.com/www/12/2007-07/45.html
2007-07-26 18:17
-
python(14): 范围比较和print语句
在数学中用于判断一个数是不是在一个范围中可以有很简便的方式 ,比如: 3 < x <5,但是在c中的并没有对应的语句,而必须写成3<x || x <5 的形式,非常的不直观。在pytho..
http://www.telitchina.com/www/12/2007-07/44.html
2007-07-26 18:17
-
python(13): 语句和赋值
在python中,有各种不同类型的语句。一个python程序是由模块构成的;一个模块由一条或多条语句组成;每个语句由不同的表达式组成;表达式可以创建和操作对象。下面来看看python中的语句。
..
http://www.telitchina.com/www/12/2007-07/43.html
2007-07-26 18:17
-
python(12): 比较、真值等杂项
在python中,一切变量都是引用变量。这有时候非常有用,但有时候也会造成麻烦。比如:
>>> L = [1, 2]
>>> X = [0, L, 3]
在这上面的情况下,如..
http://www.telitchina.com/www/12/2007-07/42.html
2007-07-26 18:16
-
python(11): file
file在python是一个特殊的类型,它用于在python程序中对外部的文件进行操作。在python中一切都是对象,file也不例外,file有file的方法和属性。下面先来看如何创建一个file对象:
file(name..
http://www.telitchina.com/www/12/2007-07/41.html
2007-07-26 18:15
-
python(10): tuple
tuple是python中一个相对简单的类型,它的特点是:有顺序的、不可变的。因此,很显然地tuple有像list和string一样的indexing和slicing(分片)的功能,可以通过标号对成员进行访问。同时由于tupl..
http://www.telitchina.com/www/12/2007-07/40.html
2007-07-26 18:15
-
python(9): dictionary
在python的mapping大类型中dictionary是唯一的内置类型。与list和string等sequence相比,dictrionary的最大特点是它的成员没有顺序之说。除此之外,对dictionary成员的访问是通过key来进行的,而不是..
http://www.telitchina.com/www/12/2007-07/39.html
2007-07-26 18:14
-
python(8): list
list在python是一种有顺序的、可变的类型,list的成员可以是任何一种python类型,甚至也包括list,也就是list可以作为另一个list的成员。在list中,实际上保存的只是每一个成员对象的指针。在..
http://www.telitchina.com/www/12/2007-07/38.html
2007-07-26 18:14
-
python(7): python中类型的分类
到现在为止,已经介绍了python中两个在类型,一个是number,另一个是string。其实在python中,所有类型可以分为三个大类:
number
sequence
mapping
string就属于sequence,在同一类中..
http://www.telitchina.com/www/12/2007-07/37.html
2007-07-26 18:13
-
python(6): string的操作函数
在python有各种各样的string操作函数。在历史上string类在python中经历了一段轮回的历史。在最开始的时候,python有一个专门的string的module,要使用string的方法要先import,但后来由于众多的python..
http://www.telitchina.com/www/12/2007-07/36.html
2007-07-26 18:13