-
j_9698_sdxxhghgurl
1、栏目无限分类,自由添加,排序,前台显示 2、各大搜索和站内搜索随意切换 3、网站在线提交、后台审核、编辑、删除 3、站点相关信息后台动态配置 4、自助网站收录,后台审阅 5、网站广告在线发布后台登hh陆:admin/deep_login.asp 用户:admin 密码:admin(1, columns unlimited classification, the Liberal added, scheduling, showed two prospects, major search and random searches Station 3 switching, Site Online submission, background vetting, edit, delete three, site background information related to the allocation of four dynamic, self-help website recorded. 5 background scrutiny, for the advertisement posted online background Teng Lu hh : admin/deep_login.asp Users : admin Password : admin)
- 2007-02-02 09:21:14下载
- 积分:1
-
mvc0
a good article skdjaw we a fiwa wo c(a good article skadhkada ksdai asa is wiea )
- 2014-03-15 19:48:11下载
- 积分:1
-
asp.net383 课程设计信息管理系统
基于ASP.NET的课程管理系统,适合学生用做课程设计(The course management system based on ASP.NET)
- 2018-06-20 02:18:08下载
- 积分:1
-
classloader相关代码
JVM在加载类的时候,都是通过ClassLoader的loadClass()方法来加载class的,loadClass(String name)方法:
使用的是双亲委托模式:
jvm启动时,会启动jre/rt.jar里的类加载器:bootstrap classloader,用来加载java核心api;然后启动扩展类加载器ExtClassLoader加载扩展类,并加载用户程序加载器AppClassLoader,并指定ExtClassLoader为他的父类;
当类被加载时,会先检查在内存中是否已经被加载,如果是,则不再加载,如果没有,再由AppClassLoader来加载,先从jar包里找,没有再从classpath里找;
如果自定义loader类,就会存在这命名空间的情况,不同的加载器加载同一个类时,产生的实例其实是不同的;
- 2022-03-19 18:19:03下载
- 积分:1
-
cssdemo
这是web前台中Css的一些技术,在东软培训老师发给的资料,是一些重点的东西(Css web in the foreground is some of the technologies, training of teachers in Neusoft distributed information, some key things)
- 2011-06-30 20:16:21下载
- 积分:1
-
shopping
电子商城的相关源码,采用MyEclipse开发。(Electronic mall related source code, using MyEclipse development.)
- 2018-05-31 13:52:09下载
- 积分:1
-
InheritInfo
新城街道办事处社区居民信息管理系统
1、家庭个人信息录入、查询(实现表格内容的单项查询,表格及内容附后)、核对、修改。
2、各类数据汇总,综合汇总,单项汇总、单元汇总、楼汇总、小区汇总,社区汇总。
3、各类数据汇总后能生成报表、导出EXCEL表格。
4、软件数据维护。
(Office of Community Residents in Metro streets information management system 1, the family personal information into the query (to achieve the single inquiry form content, form and content attached), verification and revision. 2, various types of data collection, comprehensive summary, individual aggregate, unit summary, building aggregate, community summary, community summary. 3, after the various types of data can generate summary reports, export EXCEL form. 4, software, data maintenance.)
- 2010-09-27 23:04:02下载
- 积分:1
-
谱聚类
这是一种利用高效的迭代 Lanczos eigensolver 的谱聚类算法演示。
- 2022-06-21 00:01:30下载
- 积分:1
-
精确数据格式化
//利用BigDecimal对象作为参数在format()中调用货币和百分比格式化 BigDecimal bigInterest = bigLoanAmount.multiply(bigInterestRate); //BigDecimal运算 NumberFormat currency = NumberFormat.getCurrencyInstance(); //建立货币格式化引用 NumberFormat percent = NumberFormat.getPercentInstance(); //建立百分比格式化用 percent.setMaximumFractionDigits(3); //百分比小数点最多3位}
- 2023-03-29 16:00:03下载
- 积分:1
-
支付宝移动接口实例(android版)源码下载
android 支付宝移动版接口实例,最低支持版本 android 2.2,也就是几乎所有版本都支持了
- 2015-03-12下载
- 积分:1