1、安装texturePacker和相关命令行工具;这里主要使用的时命令行工具;2、在终端写下改命令行:for f in $(find . -name "*.png"); do tf=$(echo $f | sed 's/.png//'); echo $tf ; /usr/local/bin/Tex...
分类:
其他好文 时间:
2015-01-23 15:50:17
阅读次数:
334
比较泛型集合和非泛型集合在运行中的效率:using System;using System.Collections;using System.Collections.Generic;using System.Diagnostics;using System.Linq;using System.Tex...
cursor :hand 是手型pointer 也是手型,这里推荐使用这种,因为这可以在多种浏览器下使用。crosshair 是十字型tex t是移动到文本上的那种效果wait 是等待的那种效果default 是默认效果help 是问号e-res...
分类:
移动开发 时间:
2015-01-18 18:30:54
阅读次数:
328
private void btnStart_Click(object sender, EventArgs e) { try { ser = TxStart.startServer(int.Parse(textBox_port.Tex...
分类:
其他好文 时间:
2015-01-17 13:46:59
阅读次数:
146
表格标题改变成中文的"表":\renewcommand{\tablename}{表}同样图片的Figure改为中文的“图”:\renewcommand{\figurename}{图}
分类:
其他好文 时间:
2015-01-14 22:44:13
阅读次数:
156
说明执行mysqldump时出现找不到某一个tables并且中断执行?及锁表后延伸出现的问题记录!问题及方案如下ErrorMeaage:执行mysqldump时出现找不到某一个tables并且中断执行[root@test100data]#mysqldumpfx>fx.sqlmysqldump:Goterror:1146:Table‘user_suggest_report‘doesn‘tex..
分类:
数据库 时间:
2015-01-10 06:44:29
阅读次数:
194
<%@ page language="java" pageEncoding="UTF-8"%> <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%> <script type="tex...
TEX Quotes
Time Limit: 1000MS
Memory Limit: 10000K
Total Submissions: 9046
Accepted: 4743
Description
TEX is a typesetting language developed by Donald Knuth. It ta...
分类:
其他好文 时间:
2014-12-19 13:07:55
阅读次数:
183
今天简单的实现了一下ecshop商品导出到第三方的购买链接功能。大致思路是给商品添加一个buy_link的text字段,存为json结构,然后通过json解析输出到商品购买页面1.添加字段增加购买链接字段,执行sql语句:1ALTERTABLE`ecs_goods`ADD`buy_link` TEX...
分类:
其他好文 时间:
2014-12-18 00:08:04
阅读次数:
304
using AnfleCrawler.Common;using Newtonsoft.Json.Linq;using System;using System.Collections.Generic;using System.Linq;using System.Net;using System.Tex...
分类:
其他好文 时间:
2014-12-17 10:46:33
阅读次数:
190