资源列表
transcation
- 验证数据库是否支持事务,是否支持四个隔离级别-Verify that the supports transactions, supports four isolation levels
Vehicles
- List of available vehicles
ReverseFileDigit
- 利用RandomAccessFile类,把几个int型整数(1,2,3,4,5,6,7,8,9,10)写入到一个名字为tom.dat文件中,然后按相反顺序读出这些数据并显示在屏幕上-Use RandomAccessFile class, the number of int-type integer (1,2,3,4,5,6,7,8,9,10) tom.dat written to a named file, then read out in reverse order data and disp
applet
- ejemplo sencillo de como elaborar un applet
text1
- 设置一个JLabel组件、JText和JCombox组件,下拉列表框的内容初始为红色、绿色、蓝色,当在JText中输入内容回车时把输入的内容添加到下拉列表框中,当选择下拉列表框中的选项时,在JLabel中显示所选择的内容。-Set a JLabel component, JText and JCombox components, the initial drop-down list box the contents of the red, green, blue, JText the input
LoginApplet
- 在Java中设计用户邮箱登录界面的代码,希望对大家有用-Design in Java code to the user' s mailbox login screen, want to be useful
checkTotal
- 只允许输入数字,请检查您输入的信息 输入不合法输入,红框校验-Enter numbers only, please check the information you entered is not valid input type, red box check
ArrowThroughHeart
- 该程序是一个简单的一箭穿心的图案,是Applet的典型示例-The program is a simple stone mandrel pattern, a typical example of Applet
transword
- 这是微软编程之美的一道资格赛试题代码,虽然简单但是对初学者很有意义-This is the the Microsoft programming beauty of a qualifying questions code, though simple, but useful to beginners
RunQueue
- Tests views using post() and getViewTreeObserver() before onAttachedToWindow().