我不會ML,所以可能會先撥出和其他區段聲音差最大的區段吧
你可能需要傅立葉轉換~看一下你想要的高潮和其他部份,在頻譜上有什麼差別
頻域在這邊是指經過傅立葉轉換一個時間域函數 f(t) 得出來的另一個函數 f(w) = F[f(t)] 是代表着 f(t) 在某時刻的頻率函數
另一個頻域轉換 Laplace Transform 是 L[f(t)]
為什麼我用tg內建的@gif bot找Laplace會找到這個XD
雖然我家用藍色那種工業電扇比 dython 那種名牌實用多了
我想要在 init.d 裡面用 setenforce 0 關掉
可是會被 SELinux 擋住
難不成我要編一個有辦法讓 init setenforce 的 kernel
到底為什麼 wifi 會撞到 SELinux 啦QQQQ
mount -t hfsplus -o rw,force /dev/sdX /mnt/point
mount -t hfsplus -o force,rw,loop /path/to/img.dd /mnt/point
不然會讀不懂 Mac OS X 的 Journal
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
apt-get install hfsplus hfsprogs
hfsprogs 不是應該依賴 hfsplus 嘛
disabled我知道permissive是什麼?
SELinux 會寬容對待你這些不會 SELinux 的人(
就是 SELinux 會起作用可是實際上不會擋着你
Enforcing 就是他有起作用 你做他覺得不安全的東西也會擋着你不給你繼續
基本上是用來告訴您 SELinux 要怎麼設才對的 Debug 模式
刷了 CM
然後 Wifi 不能開
看 logcat 發現一堆 Permission Denied
setenforce 0 之後正常
正在想辦法修正/在開機時自動 setenforce