-
jsjzc
用于计算机组成原理课程设计的计算浮点数加减法.相乘.补码.原码.移值等计算.(Principles of curriculum design for computer component floating point addition and subtraction calculations. Multiplied. Complement. Original code. Transplant peer computing.)
- 2013-06-30 15:25:26下载
- 积分:1
-
javaPrint
java,条码打印机驱动,源程序,驱动。(java, bar code printer driver, source code, driver)
- 2010-05-13 16:25:08下载
- 积分:1
-
SnakeGame
利用java编写的贪吃蛇源代码,可利用其作为本科毕业设计(Snake prepared using java source code, can be used as a graduate design)
- 2008-05-25 20:16:23下载
- 积分:1
-
Java
设计模式一(单子、工厂、策略模式)练习
1. 假设现在要设计一个贩卖各类书籍的电子商务网站的购物车系统。对所有的教材类图书 实行每本一元的折扣;对连环画类图书提供每本7%的促销折扣;而对非教材类的计算机图书有3%的折扣;对其余书没有折扣。使用策略模式、工厂模式、单子模式进行设计(Design Mode 1 (List, Factory, Strategy Mode) Exercise
1. Suppose we are going to design a shopping cart system for e-commerce websites that sell all kinds of books. All textbook books are discounted at one yuan per book; comic books are discounted at 7% per book; computer books are discounted at 3% for non-textbook books; and other books are discounted at no rate. Design using strategy mode, factory mode and single mode)
- 2020-07-01 06:40:02下载
- 积分:1
-
Eclipse-in-java-developer
这是一本学习好Java的外文书籍,通过这本书,我们可以接触到其中的运行机制以及代码的编写方式(This is a good learning Java-language books, through this book, we can come into contact with one of the operating mechanism and the code is written in a way)
- 2013-10-25 09:37:18下载
- 积分:1
-
5uym.com_01071505
全面管理订单流程(包含下单,核单,发货,跟单,记账等等),物流,客户关系和销售 媒体分析,货品销售分析,话务业绩分析.()
- 2008-05-03 23:04:17下载
- 积分:1
-
Pragmatic_Project_Automation_How_to_Build__Deploy_
工程务实系列:如何自动化建设部署和监控Java应用程序(Pragmatic Project Automation How to Build Deploy and Monitor Java Applications
)
- 2009-05-08 23:42:52下载
- 积分:1
-
桂林文创商城系统 毕业设计;JAVA+MySQL SpringMVC框架 源码+数据库+素材
管理员账号/密码:admin/admin
- 2020-11-27下载
- 积分:1
-
lucene-in-action(1-2)
lucene in action 第一、二版,英文版,第二版讲lucene3.0(lucene in action,the first and second edition,the second edition is about lucene 3.0)
- 2012-04-17 09:21:22下载
- 积分:1
-
ve
说明: 在已按照jdk和下载了eclipse的情况下,把你的eclipse压缩包和我上传的里面压缩包解压后的3个压缩包一起解压。然后重新打开eclipse就可以用了。我自己试验过的,绝对可行。VE很好用,免费开源软件,感觉跟VS里面的差不多,可以拖拽控件,可视化修改属性。
安装完,可以这样实验一下:
1.新建一个java工程
2.工程上右键属性->Java Build Path -> Add Library -> Standard Widget Toolkit (SWT) 然后 下一步
选择 Include Support For JFace library ,完成
3.工程上右键 ->New -> Other 选JAVA 下的Visual Class
左下角 Style 里选 -> Swt ->Shell 完成新建类
还可以调出常用视图:
1.Window -> Show View -> Other 选 Java -> Java Beans
2.Window -> show View -> Other 选 General -> Properties
然后就可以很容易的使用ve来做java界面了(release three packages with your edition of eclipse and it s ok)
- 2010-12-16 11:26:05下载
- 积分:1