摘要:
:http://xiebaochun.github.io/app.js[javascript]view plaincopyprint?Ext.onReady(function(){Ext.QuickTips.init();Ext.Loader.setConfig({//开启自己主动载入功能enabl... 阅读全文
posted @ 2015-08-18 13:29
zfyouxi
阅读(176)
评论(0)
推荐(0)
摘要:
主题链接:HDU 2616 Kill the monster意甲冠军:有N技能比赛HP有M怪物,技能(A,M),能伤害为A。当怪兽HP#includeusing namespace std;struct node{ int p,v;};struct node st[30];int main()... 阅读全文
posted @ 2015-08-18 12:52
zfyouxi
阅读(172)
评论(0)
推荐(0)
摘要:
Time Limit:1000MSMemory Limit:65536KTotal Submissions:5062Accepted:1370DescriptionYYF is a couragous scout. Now he is on a dangerous mission which is ... 阅读全文
posted @ 2015-08-18 11:33
zfyouxi
阅读(165)
评论(0)
推荐(0)
摘要:
function v = splinetx(x,y,u)%SPLINETX Textbook spline function.% v = splinetx(x,y,u) finds the piecewise cubic interpolatory% spline S(x), with S(x... 阅读全文
posted @ 2015-08-18 10:08
zfyouxi
阅读(425)
评论(0)
推荐(0)
摘要:
一个、在内部元素/外部附加元件append,prepend:加入到该子元素before,after:元素加入html: 在我的后面追加一条新闻 js: 在#content里面加入元素,这是把姚明退役了...作为子元素加入到#content,假设想在元素外部追加元素,须要用到after。这种话就... 阅读全文
posted @ 2015-08-18 09:28
zfyouxi
阅读(188)
评论(0)
推荐(0)