#pragma warning(disable:4996)
#include <cstdio>
#include <tchar.h>
#include <Windows.h>
/*
submit time : 3
1.Runtime Error
34.00515, -3
2.Runtime Error
1.00000, -2147483648
request :
...
分类:
其他好文 时间:
2014-07-23 17:39:11
阅读次数:
268
#pragma warning(disable:4996)
#include <Windows.h>
#include <tchar.h>
#include <cstdio>
#include <vector>
using namespace std;
/*
submit time : 1 // But I don‘t know how to deal with "Follow u...
分类:
其他好文 时间:
2014-07-23 13:55:36
阅读次数:
280
下载yum源1[root@node2~]#rpm-ivhhttp://mirrors.ustc.edu.cn/fedora/epel//5/x86_64/epel-release-5-4.noarch.rpm
Retrievinghttp://mirrors.ustc.edu.cn/fedora/epel//5/x86_64/epel-release-5-4.noarch.rpm
warning:/var/tmp/rpm-xfer.uEWGD9:HeaderV3DSAsignature:NOKEY,ke..
分类:
其他好文 时间:
2014-07-23 13:42:56
阅读次数:
442
#include #include #include #include #pragma warning(disable:4996)typedef struct HuffmanTree{ int weight;//权值 int parent;//父节点 int left;//左子树 ...
分类:
其他好文 时间:
2014-07-23 12:49:56
阅读次数:
382
1.Warning: An incorrect timescale is selected for the Verilog Output (.VO) file of this PLL design. It's required that the timescale should be 1 ps wh...
分类:
其他好文 时间:
2014-07-23 11:56:06
阅读次数:
430
db组件 ‘schemaCachingDuration‘=>3600, 为什么不起做用? 需要开缓存 如何在页面下边显示sql的查询时间 在log组件的routes中加入 array( ‘class‘=>‘CProfileLogRoute‘, ‘levels‘=>‘error, warning‘, ) 同时在db组...
分类:
其他好文 时间:
2014-07-23 00:32:18
阅读次数:
238
capturing self strongly in this block is likely to lead to a retain cycle...
分类:
其他好文 时间:
2014-07-23 00:09:47
阅读次数:
181
Assigning retained object to unsafe property;object will be released after assignment...
分类:
其他好文 时间:
2014-07-23 00:09:37
阅读次数:
183
昨天在做 Jquery DataTables 的时候,遇到的一个问题,我使用MVC,在tables上加入了一个actionlink的href。但是在运行起来的时候,报错:DataTables warning: Requested unknown parameter '3' from the dat....
分类:
Web程序 时间:
2014-07-22 22:46:15
阅读次数:
389
instance method '*****' not found (return type defaults to 'id')...
分类:
其他好文 时间:
2014-07-21 23:27:44
阅读次数:
188