
herechen.github.io
朴素这是陈先生学习和思考的地方
http://herechen.github.io/
这是陈先生学习和思考的地方
http://herechen.github.io/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Friday
LOAD TIME
0.3 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
18
SSL
EXTERNAL LINKS
20
SITE IP
23.235.39.133
LOAD TIME
0.341 sec
SCORE
6.2
朴素 | herechen.github.io Reviews
https://herechen.github.io
这是陈先生学习和思考的地方
前端开发工具
http://herechen.github.io/resources/front-end-development-tools
Charles. HTTP 监视器 http:/ www.charlesproxy.com/. Fiddler. HTTP 协议调试代理工具 http:/ www.telerik.com/fiddler. WebP 图片格式转换 https:/ developers.google.com/speed/webp/. Modern.IE IE 测试虚拟机: https:/ dev.windows.com/en-us/microsoft-edge/. PhantomJS: http:/ phantomjs.org/. Firebug (Firefox). http:/ getfirebug.com. Web Development Toolbar. http:/ chrispederick.com/work/web-developer/. Dragonfly (Opera). http:/ www.opera.com/dragonfly/. MeasureIt (Firefox, Chrome), 尺子. RSS 验证 http:/ validator.w3.org/feed/.
参考和规范
http://herechen.github.io/resources/front-end-refference-and-guide
CSS 进度 http:/ www.w3.org/Style/CSS/current-work. BootStrap 编码规范 http:/ codeguide.bootcss.com/. Google Style Guides https:/ github.com/google/styleguide. C# 语言规范 https:/ msdn.microsoft.com/zh-cn/library/ms228593.aspx. BEM https:/ en.bem.info/method/. CC BY-SA 3.0 CN.
跑步的要点
http://herechen.github.io/thinking/the-keys-of-running
跑步一般的阶段可分为 循序渐进期 刚开始跑 、劳累过渡期 开始难受 、渐进平滑期 比较稳定的状态 、生理承受期 如果跑的比较久,就要开始考量身体承受能力了。 CC BY-SA 3.0 CN.
分类
http://herechen.github.io/categories
Thinking ( 9 ). 对 Dijkstra's Algorithm 的体会. Technology ( 27 ). Gulp 示例 (less 编译和压缩). Jekyll, git, github 环境 (windows). Learning Log for CSS3. CSS Tips and Tricks. HTML Tips and Tricks. Leaning Log for Sublime Text. Learning Log for Lua. Emacs 和 AUCTeX 的安装与配置. Reading ( 16 ). Projects ( 1 ). Kindle 笔记格式化导出 (MATLAB 版). Resources ( 5 ). CC BY-SA 3.0 CN.
软件资源集锦
http://herechen.github.io/resources/software-source-collection
WinCDEmu: 光盘镜像加载 http:/ wincdemu.sysprogs.org/. SD Formatte: SD 卡格式化 https:/ www.sdcard.org. UNetbootin: 操作系统U盘制作 http:/ unetbootin.sourceforge.net/. Universal USB Installer: 操作系统U盘制作 http:/ www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/. WinPE: 系统安装与修复 http:/ www.ushendu.cn/usdPE/. Easy BCD: 系统引导修改 http:/ neosmart.net/EasyBCD/. Cmder: 命令工具 http:/ bliker.github.io/cmder/. Sublime Text: 文本编辑器 http:/ www.sublimetext.com/. Emacs: 文本编辑器 http:/ www.gnu.org/software/emacs/. Http:/ potplayer.d...
TOTAL PAGES IN THIS WEBSITE
18
spring+springmvc+mybatis环境搭建 - /UnkelTao
http://unkeltao.com/blog/2014/07/17/spring-plus-springmvc-plus-mybatis
Dependency groupId org.springframework /groupId artifactId spring-test /artifactId version 3.2.0.RELEASE /version /dependency. 其中版本号可以在 http:/ search.maven.org. Project xmlns="http:/ maven.apache.org/POM/4.0.0" xmlns:xsi="http:/ www.w3.org/2001/XMLSchema-instance". Xsi:schemaLocation="http:/ maven.apache.org/POM/4.0.0 http:/ maven.apache.org/maven-v4 0 0.xsd". ModelVersion 4.0.0 /modelVersion. GroupId unkeltao.testmybatis /groupId. Version 0.0.1-SNAPSHOT /version. Name testmybatis Maven Webapp /name.
bestcode #11 div2 - /UnkelTao
http://unkeltao.com/blog/2014/09/29/bestcode-number-11-div2
2*x= n& 2*y= m. While( scanf("%d%d%d%d",&n,&m,&x,&y) {. If(x*2= n& y*2= m) cout "YES" endl;. Else cout "NO" endl;. Define rep(i, n) for (int i=0; i (n); i). Void RD(int &a) {. Int value = 0, s = 1;. While ( c = getchar() = ' ' c = ' n');. If (c = '-') s = -s; else value = c-48;. While ( c = getchar() = '0' & c = '9'). Value = value * 10 c - 48;. A = s * value;. While( scanf("%d",&n) {. Int fg=0,fg2=0,mi=11;. Memset(res,0,sizeof(res) ;. If(a&1){ fg ;if(mi a)mi=a;}. For(int i=9;i =0;i- ){. Void RD(int &a) {.
Category: ACM - /UnkelTao
http://unkeltao.com/blog/categories/acm
2014年西南交通大学 新秀杯 ACM程序设计大赛 决赛解题报告. Codeforces Round #237 (Div. 2). Codeforces Round #235 (Div. 2). The 9th SWJTU Collegiate Programming Contest Qualification Round. 2014年西南交通大学 新秀杯 ACM程序设计大赛 决赛解题报告. Spring SpringMVC Mybatis 利用AOP自定义注解实现可配置日志快照记录.
2014年西南交通大学 新秀杯 ACM程序设计大赛 决赛解题报告 - /UnkelTao
http://unkeltao.com/blog/2014/11/16/2014-swjtu-acm-onsite-programming-contest
2014年西南交通大学 新秀杯 ACM程序设计大赛 决赛解题报告. Define SQR(x) ( x)*(x). Define rep(i, n) for (int i=0; i (n); i). Define repd(i,n) for(int i=1;i =(n); i). Define repf(i, a, b) for (int i=(a); i =(b); i). Define reps(i, a, b) for (int i=(a); i =(b); - i). Define ll long long. Using namespace std;. Freopen("data.in","r",stdin);. Freopen("data.out","w",stdout);. Char a[MaxN],b[MaxN];. Int s1[27],s2[27];. Memset(s1,0,sizeof(s1) ;. Memset(s2,0,sizeof(s2) ;. Int l1=strlen(a),l2=strlen(b);. Rep(i,l1) s1[a[i]-'a'] ;. Define p...
Category: Cpp - /UnkelTao
http://unkeltao.com/blog/categories/cpp
2014年西南交通大学 新秀杯 ACM程序设计大赛 决赛解题报告. Codeforces #238 (Div.1 AB). Codeforces Round #237 (Div. 2). The 9th SWJTU Collegiate Programming Contest Qualification Round. 2014年西南交通大学 新秀杯 ACM程序设计大赛 决赛解题报告. Spring SpringMVC Mybatis 利用AOP自定义注解实现可配置日志快照记录.
octopress 支持Latex - /UnkelTao
http://unkeltao.com/blog/2014/05/28/latex-test
F[1][1] = a and. F[1][2] = b and. F[i][j] = 1 * F[i][j-2] 2 * F[i][j-1] 3 and 2 j leq m. F[i][1] = 4 * F[i-1][m-1] 5 * F[i-1][m] 6 and i neq 1. F[i][2] = 7 * F[i-1][m-1] 8 * F[i][1] 9 and i neq 1. First cell Second cell Third cell. 原文地址: http:/ www.UnkelTao.com/blog/2014/05/28/latex-test/. 撰写并发表于 http:/ www.UnkelTao.com. Laquo; Linux 下安装 Tmux. Spring springmvc mybatis环境搭建 ». 2014年西南交通大学 新秀杯 ACM程序设计大赛 决赛解题报告. Spring SpringMVC Mybatis 利用AOP自定义注解实现可配置日志快照记录.
Category: CF - /UnkelTao
http://unkeltao.com/blog/categories/cf
Codeforces #238 (Div.1 AB). Codeforces Round #237 (Div. 2). Codeforces Round #235 (Div. 2). 2014年西南交通大学 新秀杯 ACM程序设计大赛 决赛解题报告. Spring SpringMVC Mybatis 利用AOP自定义注解实现可配置日志快照记录.
Category: Sublime Text - /UnkelTao
http://unkeltao.com/blog/categories/sublime-text
利用Sublime text 编写 Ctex. Posted in Sublime Text. 2014年西南交通大学 新秀杯 ACM程序设计大赛 决赛解题报告. Spring SpringMVC Mybatis 利用AOP自定义注解实现可配置日志快照记录.
TOTAL LINKS TO THIS WEBSITE
20
Genel Satış Sitesi
เฮียใช้จำหน่ายเมล็ดพันธุ์ข้าว กล้าแผ่น ศูนย์เรียนรู้วิถีชีวิตและจิตวิญญาณชาวนาไทย นาเฮียใช้
เก ยวก บเฮ ยใช. ประว ต ความเป นม? เมล ดพ นธ ข าวเฮ ยใช. กระบวนการผล ตเมล ดพ นธ ข าวเฮ ยใช. ร านค าต วแทนจำหน าย. ชน ดพ นธ ข าวใน Stock (อ พเดต). ต ดต อซ อเมล ดพ นธ ข าวเฮ ยใช. หล กเกณฑ การซ อเมล ดพ นธ ข าวเฮ ยใช. กล าแผ นเฮ ยใช. ต ดต อซ อกล าแผ น. หล กเกณฑ การซ อกล าแผ? ศ นย เร ยนร ว ถ ช ว ตและจ ตว ญญาณชาวนาไทย. ประว ต ความเป นมาศ นย เร ยนร ฯ. เร อนศ นย รวมดวงใจไทยท งชาต. เร อนหน งส อพระราชกรณ ยก จและหน งส อข า? เร อนว ถ ช ว ตชาวนาไทยในอด? ปฏ ท นล นเกว ย? อ โมงค โรค แมลง? ร านก วยเต ยวโกวเจง. Polos ralph...
Furnished Apartments in Champaign, IL | HERE
Set up my account. It All Starts HERE. Our video fly-through will give you an incredible look at our stunning building! Are you on the list? With several floor plans available, we have a room that is perfect for you. If you have questions about our property, floor plans, amenities, or more, please send us a message. We'll be sure to get back to you as soon as we can. Define Your Future HERE. HERE IS CHAMPAIGN'S NEWEST AND MOST INNOVATIVE CAMPUS APARTMENT COMMUNITY. 308 E Green Street. 9:00 am - 7:00 pm.
here, check it...
Here, check it. Some things that I've found useful, helpful, and really great gear. Friday, March 2, 2012. Picked up this pocket organizer a few weeks ago. Still ironing out the contents. Will go over the set-up when I get it ironed out a bit more. So far it's been super handy, but it's far from settled. Although with something that can be used to hold so many different little items the whole thing is it's own little EDC solar system. EDC Rotation This Week. Tuesday, February 21, 2012. With one of my fav...
上海汇橙投资管理(集团)有限公司
CHINA CYCLE 创新奖 诚意打造领域最高奖 报名火热启动. 公司地址 上海市宝山区长江路258号中成智谷园区内A7栋 联系电话 021-80377045,021-80377046 传真 021- 63353118.
朴素
Jekyll, git, github 环境 (windows). Learning Log for CSS3. CSS Tips and Tricks. HTML Tips and Tricks. Leaning Log for Sublime Text. Learning Log for Lua. Kindle 笔记格式化导出 (MATLAB 版). Emacs 和 AUCTeX 的安装与配置. CC BY-NC-SA 4.0.
经典语录网-Good Luck To You!
Good Luck To You! 作者:admin , 分类:未分类 , 浏览:17472 , 评论:0. 作者:admin , 分类:未分类 , 浏览:5724 , 评论:0. 作者:admin , 分类:未分类 , 浏览:5823 , 评论:0. 作者:admin , 分类:未分类 , 浏览:5693 , 评论:0. 作者:admin , 分类:未分类 , 浏览:5759 , 评论:0. 所以这件事情最后告诉我们的是 熟人最好骗 熟人最好骗 熟人最好骗 重要的熟人骗三遍. 作者:admin , 分类:未分类 , 浏览:5457 , 评论:0. 风生水起,启航时把乌云弥漫,静下时彩霞满天 无论风吹到哪里,心总在云梦里边,云,日思夜念,装满今生来世的期盼,万籁俱寂时,卸下深深的眷恋 朝思暮想着风,渴望风云相拥的港湾 宁静的港湾,幸福温情的小船。 作者:admin , 分类:未分类 , 浏览:5792 , 评论:0. 上班后我在百度搜索栏试着输入了 西曲沟 三个字,结果 安阳名村西曲沟 等几篇文章骤然全部出现在了首页,这有点令我吃惊。 作者:admin , 分类:未分类 , 浏览:5728 , 评论:0.
herechicago.brownpapertickets.com
Here, Chicago
View site in English. The fair-trade ticketing company. There are no active dates for this event. Online reservations end at 5pm on show-day! There are sometimes a few tickets available at the door. One of Chicago's most beloved long-running storytelling events, Here Chicago, is an evening of high-caliber old-fashioned storytelling: no pages on our stage. Five invited tellers with a diverse range of perspectives and experiences join five storytellers straight from the audience. Chicago, IL 60657.
Here, Chicago | Sharing Through Stories and Food
Sharing Through Stories and Food. February Recap and Walk-Up Winner! Posted on February 26, 2018. Posted on February 10, 2018. December Recap and Walk-Up Winner! Posted on December 18, 2017. It was so, so good. Warm thanks to everyone who came to take the stage and listen to stories and share food with each other, and even witness Stephanie's and my gleefully absurd opening shenanigans. We loved being with you all, and can't wait to tell you who won Audience Favorite! Posted on December 5, 2017. Click to...
www.herechicchic.com