1. exit函数
C,C++函数exit用来终止当前程序, 函数定义如下:
void exit (int status);
官方说明如下:
Terminates the process normally, performing the regular cleanup for terminating programs.
Normal progr...
分类:
移动开发 时间:
2015-08-14 17:06:05
阅读次数:
222
apache官网:http://httpd.apache.org/点击Files for Microsoft Windows点击ApacheHaus下载zip和ssl解压后打开httpd.conf找Define SRVROOT,定义apache目录路径Define SRVROOT "C:\Progr...
分类:
Web程序 时间:
2015-08-13 14:14:14
阅读次数:
122
zip解压:
unzip xxx.zip
jar解压:
unzip xxx.jar
rpm安装:
rpm -ivh xxx.rpm没权限:
“Cannot find bin/catalina.sh
The file is absent or does not have execute permission
This file is needed to run this progr...
分类:
其他好文 时间:
2015-08-12 11:32:57
阅读次数:
118
原文 Roy Trenton used to drive a taxi. A short while ago, however, he became a bus driver and he has not regretted it. He is finding his new work far more exciting. When he was driving along Catfor...
分类:
其他好文 时间:
2015-08-10 15:04:17
阅读次数:
152
1012. The Best Rank (25)To evaluate the performance of our first year CS majored students, we consider their grades of three courses only: C - C Progr...
分类:
其他好文 时间:
2015-08-04 22:27:43
阅读次数:
214
Winters are just damn freezing cold in Nvodsk! That's why a group ofnfriends prefers to take a taxi, order a pizza and call girls. The phone numbers i...
分类:
其他好文 时间:
2015-07-18 12:30:04
阅读次数:
107
E -Find The MultipleTime Limit:1000MSMemory Limit:10000KB64bit IO Format:%I64d & %I64uSubmitStatusDescriptionGiven a positive integer n, write a progr...
分类:
其他好文 时间:
2015-07-17 11:47:43
阅读次数:
138
【题目链接】click here~~
【题目大意】n组团体去包车,每组团体的人数《=4,一辆车最多容纳4人,求所求车的数目最小
【解题思路】:思路见代码~~
// C
#ifndef _GLIBCXX_NO_ASSERT
#include
#endif
#include
#include
#include
#include
#include
#include
#include...
分类:
其他好文 时间:
2015-07-12 12:49:21
阅读次数:
104
原文 Captain Ben Fawcett has bought an unusual taxi and has begun a new service. The "taxi" is a small Swiss aeroplane called a "Pilatus Porter". This wonderful plane can carry seven passengers. Th...
分类:
其他好文 时间:
2015-07-10 15:29:24
阅读次数:
170
Windows环境下npm install安装包依赖时,常出现一些错误,下面为个人解决办法:错误一缺少python环境:G:\nodejs\moviesite\node_modules\bcrypt>if not defined npm_config_node_gyp (node "D:\Progr...
分类:
Windows程序 时间:
2015-06-23 15:26:19
阅读次数:
3001