ChinaUnix.net
相关文章推荐:

friendly arm 串口

:oops: 偶编写了串口收发的两个小程序,接收程序readtest.c在pc机上运行,发送程序writetest.c在arm板上运行. arm板 上的程序通过虚拟终端运行.开始运行程序: 先运行接收程序,然后在运行发送程序. 问题是: 先运行接收程序, 这样从虚拟终端输入的任何数据都会被接收程序接收, 但如果要运行发送程序 必须输入: "./writetest", 这样的话"./writetest"这几个字符也会被接收程序接收. 偶应该怎样做,使接收程序只接收 发送程序中发送的...

by pianpian - 内核/嵌入技术 - 2005-05-19 10:30:16 阅读(1071) 回复(1)

相关讨论

friendly(默认)和default在声明类时,作用和protected一样,是指包之间的访问权限,只有在同一包里才能访问该类。 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/65478/showart_1862960.html

by ybu2008 - Java文档中心 - 2009-03-14 11:11:21 阅读(1106) 回复(0)

public class B { friendly int f=1; } 居然报错!!! C:\>;javac -d . B.java B.java:4: ; expected friendly int f=1; ^ B.java:4: cannot resolve symbol symbol : class friendly location: class b.B friendly int f=1; ^ 2 errors

by qtmd - Java - 2004-03-21 11:53:25 阅读(1209) 回复(6)

TCP-friendly Unicast Rate-Based Flow ControlJamshid Mahdavi & Sally Floyd January, 1997 I. IntroductionThis document describes a technique for implementing TCP-friendly flow control for unicast applications which do not utilize TCP at the transport layer. Novice programmers might wish to avoid considering the effects their applications can have on the network and on other applications in the netw...

by khyang - 网络技术文档中心 - 2006-05-05 14:59:23 阅读(1211) 回复(0)

今天在俺的宝贝arm板上跑起了pysqlite :em02::em02::em02: 刚好有个数据库倍份的程序要写 就用python啦 庆祝一下 :D

by bleem1998 - Python - 2006-03-02 18:13:51 阅读(2204) 回复(4)

run Linux2.4 on arm, 各位能给个思路么?

by duke_gun - 内核/嵌入技术 - 2005-01-07 15:23:59 阅读(876) 回复(5)

如何提高在Google中的排名-----Search Engine friendly的URL设计 如果网站想更好地被搜索引擎收录,搜索引擎友好(Search Engine friendly)的设计是非常重要的。进入搜索引擎的页面内容越多,则被用户用不同的关键词找到的几率越大。在Google的算法调查一文中提到一个站点被Google索引页面的数量其实对PageRank也是有一定影响的。由于Google 突出的是整个网络中相对静态的部分(动态网页索引量比较小),链接地址相对固定的静态网...

by windlike - PHP - 2004-07-27 08:05:07 阅读(955) 回复(0)

http://www.okarm.com/Index.html 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/59328/showart_505441.html

网络技术

by Jxiang - 网络技术文档中心 - 2008-03-23 19:32:59 阅读(715) 回复(0)

Q.AXD调试时怎么观察监视寄存器的值? 设置好相关的东西后怎么观察不了/ A.从SYSstem ViewS -》REGISTERS 里设置观察; Q。汇编程序。。。。 Q。在ADS下使用ADT仿真器的连接问题: A。操作如下:参考ADT1000 UserGuid :P102-P104 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/59328/showart_499464.html

by Jxiang - 网络技术文档中心 - 2008-03-19 11:26:55 阅读(883) 回复(0)