查询:show databases;show status;show tables;desc
table-name;更改root密码:方法一:mysqladmin -uroot -poldpassword password
newpassword方法二:mysql -uroot -puse mysq...
分类:
数据库 时间:
2014-05-24 07:49:23
阅读次数:
332
服务器端:监听器 lsnrctl启动监听 lsnrctl start
[LISTENER]查看监听 lsnrctl status 或者 lsnrctl serviceC:\Documents and
Settings\Administrator>lsnrctl serviceLSNRCTL for ...
分类:
数据库 时间:
2014-05-24 02:26:13
阅读次数:
340
10192 最长公共子序列
http://uva.onlinejudge.org/index.php?option=com_onlinejudge&
Itemid=8&page=show_problem&category=114&problem=1133&mosmsg=
Submission...
分类:
其他好文 时间:
2014-05-23 22:30:07
阅读次数:
528
This tutorial will guide you on how to install
JDK (Java Development Kit) on Linux. Since I use Centos 5.4 x86_64 in everyday
life, this guide is show...
分类:
编程语言 时间:
2014-05-23 12:39:44
阅读次数:
710
WM_CAP_DRIVER_CONNECT//ActiveX
---->OnCreatem_pit.Create(IDD_CAM_DIALOG,this);CRect
rc;this->GetClientRect(&rc);m_pit.m_cam.MoveWindow(&rc);m_pit.Show...
分类:
其他好文 时间:
2014-05-23 12:09:20
阅读次数:
570
File anrFile = null; String status =
Environment.getExternalStorageState(); if
(status.equals(Environment.MEDIA_MOUNTED)) { ...
分类:
其他好文 时间:
2014-05-23 12:08:36
阅读次数:
417
1 @echo off 2 setlocal enabledelayedexpansion 3
git status||goto :eof 4 5 set "msg=quick push. %date% %time%" 6 if #%1==# (set
/p "msg=commit messa...
分类:
其他好文 时间:
2014-05-19 15:14:16
阅读次数:
402
1 (1)Let $\sed{x_k}_{k=1}^n \subset (0,\pi)$, and
define $$\bex x=\frac{1}{n}\sum_{k=1}^n x_i. \eex$$ Show that $$\bex
\prod_{k=1}^n \frac{\sin x_k}{x...
分类:
其他好文 时间:
2014-05-19 14:46:27
阅读次数:
388
android.permission.EXPAND_STATUS_BAR允许一个程序扩展收缩在状态栏,Android开发网提示应该是一个类似Windows
Mobile中的托盘程序android.permission.FACTORY_TEST作为一个工厂测试程序,运行在root用户android.p...
分类:
移动开发 时间:
2014-05-19 13:25:39
阅读次数:
353
在MySQL的master-slave或dual master的架构中,我们经常使用show
slave status命令来查看复制状态。这里涉及几个重要的日志文件和位置:Master_Log_File,Read_Master_Log_Pos:
记录了IO thread读到的当前master bin...
分类:
其他好文 时间:
2014-05-19 12:57:28
阅读次数:
282