码迷,mamicode.com
首页 >  
搜索关键字:through    ( 1907个结果
Can’t connect to local MySQL server through socket
mysql,mysqldump,php连接mysql服务常会提示下面错误:ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) 产生此问题的原因一般有两个:1、mysql服务未正常运行:由于mysql的socket
分类:数据库   时间:2018-05-04 17:08:18    阅读次数:173
CSS笔记
段落<p>的常用style text-indent:20px;文本缩进 text-decoration:line-through;文本划线(underline) letter-spacing:20px;文字距离 文字控制: color:red; //文字颜色 font-style: italic; ...
分类:Web程序   时间:2018-05-04 11:54:11    阅读次数:198
OO第二次总结
Only through the blood of finger , Can play out in the world alongside. OO的课程转眼就过了一半,最近的这三次作业里我们练习了多线程的设计与编码,无论是难度还是所花的时间都大大上升了。虽然经历了痛苦,但也有很大收获。 作业分析 ...
分类:其他好文   时间:2018-05-02 13:24:22    阅读次数:154
976 C. Nested Segments
You are given a sequence a1,?a2,?...,?an of one-dimensional segments numbered 1 through n. Your task is to find two distinct indices i and j such that ...
分类:其他好文   时间:2018-05-01 23:25:34    阅读次数:216
清北day2 题目:集合
【问题描述】 给定一个可重集合,一开始只有一个元素0 。然后你可以操作若干轮,每一 轮,你需要对于集合中的每个元素 x 进行如下三种操作之一: 1、将 x 变为 x +1。 2 、将 x 分裂为两个非负整数 y,z,且满足 x = y + z 。 3、什么都不做。 每一轮,集合中的每个元素都必须进行 ...
分类:其他好文   时间:2018-05-01 10:47:21    阅读次数:139
lua api 官方文档 函数后面的方括号 说明 [-0, +0, –]
本博客注有“转”字样的为转载文章,其余为本人原创文章,转载请务必注明出处或保存此段。c++/lua/windows逆向交流群:69148232 每一个lua api 函数结尾都给出了这样的说明例如: [-0, +1, –] 这是什么意思呢。 方括号里面有三个字段我们称为[-o, +p, x] 第一个 ...
分类:Windows程序   时间:2018-04-29 20:29:55    阅读次数:251
Atcoder 2335 Frequency 题解
Problem Statement Snuke loves constructing integer sequences. There are N piles of stones, numbered 1 through N. The pile numbered i consists of ai st ...
分类:其他好文   时间:2018-04-28 01:30:11    阅读次数:262
[LeetCode] Sliding Puzzle 滑动拼图
On a 2x3 board, there are 5 tiles represented by the integers 1 through 5, and an empty square represented by 0. A move consists of choosing 0 and a 4 ...
分类:其他好文   时间:2018-04-27 02:41:31    阅读次数:183
英语词汇500(day1) - B
B ...
分类:其他好文   时间:2018-04-26 21:17:12    阅读次数:193
feeling
Life is like a book , the content is write by yourself . No matter it is funny or unhappy, what you were going through is valuable. Be yourself is the ...
分类:其他好文   时间:2018-04-24 15:35:26    阅读次数:152
1907条   上一页 1 ... 63 64 65 66 67 ... 191 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!