随笔分类 - 编程
开发,计算机,源码,编程,语言,经验,转载,学习,记录
    
摘要:本文自学内容来自这里 PS版本是CS6: 制作效果 步骤 1.下载素材 2.打开ps,添加素材 文件-》打开-》选择所有需要的素材全部打开(如图,已将需要的3个素材全部打开) 3.将素材放到在一起 如下图,将素材2和3放到素材1中的操作。缩小素材1的编辑框,然后在选择素材2或者素材3 将素材2或者素
        阅读全文
                
摘要:问题 之前使用httpclient请求数据 源码方法: public static String doHttp(HttpMethod result, int timeout, String charset) { HttpClient client = new HttpClient(); try { 
        阅读全文
                
摘要:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title> New Document </title> <meta name="Generator" content="EditPlus"> 
        阅读全文
                
摘要:endLogTimeDate = “2012-05-22 17:10:46” startLogTimeDate = “2012-05-22 17:10:46” var endLogTimeDate = new Date(Date.parse(endLogTimeDate.replace(/-/g, 
        阅读全文
                
摘要:详细w3c这里 http://www.cnblogs.com/happyPawpaw/archive/2012/09/12/2681348.html Internet Explorer 10、Firefox 以及 Opera 支持 @keyframes 规则和 animation 属性。 Chrom
        阅读全文
                
摘要:zxing 这个是google的 下载地址 http://code.google.com/p/zxing/downloads/list 二维码源码案例 package com.utils; import java.awt.image.BufferedImage; import java.awt.im
        阅读全文
                
摘要:一.效果。如下图中,各途中可相互拖拉,右下角可删除。注意图1和图2对比区别 图1 图2 二.源码详解 html源码 <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=de
        阅读全文
                
摘要:代码如下: <div style="width:100px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; border:1px solid #000">测试文字测试文字测试文字测试文字测试文字测试文字</div> 大致效果
        阅读全文
                
摘要:转载 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title> New Document </title> 
        阅读全文
                
摘要:1.使用插件mindmup-editabletable.js $('#table').editableTableWidget({editor: $('<textarea>')}); 2.jquery直接处理 function editTable_t(){ $("table").on("click",
        阅读全文
                
摘要:本文参考这里 CentOS下搭建NFS服务器总结 环境介绍: 1. 服务器: 192.168.0.100 2. 客户机: 192.168.0.101 安装软件包: 服务器和客户机都要安装nfs 和 rpcbind 软件包: yum -y install nfs-utils rpcbind 服务器端配
        阅读全文
                
摘要:参考这里 ------ 不换行的策略: 不换行原理: ul 和 li 默认都是 display:block; 的标签, 可以通过2种方式实现 li 的 不换行显示: * 将 li 设为 display:inline; ,然后通过 marging 和 padding 设置 li 的间距, * 将 li
        阅读全文
                
摘要:官方网站:http://mindmup.github.io/editable-table/ github下载地址:https://github.com/mindmup/editable-table 我的结构 简单测试html源码 <html lang="en"> <head> <meta chars
        阅读全文
                
摘要:1.并排和下拉选项 配置数据源 主机名 ...
        阅读全文
                
摘要:前提: 如 1、存在某个应用:hello 2、该应用存放路径:D:\apache-tomcat-5.5.17\webapps\hello 3、Tomcat的server.xml部分配置信息如下: tomcat的server.xml配置文件中引起祸端的主角 ... (这么做的目...
        阅读全文
                
摘要:文件夹结构版本都是3.x New Document x × 请选择Excel文件 ...
        阅读全文
                
摘要:很多时候发现有时候js会提示自带函数不能使用,所以自己找了很多资料实现了个htmljs函数/** * 自动补充百分比符号 * @param obj * @returns {String} */function fouces_bfh(obj) { var o = obj.replace(',',...
        阅读全文
                
摘要:public void img(HttpServletRequest req, HttpServletResponse res) { //res.setHeader("Content-Type", "image/jpeg"); //String reportTyp...
        阅读全文
                
摘要:官方github:https://github.com/kartik-v/bootstrap-fileinput官方dome网站:http://plugins.krajee.com/file-basic-usage-demo博客参考:http://www.cnblogs.com/wuhuacong/...
        阅读全文
                
摘要:.a{position:fixed;bottom:0;}
        阅读全文
                
 
                    
                
 浙公网安备 33010602011771号
浙公网安备 33010602011771号