E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Snail
Java生成随机验证码
package com.tg.
snail
.core.util; import java.awt.Color; import java.awt.Font; import java.awt.Graphics
penghuaiyi
·
2014-02-27 18:00
java
Java生成随机验证码
package com.tg.
snail
.core.util; import java.awt.Color; import java.awt.Font; import java.awt.Graphics
penghuaiyi
·
2014-02-27 18:00
java
开发自己的编程语言(九)—— 生成EXE文件
本章介绍将
Snail
脚本编译成EXE文件的原型框架,其主要原理是利用Reflection.Emit逐一转换
Snail
的每条语句。
u012813593
·
2014-01-20 17:00
573 - The
Snail
题目:573-TheSnail题目大意:就是一只蜗牛爬瓶子的故事,给出每天早上爬多少距离,晚上滑多少距离,并且每天都会比前一天少多少距离,求多少天后,蜗牛是在瓶顶,还是平底。注意:如果U是负数,蜗牛是不会爬负数的距离的。#include inth,u,d,f; doublemove; intday; intmain(){ while(scanf("%d%d%d%d",&h,&u,&d,&f)&
u012997373
·
2014-01-18 16:00
Snail
的编程感悟
写
Snail
的目的何其简单,只是为了学习语言的意义;写
Snail
的过程何其快乐,来自从无到有功能的喷发。 我的职业不是做编译器(做编译器的也没有我业余)。
u012813593
·
2014-01-17 19:00
开发自己的编程语言(八)—— 在
Snail
中调用C#函数
然而优点的光辉使缺点消声匿迹,就像一个屌丝傍上了土豪的大腿,让弱小的
Snail
往强大的CSharp慢慢爬行。如何在
Snail
中调用CSharp函
u012813593
·
2014-01-17 11:00
开发自己的编程语言(七)—— 字典数(相关联数组)
相关联数组的使用方法:a=[100,name:"haz",language:"
snail
",year:2014,version:0.17,3.14:"浮点数测试"]数组内的元素可以以单个Value,或者
u012813593
·
2014-01-15 18:00
2013秋13级预备队集训练习4 --A - The
Snail
TheSnail Asnailisatthebottomofa6-footwellandwantstoclimbtothetop.Thesnailcanclimb3feetwhilethesunisup,butslidesdown1footatnightwhilesleeping.Thesnailhasafatiguefactorof10%,whichmeansthatoneachsuccess
u013015642
·
2014-01-02 19:00
The
Snail
纯小学数学应用题。。。。。。看代码吧。。 TheSnail Asnailisatthebottomofa6-footwellandwantstoclimbtothetop.Thesnailcanclimb3feetwhilethesunisup,butslidesdown1footatnightwhilesleeping.Thesnailhasafatiguefactorof10%,whichm
u013013910
·
2013-12-29 20:00
编程
C语言
Tornado Web 开发 框架搭建 (2)
模板设置由于tornado自带自己的模板,要把jinja2引入tornado需要做一些特殊处理在这里,新建jinja.py参考https://github.com/mxyzm/
snail
/blob/master
冰星零
·
2013-09-23 09:00
python
tornado
UVa 573 The
Snail
(模拟)
573-TheSnailTimelimit:3.000secondshttp://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=99&page=show_problem&problem=514Asnailisatthebottomofa6-footwellandwantstoclimbtothetop.
synapse7
·
2013-09-15 09:00
C++
ACM
uva
android交叉编译c程序
pc-linux-gnu.tar.bz22.解压tar-xavfarm-2012.03-57-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2-C/home/
snail
f839903061
·
2013-08-31 11:00
c
android
交叉编译
Array,List分页代码
package com.
snail
.util; import java.lang.reflect.Array; import java.util.ArrayList; import java.util.List
penghuaiyi
·
2013-08-30 17:00
array
Array,List分页代码
package com.
snail
.util; import java.lang.reflect.Array; import java.util.ArrayList; import java.util.List
penghuaiyi
·
2013-08-30 17:00
array
Array,List分页代码
package com.
snail
.util; import java.lang.reflect.Array; import java.util.ArrayList; import java.util.List
penghuaiyi
·
2013-08-30 17:00
array
使用Google的Gson实现对象和json字符串之间的转换
使用Google的Gson实现对象和json字符串之间的转换 需要gson-1.4.jar 1.JsonUtil.java package com.
snail
.json; import
penghuaiyi
·
2013-08-09 16:00
Google
使用Google的Gson实现对象和json字符串之间的转换
使用Google的Gson实现对象和json字符串之间的转换 需要gson-1.4.jar 1.JsonUtil.java package com.
snail
.json; import
penghuaiyi
·
2013-08-09 16:00
Google
使用Google的Gson实现对象和json字符串之间的转换
使用Google的Gson实现对象和json字符串之间的转换 需要gson-1.4.jar 1.JsonUtil.java package com.
snail
.json; import
penghuaiyi
·
2013-08-09 16:00
Google
uva 573 The
Snail
(模拟)
TheSnail Asnailisatthebottomofa6-footwellandwantstoclimbtothetop.Thesnailcanclimb3feetwhilethesunisup,butslidesdown1footatnightwhilesleeping.Thesnailhasafatiguefactorof10%,whichmeansthatoneachsuccess
u011328934
·
2013-07-31 10:00
UVA 573 The
Snail
TheSnail Asnailisatthebottomofa6-footwellandwantstoclimbtothetop.Thesnailcanclimb3feetwhilethesunisup,butslidesdown1footatnightwhilesleeping.Thesnailhasafatiguefactorof10%,whichmeansthatoneachsucces
u011217342
·
2013-07-30 23:00
android交叉编译c程序
pc-linux-gnu.tar.bz22.解压tar-xavfarm-2012.03-57-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2-C/home/
snail
雨焰
·
2013-07-29 11:00
c
android
程序
编译
交叉
573 - The
Snail
TheSnail Asnailisatthebottomofa6-footwellandwantstoclimbtothetop.Thesnailcanclimb3feetwhilethesunisup,butslidesdown1footatnightwhilesleeping.Thesnailhasafatiguefactorof10%,whichmeansthatoneachsuccess
SIOFive
·
2013-07-22 23:00
uva
一般加密和解密工具类
package com.
snail
.util; import java.io.UnsupportedEncodingException; import java.security.MessageDigest
penghuaiyi
·
2013-07-12 16:00
工具类
一般加密和解密工具类
package com.
snail
.util; import java.io.UnsupportedEncodingException; import java.security.MessageDigest
penghuaiyi
·
2013-07-12 16:00
工具类
一般加密和解密工具类
package com.
snail
.util; import java.io.UnsupportedEncodingException; import java.security.MessageDigest
penghuaiyi
·
2013-07-12 16:00
工具类
Java自带的MD5加密算法
package com.
snail
.util; import java.security.MessageDigest; public class MD5Util { public static
penghuaiyi
·
2013-07-12 16:00
MD5加密
Java自带的MD5加密算法
package com.
snail
.util; import java.security.MessageDigest; public class MD5Util { public static
penghuaiyi
·
2013-07-12 16:00
MD5加密
Java自带的MD5加密算法
package com.
snail
.util; import java.security.MessageDigest; public class MD5Util { public static
penghuaiyi
·
2013-07-12 16:00
MD5加密
android交叉编译c程序
pc-linux-gnu.tar.bz22.解压tar-xavfarm-2012.03-57-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2-C/home/
snail
yf210yf
·
2013-06-02 23:00
内核态写文件--多文件
一、module模块test.c#include #include"savefile.h" #defineDIRNAME"/home/
snail
" #defineFILENAME"my_log_a_core.bin
yf210yf
·
2013-05-27 23:00
内核态写文件
一、test.c#include #include #include #include #defineDIRNAME"/home/
snail
" #defineFILENAME"my_log_a_core.bin
yf210yf
·
2013-05-27 23:00
uva573 The
Snail
#include #include #include #include doubleH,U,D,F; intmain() { while(scanf("%lf%lf%lf%lf",&H,&U,&D,&F)!=EOF&&H) { intflag=0; intday=0; doubleclimbH=0; doublereduce=U; while(1) { day++; climbH+=U; if
dhm166
·
2013-05-09 16:00
hdu 2832 (
Snail
’s trouble)
#include<stdio.h> #include<math.h> const double esp=1.0e-10; double a[400]; int main() { int k; int i; a[0]=0; for(i=1;i<400;i++) a[i]=a[i-1]+1.0/i; i
·
2013-04-26 14:00
HDU
Linux查看某目录占用空间以及其下有多少个文件
原文链接:http://snailwarrior.blog.51cto.com/680306/153562查看某目录占用空间命令:#du-shDirPath比如:du-sh/home/
snail
查看某目录下有多少个文件命令
monsion
·
2013-04-23 22:00
【优秀数学题】HDU 1302——The
Snail
来源:点击打开链接这个题目也不是很复杂。一只蜗牛,白天上升一些,晚上下滑一些,每天会因为没有力气而比上一天少爬,求这个蜗牛几天滑到底或者几天滑到顶。简单模拟即可,如果用数学反而麻烦。另外当这个蜗牛上升比下降还快的时候,其实就已经不行了= =##include #include usingnamespacestd; intmain() { doublehigh,up,down,factor; whi
mig_davidli
·
2013-04-23 16:00
Flex读取本地图片文件为ByteArray并显示
如果要兼容多文件上传,则必须自行封装上传,详细参考:http://blog.csdn.net/
snail
8384/article/details/8489260,而且需要将文件读取为ByteArr
snail8384
·
2013-01-10 12:00
POJ2057
我们假设某个节点有两个子树A和B,我们定义Pa是
Snail
的Home位于A子树中的叶节点上的概率,Pb是
Snail
的Home位于B子树中的叶节点上的概率;Sa是Home位于A子树上所要走的路程,Fa是Home
whosemario
·
2012-12-08 16:00
单词串联记忆 - 1
ail有谁希望自己失败fail,因为失败就痛苦ail有谁希望自己蹲监狱jail,因为它也痛苦ail有谁希望自己长尾巴tail,因为它也痛苦ail有谁希望自己的指甲nail被蜗牛
snail
给咬住,因为它也痛苦
wang9834664
·
2012-11-04 11:00
Http代理穿透技术
穿透代理服务器编程 http://blog.csdn.net/
snail
8384/article/details/3613373透过代理看世界用VC++实现http代理 http://school.cnd8
blade2001
·
2012-09-26 15:00
编程
c
服务器
Class
查看某目录占用空间命令
/blog.163.com/wys8211@126/blog/static/3615333520103414345900/查看某目录占用空间命令:#du-shDirPath比如:du-sh/home/
snail
whyhonest
·
2012-09-24 10:00
c
socket
Solaris
2010
usaco 5.2
Snail
Trails(DFS)
SnailTrailsAllIrelandContestSallySnaillikestostrollonaNxNsquaregrid(126thentheinputfilecannotspecifybarrierstotherightofcolumnZ.SAMPLEINPUT(filesnail.in)84 E2 A6 G1 F5 OUTPUTFORMATTheoutputfileshouldc
fp_hzq
·
2012-09-21 21:00
Algorithm
C++
File
input
output
traversal
hdu 1302 The
Snail
(模拟)
点击打开链接简单模拟。。#include #include intmain(){ doubleh,u,d,f,height; intday; while(scanf("%lf%lf%lf%lf",&h,&u,&d,&f),h) { f=(f/100)*u; u=u+f; day=1; height=0; while(1){ u-=f; if(u>0) height+=u; if(height>h)
yyf573462811
·
2012-08-03 18:00
Hibernate对象关系映射----复合主键、Component、集合映射
比如:FiscalYearPeriod由复合主键构成,代码:packagecom.
snail
.hibernate; importjava.util.Date;
StubbornPotatoes
·
2012-07-23 09:00
uva 573 - The
Snail
TheSnail Asnailisatthebottomofa6-footwellandwantstoclimbtothetop.Thesnailcanclimb3feetwhilethesunisup,butslidesdown1footatnightwhilesleeping.Thesnailhasafatiguefactorof10%,whichmeansthatoneachsuccess
Frankiller
·
2012-06-15 21:00
input
Parameters
each
output
distance
Numbers
mac Failed to load JavaHL Library
archive/2012/01/10/368216.html 以下的可能是linux的解决方法: Failed to load JavaHL Library 解决办法 http://www.
snail
8
macleo
·
2012-05-21 13:00
library
蜗牛爬井——Erlang版本
代码:-module(
snail
). -export([climb/2]).
thomescai
·
2012-05-11 15:00
刚刚出炉的我的aop日志功能 可以写入数据库
aop拦截器package com.
snail
.dns.intercepts;import java.io.IOException;import java.util.Date;import org.apache.struts2
kobi521
·
2012-04-04 11:00
AOP
Hibernate
object
String
user
insert
透过DRP进一步认识MVC架构(二)
代码如下: 创建一个抽象工厂,用来创建Dao层的对象,代码如下:packagecom.
snail
.drp.
StubbornPotatoes
·
2012-03-19 09:00
DAO
mvc
String
servlet
service
Class
Tiny6410 简单的交叉编译helloworld
编译helloworld文件:root@
snail
:/home/workdir/qt/project/helloworld#arm-li
yf210yf
·
2012-03-15 09:00
工作
杭电 2832 水题
题目:
Snail
’stroubleTimeLimit:20000/10000MS(Java/Others) MemoryLimit:32768/32768K(Java/Others)TotalSubmission
wmn_wmn
·
2012-02-29 09:00
Integer
input
output
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他