前言 开心一刻 过年女婿来岳父家走亲戚,当时小舅子主就问:姐夫,你什么时候能给我姐幸福,让我姐好好享受生活的美好。你们这辈子不准备买一套大点的房子吗?姐夫说:现在没钱啊!不过我有一个美丽可爱的女儿,等长大后找个有钱的老公嫁了,那时我就能和你姐一起住大房子了。岳父不乐意的说了一句:当初我也是这么认为的 ...
分类:
编程语言 时间:
2018-11-19 11:16:58
阅读次数:
126
WOYO PDR 007 is a dent repair tool for auto maintence. WOYO PDR007 Auto Body Paintless Dent Repair Kit Tool is the first dent fix device which is from ...
分类:
其他好文 时间:
2018-11-02 20:21:33
阅读次数:
136
install the necessary packages yum install -y 创建组、用户和目录 创建用户组 创建目录 设置环境变量 1. 修改 root 用户环境变量 alias sl='vi /var/log/messagesr'alias rpmb='rpm -qa --quer ...
分类:
其他好文 时间:
2018-11-01 21:03:48
阅读次数:
258
https://docs.oracle.com/javase/7/docs/technotes/tools/solaris/jar.html ...
分类:
编程语言 时间:
2018-10-30 11:21:20
阅读次数:
317
一、更新源的配置: 1)、自动方法: 在 终端 执行下面的arch" style="color: #002be5">命令从官方的源列表中对中国源进行测速和设置 2)、手动方法自动方法(上面的方法1,自动测速)的源ping虽然低但是更新时不是很稳定,下载速度忽高忽低,所以也可以用下面的方法手动指定想要 ...
分类:
编程语言 时间:
2018-10-28 16:04:09
阅读次数:
395
2018-10-26 12:23:35,144 - SQL Error: 1146, SQLState: 42S02 2018-10-26 12:23:35,144 - Table 'sell.hibernate_sequence' doesn't exist org.springframework... ...
分类:
其他好文 时间:
2018-10-26 14:32:12
阅读次数:
332
Given a set of non-overlapping intervals, insert a new interval into the intervals (merge if necessary). You may assume that the intervals were initia ...
分类:
其他好文 时间:
2018-10-19 21:59:20
阅读次数:
143
LinkedBlockingQueue 的API中,从队列中获取元素,有以下几个方法:1、take():原文:Retrieves and removes the head of this queue, waiting if necessary until an element becomes ava ...
分类:
数据库 时间:
2018-10-17 11:09:31
阅读次数:
256
函数原型:DWORD WTSGetActiveConsoleSessionId (VOID)先看一下原文介绍: The WTSGetActiveConsoleSessionId function retrieves the Terminal Services session currently at ...
mysqldb模块已经很久没有在维护了,但是很多人习惯使用mysqldb.从官方下载的安装包是32位,而我们的系统都是64位的因此安装会找不到python的环境变量或会报下面错误pythonversion2.7required,whichwasnotfoundintheregistry解决方法:创建一个register.py文件importsysfrom_winregimport*#tweakas
分类:
数据库 时间:
2018-09-27 12:05:18
阅读次数:
377