-
基于Jquery的图片自动分组且自适应页面的缩略图显示特效
基于Jquery的图片自动分组且自适应页面的缩略图展示特效 ? 今天分享的是一款基于Jquery的图片自动分组且自适应页面的缩略图展示特效,通俗一点说就是JS相册,不过是用JQuery做的,相当不错! ThisexperimentaljQuerypluginallowstheautomaticgroupingofthumbnailsusingapileeffect.Thethumbnailsw...
234
热度 -
sql记要
sql记录--时间显示函数CREATEORREPLACEFUNCTIONMakeDateByMinute(minutesint)RETURNvarchar2ASdayint;hourint;minuteint;BEGINday:=Floor(minutes/1440);hour:=Floor((minutes-(day*1440))/60);minute:=Floor(minutes-day*14...
55
热度 -
请问这是什么错误?
请问这是什么错误? Invalidlayoutofjava.lang.Stringatvalue # #AfatalerrorhasbeendetectedbytheJavaRuntimeEnvironment: # #InternalError(javaClasses.cpp:129),pid=5292,tid=2304 #fatalerror:Invalidlayo...
287
热度 -
一道ACM的题,请教各位?
一道ACM的题,请教各位? TomandJackareonthetrain.Thejourneyistoodullsomuchso thatbothofthemareeagertofindawaytofritterawaythetime.Tom isastudentofmathematicsdepartment.Heproposesafunnygameto playwi...
113
热度 -
上雪效果js
下雪效果js /* ??DHTMLPNGSnowstorm!OO-styleJascript-basedSnoweffect ??-------------------- ??Version1.0.20110101 ??Dependencies:GIF/PNGimages(0through4.gif/png) ??CodebySTAGE-http://www.stage.my ??--------...
97
热度 -
大家一起来讨论一下
大家一起来讨论一下 #include<iostream>//汉诺塔问题 usingnamespacestd; voidmain() { intn; voidhanoi(intn,chara,charb,charc); cout<<"pleaseinputthenumberofdiskstobemoved:...
285
热度 -
小弟我才学Java` 求大哥们帮帮忙吧!小弟我太菜了`
我才学Java`求大哥们帮帮忙吧!我太菜了```writeaprogramthatwilltakenumbersfromafilecalledNumbers.txtandthenaddthemup,andgiveouttheiraverage还有两题。。name2waysofinitiatinganintegerarraycalledx.whatisthepurposeofmethodsinJav...
121
热度 -
[求助]关于递归调用(汉诺塔问题)
[求助]关于递归调用(汉诺塔问题) C程序:关于递归调用(汉诺塔问题)在看汉诺问题时,弄不懂它讲的方法和思路:原程序如下:main(){intn;voidhanoi(intn,chara,charb,charc);printf("pleaseinputthenumberofdiskstobemoved:");scanf("%d",&n);hanoi(n...
392
热度 -
求java并发包的资料,该如何解决
求java并发包的资料如何学习这个包java.util.concurrent的东西请赐教!目前最高只能给100分,回答满意可以给专场!分享到:更多varbds_config={"snsKey":{'tsina':'3657746030','tqq':'801356742',}};document.getElementById("bdshell_js").src="http://bdimg.shar...
2
热度 -
夏日9种最适宜食用的健康食物解决方法
夏日9种最适宜食用的健康食物本帖最后由Chinajiyong于2013-08-2412:47:34编辑Shrimp虾Yes,shrimpcontaincholesterol.Butmanyresearchersthinkthatthecholesterolyouconsumefromfoodplaysanegligibleeffectoncholesterolinyourbloodstream.S...
89
热度 -
SQL 异常: ORA-00600: 内部异常代码, 参数: [qcsfbdnp:1], [], [], [], []
SQL错误:ORA-00600:内部错误代码,参数:[qcsfbdnp:1],[],[],[],[]callCREATEZHIBIAOPART2('cy_prop_reason','2014-02-18','PropReason');commit;callCY_ALL_GAOJINSHUCHU('2014-02-18');commit;在行145上开始执行命令时出错:callCY_ALL_GAOJ...
1104
热度