搜索资源列表
C++与Java比较
- “作为一名C++程序员,我们早已掌握了面向对象程序设计的基本概念,而且Java的语法无疑是非常熟悉的。事实上,Java本来就是从C++衍生出来的。”-"as a C programmers, we have already mastered the design of object-oriented programming to the basic concept, but Java syntax is very familiar with it. In fact, Java was
上传程序
- 其中包含JAVA,C++,数据结构,数据库,编译原理,接口技术等15个课程设计和程序。希望你审查。-which includes Java, C, data structures, database, compiler theory, interface technology 15 curriculum design and procedures. I hope you review.
chatrooom
- 这是我课程设计的时候做的聊天程序,用java实现消息的及时发送,程序简单,适合初学者-This is my course design time chat program to do with java to achieve timely delivery of information, simple program, suitable for beginners
20055143517754
- 这是我课程设计的时候做的聊天程序,用java实现消息的及时发送,程序简单,适合初学者-This is my course design time chat program to do with java to achieve timely delivery of information, simple program, for beginners
jspchat
- 这是我们课程设计的时候做的聊天程序,用java实现消息的及时发送,程序简单,适合初学者-This is our curriculum design time chat program to do with java to achieve timely delivery of news, simple procedures, suitable for beginners
200604070954192298
- 这是我们课程设计的时候做的聊天程序,用java实现消息的及时发送,程序简单,适合初学者-This is our curriculum design time chat program to do with java to achieve timely delivery of news, simple procedures, suitable for beginners
200604112221155843
- 这是我们课程设计的时候做的聊天程序,用java实现消息的及时发送,程序简单,适合初学者-This is our curriculum design time chat program to do with java to achieve timely delivery of news, simple procedures, suitable for beginners
EasyJWeb05
- 如果遇到MD5加密文件,而又不知道的密码的, 请在数据库中换上这组加密的数据吧 469e80d32c0559f8 那么密码就是admin888 EasyJWeb是基于java技术,应用于WEB应用程序快速开发的MVC框架,框架设计构思来源于国内众多项目实践,充分借签了当前主流的开源Web框架(Struts、JSF、Tapestry 、Webwork等),吸取了其优点及精华,利用Velocity作为模板页面引擎,是一个实现了页面及代码完全分离的MVC开发框架,是一个旨在于为
myketi
- 本系统是在大学期间,为JAVA课题设计而编写的,如果系统使用数据库,程序将变得简洁,水平有限,希望大家指正.-the system in the university during the design of Java topics prepared, if the system database, procedures will become simple, limited, and we hope that the correction.
java11111
- 问题描述:编写一个JAVA程序,用面向对象设计的方法编写一个电话卡的类。包括卡号、密码、余额、拨入号码等 b)基本要求:类的属性有卡号、密码、余额、拨入号码,电话卡的常用操作可以用连接电话方法、返回余额方法与通电话方法来实现。 c)方法功能描述: 构造方法(PhoneCard(卡号,密码,余额,拨入号码))可以完成属性值初始化赋值,并判断余额,余额为负就退出系统,请在构造方法中将初始时的连接置为false即表示没有连接。 卡号long cardNumber 密码priva
Java_first
- Java程序设计经典教程(电子教案),是初学者的快速入门教程。
JAV
- 《java程序设计》这本书配套的一个java学习ppt,适用于java入门者看或教师上课使用。
Chat1.0
- JAVA程序设计简单语音聊天源码,能帮初学者
java程序设计基础
- 人民邮电的计算机方面的书我还是蛮喜欢的。 我是java初学者,我整天在网上搜索java教程, 我将小小的一点收获分与大家共享-Posts And Telecommunications News of the computer book I quite like the idea. I java beginners, I was always in search java online tutorial, I will harvest tiny 1:00 pm and share
小旅馆JAVA
- 一个简单的JAVA小旅馆的程序,功能简单,课程设计的作业-a simple Java small hotel procedures, functions simple, curriculum design operations
仿xp画板
- 这次课程设计我做的就是一个仿照Windows画板的程序。 通过画图板软件开发与设计,更深刻地体会java语言较之其他语言在图形用户界面的优势。熟悉java语言中常用的关于画图的各个类的功能和常用的方法