04 2018 档案

mongodb 笔记
摘要:1.java驱动下的mongo操作 1.1 数据库连接 1 package com.mongodb.text; 2 3 import java.net.UnknownHostException; 4 5 import com.mongodb.DB; 6 import com.mongodb.DBCo 阅读全文

posted @ 2018-04-27 08:11 longlinji 阅读(197) 评论(0) 推荐(0) 编辑

原生js实现table表格列宽自由缩放
摘要:1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="gbk"> 5 <title>table</title> 6 </head> 7 <body> 8 <table id="tb_3" cellspacing="0" cellpadding="2 阅读全文

posted @ 2018-04-18 09:09 longlinji 阅读(972) 评论(0) 推荐(0) 编辑

list集合排序
摘要:https:/blog.csdn.net/veryisjava/article/details/51675036 1 public static void main(String[] args) { 2 List<Integer> nums = new ArrayList<Integer>(); 3 阅读全文

posted @ 2018-04-17 17:50 longlinji 阅读(679) 评论(0) 推荐(0) 编辑

区域外点击隐藏
摘要:1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www. 阅读全文

posted @ 2018-04-15 14:58 longlinji 阅读(116) 评论(0) 推荐(0) 编辑

省市区三级联动
摘要:省市区三级联动html: 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="UTF-8"> 5 <title></title> 6 </head> 7 <body> 8 <select id="province"> 9 <option >请选择 阅读全文

posted @ 2018-04-14 19:45 longlinji 阅读(153) 评论(0) 推荐(0) 编辑

js多选下拉框
摘要:1.js原生实现 1.1:引用JS文件 1 /*! jQuery v1.12.4 | (c) jQuery Foundation | jquery.org/license */ 2 !function(a,b){"object"==typeof module&&"object"==typeof mo 阅读全文

posted @ 2018-04-14 11:16 longlinji 阅读(457) 评论(0) 推荐(0) 编辑

oracle&mysql配置
摘要:pom.xml <dependency> <groupId>com.oracle.jdbc</groupId> <artifactId>ojdbc6</artifactId> <version>11.2.0.4</version> </dependency> <dependency> <groupI 阅读全文

posted @ 2018-04-08 20:58 longlinji 阅读(158) 评论(0) 推荐(0) 编辑

nexus2 配置
摘要:1 <?xml version="1.0" encoding="UTF-8"?> 2 3 <!-- 4 Licensed to the Apache Software Foundation (ASF) under one 5 or more contributor license agreement 阅读全文

posted @ 2018-04-08 19:20 longlinji 阅读(493) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示