-
securitydemo
spingsecurity的demo,初学者可根据注释和代码进行学习(Spingsecurity demo, beginners can learn from comments and code)
- 2019-06-06 14:19:12下载
- 积分:1
-
ch02
java程序设计教程第二章例题,关于输入输出的相关代码(java programming tutorial Chapter II examples, the relevant code on the input and output)
- 2010-12-19 22:32:08下载
- 积分:1
-
Mybaties 的基础入门
说明: Mybaties 的基础入门1,
开发工具 IDEA, TomCat,SQL(Introduction to Mybaties 1,
Development tools IDEA, TomCat, SQL)
- 2020-06-20 00:20:02下载
- 积分:1
-
交通一条道路
说明: 设计一个交通信号灯类: (1)变量:位置、颜色(红、黄、绿)、显示时间(秒)。 (2)方法:切换信号灯。 创建并启动两个线程(东西向、南北向)同时运行。 3.实验要求 (1)设计线程。 (2)设计路口信号灯示意图界面。 (3)进一步将每个方向的信号灯分成3种车道灯:左转、直行和右转。 (4)根据车流量进行时间的模糊控制。(Design a traffic light class: (1) variables: location, color (red, yellow, green), display time (seconds). (2) Method: switch the signal lamp. Create and start two threads (east-west, north-south) running at the same time. 3. Experiment requirements (1) design thread. (2) Design schematic interface of intersection signal light. (3) Further, the signal lights in each direction are divided into three kinds of lane lights: left turn, straight ahead and right turn. (4) Fuzzy control of time according to traffic flow.)
- 2020-05-27 09:21:40下载
- 积分:1
-
RFC1945java
使用java实现的RFC1945 http1.0协议。所有面向对象设计严谨按照RFC 1945协议中的描述。源代码逾4000行。提供给Java网络编程初学者学习(Java achieved using RFC1945 http1.0 agreement. All well-structured object-oriented protocol in RFC 1945 in accordance with the description. The source code of more than 4000 lines. Java network programming to beginners learning)
- 2009-04-18 15:36:36下载
- 积分:1
-
AbstractItemVisitor
An output stream for the body of an HTTP request Source Code for Java Script.
- 2013-10-04 10:18:01下载
- 积分:1
-
03
说明: 第二部分,平时练习后保存的小程序,方便大家参考学习,适合初学者练习练习,增加代码量!(The second part, after the usual practice to save a small program to facilitate your learning, suitable for beginners to practice exercises to increase the amount of code!)
- 2013-07-23 16:28:35下载
- 积分:1
-
VideoViewActivity
This is a java class file of an android project
- 2017-06-27 07:51:26下载
- 积分:1
-
code2_2
经典的学习JAVA的资料:java编程思想源代码(Source code of Thinking in Java)
- 2011-06-29 17:23:20下载
- 积分:1
-
java200
要将 MenuBar 加入一个Frame 中,应使用的方法是?
A. setMenu()
B. setMenuBar()
C. add()
D. addMenuBar()
2. 使用哪一个布局管理器时,当Frame 的大小被改变时Frame 中的按钮的位置可能会被改
变?
A. BorderLayout
B. FlowLayout
C. CardLayout
D. GridLayout(To add a Frame MenuBar, the method should be using? A. setMenu () B. setMenuBar () C. add () D. addMenuBar () 2. When using a layout manager which, when Frame Frame size is changed in the position of the buttons may be changed? A. BorderLayout B. FlowLayout C. CardLayout D. GridLayout)
- 2014-05-17 21:12:54下载
- 积分:1