资源列表
jep
- JEP是Java expression parser的简称,即java表达式分析器,Jep是一个用来转换和计算数学表达式的java库。通过这个程序包,用户可以以字符串的形式输入一个、任意的公式,然后快速地计算出结果。Jep支持用户自定义变量、常量和函数。包括许多常用的数学函数和常。(Jep is a Java library for converting and calculating mathematical expressions. Through this package, the use
html
- 一款带前后台的公司项目源码...............(A company project source with front and back background.................... A company project source with front and back background.)
orangestore
- 实现了商城首页显示,商品搜索,购物车,订单支付等功能(It has realized the functions of the home page display, commodity search, shopping cart, order payment and so on)
TanKeWar
- 坦克大战实现了,页面布局做的还挺好的 功能也很齐全,游戏体验也很好(Tank war has been achieved, the layout of the page is also well equipped, and the game experience is very good.)
imgscalr
- Image Scaler Java - Improved Image Quality
App
- rrwex wewecwe wcww wrwvwrv eteh nj e w ergw
AppInfwdo.dsfasdfa
- rgwbhe rth etrh erther e j e
AppInfwdo
- gwh ert tm rtme rery meumetrme ertum u mert
AppInfo
- s a fasfv wevwev wevcwer wetv rybb eb yb
JavaScript+DOM编程艺术(清晰中文版)
- 本书讲述了javascr ipt和dom的基础知识,但重点放在dom编程技术背后的思路和原则:预留退路、循序渐进和以用户为中心等,这些概念对于任何前端web开发工作都非常重要。本书将这些概念贯穿在书中的所有代码示例中,使你看到用来创建图片库页面的脚本、用来创建动画效果的脚本和用来丰富页面元素呈现效果的脚本,最后结合所讲述的内容创建了一个实际的网站。(This book describes the basic knowledge of Javascr ipt and DOM, but focuse
Java虚拟机规范(Java_SE_7)
- 《Java虚拟机规范(Java SE 7版)》是Java领域最重要和最权威的著作之一,由Oracle官方发布,基于Java SE 7,对最新的Java虚拟机规范进行了完整且详细的讲解,是深度了解Java虚拟机实现细节的必读之作。("The Java virtual machine specification (Java SE 7)" is one of the most important areas of Java and the most authoritative wo
Spring源码深度解析
- 《Spring源码深度解析》从核心实现和企业应用两个方面,由浅入深、由易到难地对Spring源码展开了系统的讲解,包括Spring的设计理念和整体架构、容器的基本实现、默认标签的解析、自定义标签的解析、bean的加载、容器的功能扩展、AOP、数据库连接JDBC、整合MyBatis、事务、SpringMVC、远程服务、Spring消息服务等内容。("Spring" source depth analysis from the two aspects of the core re