搜索资源列表
lovcombo.rar
- 一个EXT可输入下拉框的程序。不清楚的可以下载来看。,EXT can enter a drop-down box procedure. Clear view can be downloaded.
HumanResourceManSys
- 人力资源管理系统,主要用于企业的人事信息管理,考勤管理,招聘管理,培训管理,薪酬管理,绩效管理。涉及到的业务主要有人事档案信息的添加删除和查看,人员调动管理,员工的考勤管理,员工的招聘,员工的绩效评估,薪酬计算和培训跟踪。采用Java平台,并且采用B/S模式应用, 框架与技术的选择:Struts+Hibernate+Spring+Ajax。-Human resources management system, mainly for the personnel information manage
zhengfuAjax
- ajax的实例宝典,里边有不少的实例源码方便程序远查看-ajax example book, inside there are many examples of the procedure is far easier to view source
1dddd
- 首先、AJAX是一种很酷的技术,一旦采用了AJAX,就能让你的Web页面, 你的网站,甚至连同你们公司,都变得很酷。在Web2.0的时代里,不使用一点 AJAX技术的网站,就会显得很老土,很落伍。 但是,这样的理解,其实是很肤浅的。仅仅是从一个外行,从一个使用者的 角度出发,来理解AJAX,就像我在本书的第一章AJAX我也行中那样,开发 出很愚蠢,甚至都没有资格被称之为AJAX应用的纯IE、XMLHTTP应用。 AJAX更酷的一点在于,对于传统的Web开发人员来说,AJA
GoogleMapAjax
- This book focuses on one API that has had a particularly profound impact: the Google Maps API. Since you have this book in hand, you’re probably already convinced of Google Maps’ importance. In case you need a reminder, however, visit Google Maps
CooliteToolkit
- 自定义的控件,包含了界面上的一切控件,用了ajax技术-Custom controls, the interface contains all the controls, using the ajax technology
viewPopwindow
- view Pop window by using ajax
BLOG
- 1. 实现访问者注册利用ajax提示用户名是否可用,在用户注册、用户登录时为用户提示密码错误。 2. 实现搜索可以分为以作者为select的条件,也可以以文章内容为select的条件! 3. 实现任务列表功能可以用ajax实现将任务由“未完成”动态变为“已完成”。 最终实现新任务的的添加,和已完成任务的删除。 4. 主页上显示文章标题列表,提供查看全文的链接以浏览全文,并且可以浏览关于文章的评论。 5. 实现管理员添加文章,添加图片,编辑评论,最终实现管理员删除文章,删除评论。 6. 娱乐模块
docs
- jsp code to view the images from that folder in smaller & bigger view
Struts-2
- Struts有其自己的控制器(Controller) ,同时整合了其他的一些技术去实现模型 层(Model)和视图层(View)。在模型 层,Struts可以很容易的与数据访问技术 相结合,包括EJB,JDBC等。在视图层, Struts能够与JSP表示层组件相结合。-Struts has its own controller (Controller), and integration of other technologies to achieve the model la
MyThone
- 查看手机状况,例如:手机号码,所属国家,国家代码-View the phone status such as: phone number, country, country code
netstat
- netstatde 使用 可以用java调用查看端口的使用情况-netstatde can use java call using the view port usage
crm
- 整个项目是基于B/S模式,应用Struts2+Spring+Hibernate 、DWR和ExtJS五个框架实现了一个绚丽的客户关系管理系统。分为View层(显示层)、Control层(控制层)、Service层(业务逻辑层)、DAO层(数据库访问对象层)。利用Spring的依赖注入和面向切面特性,hibernate的数据持久化技术、Struts2的控制器、ExtJS用于View层实现了用户权限管理、日程安排、客户关系管理、销售管理、档案管理、统计数据、商务联系管理等模块。-The entire
checkLogin
- 登录验证 这是用jsp和ajax实现一个验证登录的小功能-There s nothing friendly about uploading and tagging, no matter how many whiz-bang AJAX tricks you use. This is completely transparent to the JSP view developer! JSP developers use static HTML, scr iptlets (snipp
Ajax
- ajax控件事例 效果很炫很好 欢迎大家下载查看-ajax controls shining examples of the effect of a good welcome to download to view
PropertyManage-(1)
- 基于ASP和SQL的小区物业管理系统。功能齐全,可以查看欠费、停车信息、投诉信息,小区内部公告等等。-ASP and SQL-based residential property management system. Fully functional, you can view the arrears, parking information, the complaint information, cell internal bulletin and so on.
homepage9
- 用于实现一个进行在线答疑的安卓客户端,需要登录后方能使用,回答和提问均可以获取积分,并可以在个人中心中查看积分排行榜和收到的回复,此外还提供问题收藏功能-For implementing a online Q Android client you need to log in before using, and questions can be answered earn points, and you can view the responses received in scoreboard
plat-ui
- ext简单示例,登录,store,view,model等功能-ext 简单示例
Angular 5 高级编程(第2版)
- Angular 将服务器端开发领域的一些最佳实践用于增强浏览器 HTML,为更加简单方 便地构建富应用程序(rich application)打下了良好的基础。Angular 应用程序围绕模型-视图- 控制器(Model-View-Controller,MVC)设计模式构建(Angular uses some of the best practices in server-side development to enhance browser HTML for simplicity W
新闻客户端
- 主要就是实现一个闪屏页的效果,使用了两个动画——ScaleAnimation(缩放动画)AlphaAnimation(透明度动画)来实现,与此同时最好是在设置完动画之后设置一个监听动画结束的监听器——Animation.AnimationListener来监听动画完成触发的动作。在此我设置了在动画结束之后启动MainActivity,并关闭SplashActivity ViewPager+HorizontalScrollView实现标题栏滑动 只是初期对新闻客户端的布局设计