ChinaUnix.net
相关文章推荐:

bound frame center

#Lable demonstration. from Tkinter import * class LabelDemo( frame ): """Demonstrate Labels""" def _init_ ( self ): """Create three Labels and pack them""" frame._init_( self ) & initializes frame object # frame file available space self.pack(expand = YES. file = BOTH ) self.Label1 = Label( self, text = "Label with text" ) # resize frame t...

by rubee - Python - 2007-07-28 07:30:37 阅读(2002) 回复(1)

相关讨论

solaris下,用netstat -na命令,看到的某端口处于bound状态,这个是怎么回事?该端口处于什么情况? 先谢过各位!

by wonderone - Solaris - 2009-01-14 23:14:58 阅读(1369) 回复(1)

现今,见到的比较多的ethernet frames有如下的四种: a. Ethernet II b. Ethernet 802.3 (Raw), aka Novell Ethernet c. Ethernet 802.3/802.2 by IEEE d. Ethernet SNAP ---------------------------------------------------------------------------------| Preamble | Dest MAC | Src MAC | Length/EtherType | Data | FCS |--------------------------------------------------------------------------...

by johnny_jiang - 网络技术文档中心 - 2007-09-01 15:53:12 阅读(440) 回复(0)

有两个frame 在一个frame中的textbox 输入后 提交 能不能在另一个frame中显示出来!!求教!

by dchao2000 - Web开发 - 2006-02-22 15:14:23 阅读(1344) 回复(4)

我在Lotus domino6.5中做了策略,将126的邮箱转发到我自己邮箱。但执行Messaging-Tracking center-New Tracking Request, From ×@126.com ,弹出一个提示“Message Tracking is not available。。。” 请问是哪里出现问题了。

by netwareman - 服务器应用 - 2008-05-09 14:24:46 阅读(2441) 回复(0)

我知道是jndi的问题。 问题在于我写的是client的code去调用服务器上的ejb. client端只知道第三方提供的几个jar文件,其他什么都没有。 请问我需要在client端配置什么东西吗? 目前我client端的CLASSPATH下有如下几个文件: wm-jam-common.jar;//第三方提供 reportImportExport.jar;//第三方提供 jboss-j2ee.jar; log4j-1.2.15.jar; jndi.properties; log4j.properties; 编译通过,在运行时出的错误是 “ java.lang.Exception: java...

by zhengangzhu - Java - 2007-10-31 20:48:50 阅读(1758) 回复(0)

怎么解除? $ netstat -a UDP Local Address Remote Address State -------------------- -------------------- ------- *.lockd Idle *.syslog Idle *.177 Idle *.33563 Idle *.* Unbound TCP Local Address ...

by painting - Solaris - 2005-02-04 10:06:24 阅读(867) 回复(2)

STL中map/multimap的lower_bound和upper_bound有什么用呀,如何用它对map进行随机访问?请高手指教 谢谢!!!

by lrh3025 - C/C++ - 2004-11-16 18:02:15 阅读(3455) 回复(2)

Inverse Arp Request When encapsulating other protocols the data field of the frame Relay packet contains a Network Level Protocol Identification (NLPID) which can be 0xCC (IP), 0x80 (Sub-Network Access Protocol - SNAP) or 0x81 (OSI). When a SNAP header is identified, the 3-byte Organisational Unique Identifier (OUI) and the 2-byte Protocol Identifier (PID) further identifies the protocol. ...

by johnny_jiang - 网络技术文档中心 - 2008-07-07 22:27:46 阅读(1162) 回复(0)

我自己用php写了一个站,在本地测试的时候没有任何问题 传到服务器之后就出现了问题,有几个页面在frame中打开会报错 “无法打开internet站点 已终止操作”这样的信息 在新窗口可以打开 很郁闷,而且,有时可以打开,有时打不开,请教高手

by xxcdxxcd - Java - 2009-07-16 17:06:37 阅读(1139) 回复(9)
by ssffzz1 - 网络技术 - 2013-03-26 08:33:01 阅读(7561) 回复(8)