资源列表
java-zubo
- 1. 创建一个用于发送和接收的MulticastSocket组播套接字对象 2. 创建一个指定缓冲区大小及组播地址和端口的DatagramPacket组播数据包对象 3. 使用组播套接字joinGroup(),将其加入到一个组播 4. 使用组播套接字的send()方法,将组播数据包对象放入其中,发送组播数据包. 或者 使用组播套接字的receive()方法,将组播数据包对象放入其中,接收组播数据包 5. 解码组播数据包提取信息,并依据得到的信息作出响应String s
JavaPortScanner.java
- other module of my project scans ports in a system
ExcelReader
- 学生管理系统,具有随机提问、缺勤统计、点名功能,可以读取Excel文件-student manage
AndroidSourceViewerConfig
- Base Source Viewer Configuration for Android resources.
Link
- text1 shows the android:autoLink property Source Code for Andriod.
MainActivity
- 电话拨号器功能代码, 电话拨号器功能代码-Phone dialer function code,Phone dialer function code,Phone dialer function code
Email
- Email Code java server let-Email Code java server let
server
- 客户端与服务器的连接,以服务器的角度与客户端连接-The connection between the client and the server is connected to the client the server s point of view
MenuBarParser
- 一个MenuBarParser的代码,感觉还好。-a MenuBarParser code, I feel okay.
Loginjava
- 小程序可实现对文件的加密,通过密码验证后才可以打开文件, 建立容器面板, 并新建输入密码标签,再新建密码验证标签,然后注册事件监听器,来实现事件监听器-small procedure of the document can be encrypted, password verification before they can open the file, the establishment of containers panel Enter the password and new labels
Jjisuanqi
- 计算器 一个实现简单的加,减,乘,除等功能的简单程序源码
java3
- System.out.print(s) System.out.println(t) System.out.print(u) System.out.println(v) System.out.print(a) System.out.print(b) System.out.print(c) System.out.println(d) x=0x5f20 y=0x5f35 z=0xffff System.out.print(x) System.out.print(y) System.
