-
从Python开始学编程
说明: 本书以Python为样本,不仅介绍了编程的基本概念,还着重讲解了 编程语言的范式(面向过程、面向对象、面向函数),并把编程语言的 范式糅在Python中,让读者不仅学会Python,未来在学习其他编程语言 时也变得更加容易。(aking Python as a sample, this book not only introduces the basic concepts of programming, but also focuses on the programming language paradigm (process-oriented, object-oriented, function-oriented), and incorporates the programming language paradigm into Python, so that readers can not only learn Python, but also become easier to learn other programming languages in the future.)
- 2020-06-18 03:00:02下载
- 积分:1
-
(高校科研管理系统)
说明: 采用Java实现科研管理系统,实包括科研人员管理以及科研项目申请等功能(Using java to realize the scientific research management system, including the functions of scientific research personnel management and scientific research project application)
- 2020-01-20 03:23:53下载
- 积分:1
-
Exp04251.8.3
科学计算器,实现科学计算,模拟windows计算器(Scientific Calculator)
- 2011-05-24 21:54:51下载
- 积分:1
-
Java-coding-standards-chm
Java编码规范,chm格式,方便阅读,适合初学Java的人使用(Java coding standards, the chm format, easy to read, suitable for the beginner of Java)
- 2012-07-20 17:42:42下载
- 积分:1
-
spring-study
说明: spring学习程序,用于学习新技术,使用JAVA语言,IDEA环境(spring study procedure, use java)
- 2020-06-21 17:40:01下载
- 积分:1
-
HeadFirstDesignPatterns_code102507
这是head first design patterns源码,讲解了java23种设计模式(23 design patterns in Java)
- 2019-07-04 10:16:01下载
- 积分:1
-
java-to-do-a-small-calendar
说明: java做的小日历,个人改的,凑合吧,没啥难度,应付一下学校的课程设计 。(java to do a small calendar, personal change, and make do it, nothing more difficult to deal with what the school curriculum.)
- 2011-04-16 01:21:26下载
- 积分:1
-
JAVA
有关Java的程序,可以实现火车票预订,订票,退票(you can afford ticket in advance)
- 2013-04-21 20:02:09下载
- 积分:1
-
test
part1
(1)可以在“请输入文件路径和名称:”后面的文本框中输入文件名和路径。
(2)可以在文本区中写文本。
(3)可以在“请输入需要追加的内容:”后面的文本域中输入内容,按回车键之后,其中的内容会添加到文本区中(添加的内容另起一行)。
(4)单击“将文本区的内容写入文件”按钮,文本区中的内容就会被写到指定的文件中。
part2
(1)窗体的标题是“猜数字小游戏”。
(2)单击“得到一个随机数”按钮,系统会产生一个1~10之间的随机整数(使用Math类的方法random( ))。
(3)在“输入您的猜测:”后面的文本框中输入你要猜测的整数,之后单击“确定”按钮。
(4)对你猜测的整数,图形用户界面的最下面会有提示信息,没有猜的时候,显示“无反馈信息”,如果猜大了,显示“猜大了”,如果猜小了,显示“猜小了”,如果猜对了,显示“猜对了”。(其中,蓝色字体是JLabel类的对象调用方法setForeground(Color.blue)实现的。)(Java Simple Graphic Interface)
- 2020-12-11 15:59:18下载
- 积分:1
-
GUIIPLS21
说明: oints in data to the points in model. Fit with respect to minimize the sum of square
- 2020-06-22 23:40:01下载
- 积分:1