码迷,mamicode.com
首页 >  
搜索关键字:submit    ( 6474个结果
UVA - 10895 Matrix Transpose
UVA - 10895 Matrix Transpose Time Limit:3000MS   Memory Limit:Unknown   64bit IO Format:%lld & %llu [Submit]  [Go Back]  [Status]   Description  A: Matrix Transp...
分类:其他好文   时间:2014-07-18 23:00:14    阅读次数:241
C_Dp
/* C - 简单dp 例题 Time Limit:1000MS Memory Limit:10000KB 64bit IO Format:%I64d & %I64u Submit Status Description A subsequence of a given sequence is the given sequence with some elements (poss...
分类:其他好文   时间:2014-07-18 22:28:24    阅读次数:206
B_Dp
/* B - 简单dp 例题 Time Limit:1000MS Memory Limit:10000KB 64bit IO Format:%I64d & %I64u Submit Status Description 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 (Figure 1) Figure 1 shows a nu...
分类:其他好文   时间:2014-07-18 22:23:40    阅读次数:226
D_Dp
/* D - 简单dp 例题 Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Submit Status Description Given a sequence a[1],a[2],a[3]......a[n], your job is to calculate the max sum ...
分类:其他好文   时间:2014-07-18 22:23:25    阅读次数:231
Dp_F Pku1157
/* F - 简单dp Time Limit:1000MS Memory Limit:10000KB 64bit IO Format:%I64d & %I64u Submit Status Description You want to arrange the window of your flower shop in a most pleasant way. You have...
分类:其他好文   时间:2014-07-18 21:31:53    阅读次数:277
NOI2011道路修建
2435: [Noi2011]道路修建Time Limit:10 SecMemory Limit:128 MBSubmit:1974Solved:550[Submit][Status]Description在 W 星球上有 n 个国家。为了各自国家的经济发展,他们决定在各个国家之间建设双向道路使得国...
分类:其他好文   时间:2014-07-18 19:18:11    阅读次数:223
ExtJs学习(二)(表单)
Ext.onReady(function{ var jj_form = new Ext.FormPanel({ url : 'jj_form_submit.java', renderTo : document.body, frame : true, title : 'formtest_jj...
分类:Web程序   时间:2014-07-18 09:10:30    阅读次数:278
BZOJ 2243: [SDOI2011]染色 树链剖分
2243: [SDOI2011]染色Time Limit: 20 SecMemory Limit: 512 MBSubmit: 1886Solved: 752[Submit][Status]Description给定一棵有n个节点的无根树和m个操作,操作有2类:1、将节点a到节点b路径上所有点都染成...
分类:其他好文   时间:2014-07-17 22:08:09    阅读次数:553
Loadrunner接口测试-发送JSON格式的请求
昨天接到了一个测试接口的任务,接口的请求参数和返回结果均是JSON字符串,先是使用了函数web_submit_date,执行时报错,查询资料没找到原因,不知道是不是不支持JSON串,有兴趣的可以自己试下。然后尝试用web_custom_request函数,执行后返回的结果都正确,ok,就它了。web_cu..
分类:Web程序   时间:2014-07-17 21:13:24    阅读次数:594
超漂亮的CSS3按钮制作教程分享
利用CSS3属性制作按钮,我们只需要用到Gradient属性,不用使用任何图片素材和JavaScript代码,仅仅通过CSS就能制作出好看的渐变按钮。按钮的大小可以通过CSS属性就能轻松的修改,而且它可以使用html的很多标签来制作,比如div,button,span,a,input[‘submit...
分类:Web程序   时间:2014-07-17 11:15:18    阅读次数:345
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!