码迷,mamicode.com
首页 >  
搜索关键字:trouble    ( 249个结果
Installing Webmin on Ubuntu Server 10.04 LTS (Lucid)
IhadsometroubleinstallingWebmin1.510onUbuntu10.04LTSServer(akaLucid).TheproblemisthatWebminusesadeprecatedPerlmodule(awrapperaroundDigest::MD5forusersofanancientMD5library)andbothDebianandUbunturefusetoputitbackintotheirrespectiverepositories.Entirelywithin..
分类:Web程序   时间:2016-03-31 19:01:30    阅读次数:196
小草的Trouble学生信息管理系统
小草最近上课学C++,在图书馆纠结了好久,决定做这个小东西,没想到遇到了好多困难,好吧,功夫不负有心人,小草也在敲代码中提高了不少。 小草硬是学了好几天,才搞完这个东西,也算是了结了小草的一个心结。 小草的Trouble学生信息管理系统写得不咋样,就是一个学习C++的笔记吧。 1、类。 2、继承与派
分类:其他好文   时间:2016-03-12 18:41:39    阅读次数:206
hdu 3591 The trouble of Xiaoqian
hdu 3591 The trouble of Xiaoqian 题意:xiaoqi要买一个T元的东西,当前的货币有N种,xiaoqi对于每种货币有Ci个;题中定义了最小数量即xiaoqi拿去买东西的钱的张数加上店家找的零钱的张数(店家每种货币有无限多张,且找零是按照最小的数量找零的);问xiaoq
分类:其他好文   时间:2016-02-20 00:23:05    阅读次数:200
HDU 2952 Counting Sheep
题目链接 Problem Description A while ago I had trouble sleeping. I used to lie awake, staring at the ceiling, for hours and hours. Then one day my grandmo
分类:其他好文   时间:2016-01-30 18:12:36    阅读次数:197
Mysql create constraint foreign key faild.trouble shooting method share
mysql> create table tb_test (id int(10) not null auto_increment primary key,action_id int(10) not null,error_code int(10) not null default 0,desc_key
分类:数据库   时间:2016-01-29 20:31:48    阅读次数:173
ubuntu trouble shoooting
Ubuntu troubles I encountered and the solutions to them.
分类:系统相关   时间:2015-12-16 12:30:16    阅读次数:165
hdu 4740 The Donkey of Gui Zhou(dfs模拟好题)
Problem DescriptionThere was no donkey in the province of Gui Zhou, China. A trouble maker shipped one and put it in the forest which could be conside...
分类:其他好文   时间:2015-11-25 21:12:29    阅读次数:195
BZOJ 1863: [Zjoi2006]trouble 皇帝的烦恼( 二分答案 )
二分答案..然后从头到尾推一下, 看最后一个能不能取0个和第一个人相同的勋章-----------------------------------------------------------------------#include#include#includeusing namespace s...
分类:其他好文   时间:2015-10-21 15:30:47    阅读次数:164
【DP/二分】BZOJ 1863:[Zjoi2006]trouble 皇帝的烦恼
863: [Zjoi2006]trouble 皇帝的烦恼Time Limit:1 SecMemory Limit:64 MBSubmit:465Solved:240[Submit][Status][Discuss]Description经过多年的杀戮,秦皇终于统一了中国。为了抵御外来的侵略,他准备在...
分类:其他好文   时间:2015-10-15 20:40:50    阅读次数:173
Linux 常见的trouble shooting故障排错
Linux常见的trouble shooting故障排错备份开机所必须运行的程序对一个运维人员来说是非常有必要的。在实际生产环境中,系统和数据基本都是安装在不同的硬盘上面,因为企业最关心的还是数据,系统崩溃了,最坏的方法就是重新安装系统,但是数据丢失了,那会直接给企业带来损失,如果系统和数据都放在同...
分类:系统相关   时间:2015-10-14 19:48:03    阅读次数:293
249条   上一页 1 ... 14 15 16 17 18 ... 25 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!