Jquery 动态增加option及获取值 遍历option相关方法

jquery select 相关
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

jQuery实现的简单鼠标拖拽功能

jQuery实现的简单鼠标拖拽功能
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

360浏览器自定义切核功能

360浏览器内核的选择:作为前端开发的浏览器兼容性处理,一直是一个程序员的不可规避的烦恼。 今天,就讲一下:360浏览器的自定义切核功能 案例截图如下(兼容模式下): 详情说明: 360安全浏览器现有两种内核模式,即“极速模式”和“兼容模式”。 极速模式 “极速模式”是以Blink(Webkit)为内核的浏览模式,Blink内核具有更高的网页浏览速...
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

java 加密体系结构标准算法名称文档

这个文档存在的目的 应该就是 查看 java7  不同的类  支持什么算法  Java™ Cryptography Architecture Standard Algorithm Name Documentation for Java Platform Standard Edition 7 Standard Names AlgorithmParameterGenerator  Algor...
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

node.js用log4js实现日志

第一步先要安装 log4js 第二步需要创建logs文件夹 代码如下: //npm install log4js 安装log4.js const log4js = require('log4js'); log4js.configure({ //appenders 配置的是文件存放的位置及log日志文件名称 appenders: { cheese: { type: 'file','./
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

sql中的getdate()函数的格式转换

SQL中getdate()格式 转换 select convert(varchar(100),getdate(),101)--01/08/2008 select convert(varchar(100),getdate(),102)--2008.01.08 select convert(varchar(100),getdate(),103)--08/01/2008
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

如何解决IIS配置报错问题:存储空间不足?

如何解决IIS配置报错问题:存储空间不足 存储空间不足;并导致IIS安装失败 服务器说明: 当前服务器为阿里云服务器 操作系统:windows services 2008 R2 基本配置: 1G内存 + 20G+40G存储盘 服务器尚未安装配置IIS “存储空间不足”的报错,截图如下: 解决办法: 详细步骤,请参考文章 “配置...
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

Java 和 HTTP 的那些事(四) HTTPS 和 证书

原文: https://www.2cto.com/kf/201609/548236.html   说起 HTTP 的那些事,则不得不提 HTTPS ,而说起 HTTPS ,则不得不提数字证书。这篇博客将从 Java 的角度,学习 HTTPS 和数字证书技术,并分享爬虫开发的过程中针对爬取 HTTPS 站点时可能遇到的一些问题。 在前面的几篇博客里,其实已经略微提到过 HTTPS 了,譬如使用 ...
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

phpcms底部版权信息修改教程——修改“开发团队”信息

phpcms后台主界面,修改版权、开发团队、等等信息 注意: 需要修改两个文件,即分别修改下图中对应的key和value; 文件路径参考:如截图中所示。 具体文件修改,请参考下图所示路径。 文件路径截图: 1. 修改名称:key 2. 修改对应的值:value 以上就是关于“ phpcms后台之左下角‘开发团队’信息的修...
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

轻松读取项目中properties文件的方式

轻松读取项目中properties文件的方式
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

Heavy Transportation (迪杰斯拉变形)

Background Hugo Heavy is happy. After the breakdown of the Cargolifter project he can now expand business. But he needs a clever man who tells him whether there really is a way from the place his cust...
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

Frogger (迪杰斯拉变形)

Freddy Frog is sitting on a stone in the middle of a lake. Suddenly he notices Fiona Frog who is sitting on another stone. He plans to visit her, but since the water is dirty and full of tourists' sun...
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

常用SQL字符串函数

常用SQL字符串函数   常用SQL字符串函数 今天一同学在群里问我一个问题。 问: 请教一个SQL 2000SEVER问题: select * from itemcode where code like '40%'  如何让code=40101001 变成code=401-01-001 目前有666个CODE是类似40101001 用什么
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

Wormholes (Floyd 负权回路)

While exploring his many farms, Farmer John has discovered a number of amazing wormholes. A wormhole is very peculiar because it is a one-way path that delivers you to its destination at a time that i...
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

nodejs发送http请求

//nodejs发送http请求 var http = require('http'); console.log('http time: '+new Date()); http.get("http://192.***.***:8080/?s="+encodeURIComponent("http://ah.10086.cn/m/pages/pad/kdzq/index.html")+"&am...
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

Spring 整合 Ehcache

  参考:http://www.cnblogs.com/jingmoxukong/p/5975994.html   前言 Ehcache 是一个成熟的缓存框架,你可以直接使用它来管理你的缓存。Spring 提供了对缓存功能的抽象:即允许绑定不同的缓存解决方案(如Ehcache),但本身不直接提供缓存功能的实现。它支持注解方式使用缓存,非常方便。 本文先通过Ehcache独立应用的范例来介绍...
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

JAVA CSV操作(读取和写入)

package com.udbac.util; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.File; import java.io.FileOutputStream; import java.io.FileReader; import java.io.IOException; im...
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

Currency Exchange(Bellman-Ford,判断正权回路)

Several currency exchange points are working in our city. Let us suppose that each point specializes in two particular currencies and performs exchange operations only with these currencies. There can...
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

DecimalFormat用法

参考:http://www.cnblogs.com/lsun/archive/2011/06/22/2087116.html           https://www.cnblogs.com/hq233/p/6539107.html DecimalFormat 是 NumberFormat 的一个具体子类,用于格式化十进制数字。帮你用最快的速度将数字格式化为你需要的样子。 DecimalF...
分类: 其他 发布时间: 07-31 22:09 阅读次数: 0

java file的操作

Java中对文件的操作 java中提供了io类库,可以轻松的用java实现对文件的各种操作。 1。新建目录 String filePath=”c:/aaa/”; filePath=filePath.toString();//中文转换 java.io.File myFilePath=new java.io.File(filePath); if(!myFilePath.exists())...
分类: 编程语言 发布时间: 07-31 22:09 阅读次数: 0