资源列表
[JSP源码/Java] oracle_day01_all
说明:oracle老师讲述的关于oracle的例子,对于初始学习的人很有帮助-Oracle teacher about Oracle example, for the initial study of the people very helpful<王松松> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[JSP源码/Java] SQLChanger
说明:plsql 导出表由于表中字段过长,再次导入时报错。 主要功能:sql断句-plsql export table because the table is in the field too long, given the import again. Main functions: sql punctuation<HJ> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[JSP源码/Java] fudong
说明:本程序为前端的脚本语言,对于网页浮动广告,广告图片可以很容易的替换,可以修改连接。-This procedure for the front-end scr ipting language, for the web floating ads, advertising images can be easily replaced, the connection can be modified.<宋大显> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[JSP源码/Java] MyTools
说明:在JSP编程中解决乱码问题,同时提供数据类型转换的方法。-Solve the garbage problem in JSP programming, while providing the data type conversion methods.<高少猛> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[JSP源码/Java] FrontIndex
说明:使用table标签实现网页的格式设计,同样引用调用模块。-Use table label format is designed to achieve a web page, the same reference to the calling module.<高少猛> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[JSP源码/Java] FileCpoy
说明:io流操作本地文件夹 使用俩个方法 实现复制本地文件和文件夹 文件夹内包含多层文件夹,功能简单 但适合初学者熟悉io流-IO flow operation of the local folder using two methods to achieve the replication of local files and folders folder contains multiple layers, the function is s<LZ> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[JSP源码/Java] SqlConfig
说明:读取java属性文件,根据key值读取属性值-Read java property file, read the property value based on key values<峰峰> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[JSP源码/Java] SendSMS
说明:It sends an SMS to a given Czech phone number.<TOOM> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[JSP源码/Java] js
说明:javascr ipt para ver mapas en linea<jzaldumbide> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[JSP源码/Java] EditUserInfoJSP
说明:用户修改注册信息时,防止循环修改密码例子: 主要是用到java,Jquery,CSS,HTML语言。 参考本例可以减少一些编程陷阱。 -an example JSP for edit a user info, avoid some Java,Jquery, CSS, HTML s trap to save time to avoid a dead loop of edit user s password.<Georgelin> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[JSP源码/Java] sort
说明:排序一直以来都是让我很头疼的事,以前上《数据结构》打酱油去了,整个学期下来才勉强能写出个冒泡排序。由于下半年要准备工作了,也知道排序算法的重要性(据说是面试必问的知识点),所以又花了点时间重新研究了一下。 排序大的分类可以分为两种:内排序和外排序。在排序过程中,全部记录存放在内存,则称为内排序,如果排序过程中需要使用外存,则称为外排序。下面讲的排序都是属于内排序。 -Each step will be a sort t<李万戟> 在 2024-11-19 上传 | 大小:1kb | 下载:0