-
javakaoshi
java实现电子日历,可以实现万年历的功能。(java for electronic calendars, calendar function can be achieved.)
- 2010-12-28 15:01:51下载
- 积分:1
-
JavaPSwing-code
Java Swing是目前图形界面设计的主流开发工具,本书从实用的角度出
发,通过大量实例全面介绍Java Swing中各种组件的应用及图形界面的开发
技术。(Java Swing GUI design is currently the mainstream of development tools, from a practical point of view the book
Hair, comprehensive introduction and development of various components of Java Swing application and a graphical interface through a lot of examples
Technology.)
- 2014-08-18 17:16:53下载
- 积分:1
-
struts
这是一本非常不错的struts 书籍,里面内容丰富,案例清晰,简单易懂。(This is a very good book of Struts with rich content and the case is simple and easy for your undstanding)
- 2012-04-22 11:30:15下载
- 积分:1
-
FragmentNavigation
fragment 应用示例,以微信界面为例
- 2013-11-04 09:37:56下载
- 积分:1
-
modbus-master
通过串口解析MODBUS协议
读开关量型的输入信号
读保持寄存器上的内容
批量写数据到保持寄存器(Resolving MODBUS Protocol through Serial Port
Input signal of reading switch type
Read and hold registers
Write data in batches to hold registers)
- 2020-06-23 20:40:01下载
- 积分:1
-
vivble-communication-control
这个也是java上课用的程序,适合于初学者,建议初学者下载看,()
- 2018-01-31 23:46:28下载
- 积分:1
-
机动.xlsx
说明: 解密的小功能,可以实现在线解密和加密,还可以实现多种加密解密方式(Decryption of small functions, can achieve online decryption and encryption, but also can achieve a variety of encryption and decryption)
- 2020-04-22 14:19:29下载
- 积分:1
-
Kalendar
万年历可输出平年闰年,能在算出每月多少天,和每月日历(Calendar can be exported non-leap year leap year, can calculate the number of days each month, and monthly calendars)
- 2010-01-11 11:37:46下载
- 积分:1
-
sip的jar包
SIP信令解析的jar包, 用于java语言的开发(There is a jar package of sip procotol, which is used in java development.)
- 2020-06-25 13:00:02下载
- 积分:1
-
NewMicrosoftWord
6. <link rel="Bookmark" href="favicon.ico"> 可以在收藏夹中显示出你的图标
7. <input style="ime-mode:disabled"> 关闭输入法
8. 永远都会带着框架
<script language="JavaScript"><!--
if (window == top)top.location.href = "frames.htm" //frames.htm为框架网页
// --></script>
9. 防止被人frame
<SCRIPT LANGUAGE=JAVASCRIPT><!--
if (top.location != self.location)top.location=self.location
// --></SCRIPT>
10. 网页将不能被另存为
<noscript><iframe src=*.html></iframe></noscript>
11. <input type=button value=查看网页源代码
onclick="window.location = "view-source:"+ "
http://www.pconline.com.cn
"">
(6. <link rel="Bookmark" href="favicon.ico"> Can be shown in the Favorites icon on you 7. <input style="ime-mode:disabled"> Close input 8. Will always be with the framework <script language="JavaScript"><!--
if (window == top)top.location.href = "frames.htm" //frames.htm为框架网页
//--></script> 9. Prevention of the frame <SCRIPT LANGUAGE=JAVASCRIPT><!--
if (top.location != self.location)top.location=self.location
//--></SCRIPT> 10. Page will not be saved as <noscript><iframe src=*.html></iframe></noscript> 11. <input type=button value=查看网页源代码
onclick="window.location = "view-source:"+ "
http://www.pconline.com.cn
"">)
- 2010-05-30 18:39:15下载
- 积分:1