码迷,mamicode.com
首页 >  
搜索关键字:can    ( 23056个结果
Codeforces Round #302(Div. 2)——B—— Sea and Islands
A map of some object is a rectangular field consisting ofnrows andncolumns. Each cell is initially occupied by the sea but you can cover some some cel...
分类:其他好文   时间:2015-05-08 19:52:26    阅读次数:134
安装Discuz出现的问题
安装Discuz的时候出现了下面的报错: Can’t  connect  to local MYSQL  server through socket  ‘var/lib/mysql/mysql.sock’(2)...
分类:Web程序   时间:2015-05-08 18:08:06    阅读次数:158
ubuntu下用WINE报 “CAN’T FIND MFC42.DLL….BALABALA”问题
ubuntu下获取此库方法: 下载 winetricks: wget http://www.kegel.com/wine/winetricks  确保有执行权限: chmod +x winetricks (可选:将文件放在如 /usr/local/bin 的系统文件夹下) 安装 cabextract: aptitude install cabextract 执行 winetr...
分类:编程语言   时间:2015-05-08 13:05:38    阅读次数:172
Sphinx Makefile
# Makefile for Sphinx documentation## You can set these variables from the command line.SPHINXOPTS ?=SPHINXBUILD ?= sphinx-buildPAPER ?=B...
分类:其他好文   时间:2015-05-08 12:55:58    阅读次数:128
error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'
http://stackoverflow.com/questions/11990708/error-cant-connect-to-local-mysql-server-through-socket-var-run-mysqld-mysq1.pkill -9 mysqld2.rm -f /var/r...
分类:数据库   时间:2015-05-08 12:49:16    阅读次数:156
UML基本架构建模--图概述
?? DIAGRAMS 图群   When you model something, you create a simplification of reality so that you can better understand the system you are developing. Using the UML, you build your models from...
分类:其他好文   时间:2015-05-08 08:10:15    阅读次数:121
UML基本架构建模--图的术语和概念(三)
??   Behavioral Diagrams The UML’s behavioral diagrams are used to visualize, specify, construct, and document the dynamic aspects of a system. You can think of the dynamic aspects of a syste...
分类:其他好文   时间:2015-05-08 08:09:21    阅读次数:210
POJ3250---Bad Hair Day(单调栈)
DescriptionSome of Farmer John’s N cows (1 ≤ N ≤ 80,000) are having a bad hair day! Since each cow is self-conscious about her messy hairstyle, FJ wants to count the number of other cows that can see t...
分类:其他好文   时间:2015-05-07 22:16:34    阅读次数:168
POJ 1095 Trees Made to Order(计数问题)
Trees Made to Order Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 6882   Accepted: 3940 Description We can number binary trees using the following scheme...
分类:其他好文   时间:2015-05-07 22:08:06    阅读次数:158
hdu1056
果然是数学题,感觉就是阅读题,加上小小的思维How far can you make a stack of cards overhang a table? If you have one card, you can create a maximum overhang of half a card l...
分类:其他好文   时间:2015-05-07 21:42:12    阅读次数:123
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!