码迷,mamicode.com
首页 >  
搜索关键字:a robot has been pro    ( 18579个结果
List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user
当我在subsite里点击”Add a document”,报这个错,后来一看event log: 在AAM里加上一条: 问题搞定:
分类:其他好文   时间:2014-05-12 13:14:07    阅读次数:306
.net学习之Session、Cookie、手写Ajax代码以及请求流程
1.IIS 7 以上版本集成了两种模式,一种是经典模式,一种是集成模式(直接将asp.net框架集成到IIS中)2.浏览器和服务器端通过什么技术来实现的?Socket(套接字),通信的语法是HTTP协议,也就是请求报文和响应报文3.浏览器请求asp.net页面实际是请求的asp.net页面里的Pro...
分类:Web程序   时间:2014-05-12 12:38:24    阅读次数:468
Hackerrank - Coin on the Table 题解
这回又是忽略了题目中的一句话:When the coin reaches the cell that has letter ‘*’ it will be there permanently.  就是说当走到这个格子的时候,就可以定住在这个格子的了。不过这个时候也可以从别的方向走过来,所以题目的真正意思是,在k步内走到这个格子使用的最小的修改指令是多少,并不一定需要就在第k步到达这个格子。 ...
分类:其他好文   时间:2014-05-11 13:06:57    阅读次数:472
UVA-1401-Remember the Word(Trie)
Neal is very curious about combinatorial problems, and now here comes a problem about words. Knowing that Ray has a photographic memory and this may not trouble him, Neal gives it to Jiejie. Since Ji...
分类:其他好文   时间:2014-05-10 03:48:22    阅读次数:352
GWT-Dev-Plugin(即google web toolkit developer plugin)for Chrome的安装方法
如果你想要在Chrome中进行GWT调试,需要安装“gwt developer plugin for chrome”,但是普通安装模式下,会提示:This application is not supported on this computer. Installation has been dis...
分类:Web程序   时间:2014-05-10 00:12:24    阅读次数:507
Robot Framework
http://www.usyiyi.cn/robot_framework/1.Robot Framework测试数据以表格形式定义,无论是使用超文本标记语言(HTML),制表符分隔值(TSV),纯文本,或reStructuredText(REST)格式。这些格式及其主要优点和问题的细节,在后面的章节...
分类:其他好文   时间:2014-05-09 23:41:47    阅读次数:283
HDOJ 1317 XYZZY
spfa找正环 XYZZY Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 2344    Accepted Submission(s): 589 Problem Description It has r...
分类:其他好文   时间:2014-05-09 22:57:45    阅读次数:360
HDU2430-Beans
Mr. Pote's shop sells beans now. He has N bags of beans in his warehouse, and he has numbered them with 1, 2, …, N according to their expired dates. The i-th bag contains Wi units of beans. For sellin...
分类:其他好文   时间:2014-05-09 22:41:06    阅读次数:503
Largest product in a grid
这个比前面的要复杂点,但找对了规律,还是可以的。我逻辑思维不强,只好画图来数数列的下标了。分四次计算,存入最大值。左右一次,上下一次,左斜一次,右斜一次。In the 2020 grid below, four numbers along a diagonal line have been mark...
分类:其他好文   时间:2014-05-09 13:39:56    阅读次数:412
Leetcode | Path Sum I && II
Path Sum IGiven a binary tree and a sum, determine if the tree has a root-to-leaf path such that adding up all the values along the path equals the gi...
分类:其他好文   时间:2014-05-09 13:21:59    阅读次数:320
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!