https://ephrain.net/linux-%E4%B8%8D%E5%B0%8F%E5%BF%83%E7%A7%BB%E9%99%A4%E4%BA%86-centos-7-%E7%9A%84-gnome-desktop%EF%BC%81%E9%87%8D%E6%96%B0%E5%AE%89%E8%A3%9D%E5%9B%9E%E4%BE%86/
- 5月 31 週五 201913:32
delete samba cause centos gui
- 8月 26 週日 201822:34
ubuntu vbox virtual box not working init found

1.the problem is you have broken linux image kernel
you have to select other health image kernel
- 8月 25 週六 201822:15
mysql 日記
1.從ptt看到選取每個學生日期最新的成績的問題
select * from x b inner join (select max(date)as date,name from x GROUP BY name ) c on b.date=c.date and b.name=c.name
select * from x b inner join (select max(date)as date,name from x GROUP BY name ) c on b.date=c.date and b.name=c.name
- 8月 16 週四 201801:15
犹太人的23个哲理幽默智慧故事(集锦)

1、看家的狗
一位牵着一条小狗的男子,怒气冲冲地闯进一家犹太商人开的宠物店,对老板说:“我买你的这条狗看门,但昨天晚上,有个小偷溜进我家,偷走我200美元,可这条狗眼睁睁地看着发生的一切愣是一声没吭。”
- 8月 15 週三 201823:39
ubuntu 沒聲音
在/etc/profile中加入
pulseaudio --start --log-target=syslog
然后
source /etc/profile
- 8月 11 週六 201816:16
ubuntu initramf boot error block
(initramf)fsck -f /dev/sda1 修復硬碟
- 7月 10 週二 201818:03
react saga 如何 同時 監聽 how to take userlogin 和product list flow
1.
import { take, put,takeLatest, call, fork, select, takeEvery, all } from 'redux-saga/effects'
import { take, put,takeLatest, call, fork, select, takeEvery, all } from 'redux-saga/effects'
- 6月 28 週四 201801:10
regex ?: ?= ?<= ?! ?<!大解析
6.正向与反向预查
"Swift1 Swift2 Swift3Swift4Swift4Swift4"
"Swift1 Swift2 Swift3Swift4Swift4Swift4"
