作者查詢 / Thisisnotptt

總覽項目: 發文 | 留言 | 暱稱
作者 Thisisnotptt 在 PTT [ Programming ] 看板的留言(推文), 共61則
限定看板:Programming
首頁
上一頁
1
下一頁
尾頁
[問題] python 特定字.圖當參照 截圖
[ Programming ]4 留言, 推噓總分: +1
作者: xa9277178 - 發表於 2017/07/17 05:07(7年前)
1FThisisnotptt: https://pyautogui.readthedocs.io/111.71.220.4 07/17 07:26
2FThisisnotptt: en/latest/screenshot.html#the-loc111.71.220.4 07/17 07:26
3FThisisnotptt: ate-functions111.71.220.4 07/17 07:26
4FThisisnotptt: locate 可以比對圖片位置111.71.220.4 07/17 07:27
[請益] 開發視窗小程式的語言選用
[ Programming ]51 留言, 推噓總分: +15
作者: iamstudent - 發表於 2017/03/13 09:19(7年前)
31FThisisnotptt: python, 配上PyQT, 一小時內搞定~1.200.202.11 03/13 22:17
32FThisisnotptt: python + pyqt可以py2gui或py2exe打1.200.202.11 03/13 22:18
33FThisisnotptt: 包成執行檔發佈1.200.202.11 03/13 22:18
34FThisisnotptt: 或是寫成html網頁 一樣沒有發佈的問1.200.202.11 03/13 22:21
35FThisisnotptt: 題1.200.202.11 03/13 22:21
[問題] 新手學哪種程式語言開始?
[ Programming ]21 留言, 推噓總分: +8
作者: bobshih - 發表於 2016/01/28 01:16(8年前)
4FThisisnotptt: Python1.169.241.64 01/28 16:51
5FThisisnotptt: 英文不是障礙的話可以參考:1.169.241.64 01/28 16:54
6FThisisnotptt: https://www.codecademy.com/1.169.241.64 01/28 16:57
7FThisisnotptt: 有python線上互動式教學1.169.241.64 01/28 16:57
8FThisisnotptt: 簡體,請用同文堂翻繁體吧:1.169.241.64 01/28 16:58
9FThisisnotptt: http://www.liaoxuefeng.com/1.169.241.64 01/28 16:59
10FThisisnotptt: 一些 爬/web/visual應用:1.169.241.64 01/28 17:00
11FThisisnotptt: www.youtube.com/user/sentdex1.169.241.64 01/28 17:01
[問題] 排除極端值的演算法
[ Programming ]15 留言, 推噓總分: +7
作者: ws30905 - 發表於 2015/08/13 01:41(8年前)
1FThisisnotptt: 這樣如何 先平均,排除平均值1.51.161.52.167 08/13 09:12
2FThisisnotptt: 至2倍的參數,剩的再平均1.161.52.167 08/13 09:12
[問題] import pandas to python
[ Programming ]40 留言, 推噓總分: +6
作者: dreler1 - 發表於 2015/06/20 04:37(9年前)
2FThisisnotptt: 懶的一個一個裝的話可以裝python xy210.61.51.226 06/20 14:49
3FThisisnotptt: (2.7版要移除比較不會干擾), 內建許210.61.51.226 06/20 14:49
4FThisisnotptt: 多常用科研數學套件以及spyder IDE210.61.51.226 06/20 14:49
5FThisisnotptt: 跟Ipython, numpy scipy 什麼的一210.61.51.226 06/20 14:49
6FThisisnotptt: 次搞定210.61.51.226 06/20 14:49
7FThisisnotptt: 另外 假如要用"pip"的安裝功能,要210.61.51.226 06/20 14:51
8FThisisnotptt: 先安裝pip,不然console一樣會報錯210.61.51.226 06/20 14:51
19FThisisnotptt: 安裝完要看console的報告,有時候安1.162.19.229 06/23 08:57
20FThisisnotptt: 裝失敗他會告訴你原因,我通常都用1.162.19.229 06/23 08:57
21FThisisnotptt: sudo apt-get install python-panda1.162.19.229 06/23 08:58
22FThisisnotptt: s1.162.19.229 06/23 08:58
23FThisisnotptt: 個人覺得windows下pip才比較管用,1.162.19.229 06/23 08:59
24FThisisnotptt: 很多時候Linux下我pip install都失1.162.19.229 06/23 08:59
25FThisisnotptt: 敗,若一直失敗不妨嘗試直接去抓官1.162.19.229 06/23 09:00
26FThisisnotptt: 方網站的安裝包回來解壓縮用1.162.19.229 06/23 09:01
27FThisisnotptt: cd .../pkg_path1.162.19.229 06/23 09:02
28FThisisnotptt: sudo python setup.py install1.162.19.229 06/23 09:02
29FThisisnotptt: 來安裝1.162.19.229 06/23 09:03
37FThisisnotptt: 通常 pip 報錯通常跟樓上講的一樣1.169.0.161 06/25 00:26
38FThisisnotptt: 少某些.h檔,直接google報錯的部份1.169.0.161 06/25 00:27
39FThisisnotptt: ,把該裝的裝一裝通常就過了。1.169.0.161 06/25 00:27
[問題] 電腦自動接受來自line的照片
[ Programming ]8 留言, 推噓總分: +1
作者: h89256 - 發表於 2015/06/15 00:39(9年前)
1FThisisnotptt: 有非官方的line python api, 去抓0.210.61.51.226 06/15 11:36
2FThisisnotptt: 0.8版搞到 line 的 access token210.61.51.226 06/15 11:37
3FThisisnotptt: 後再將 0.0.8 移除,改裝最新版,210.61.51.226 06/15 11:37
4FThisisnotptt: 用這個token 以最新版 api 來登入 L210.61.51.226 06/15 11:37
5FThisisnotptt: ine 做你要的操作210.61.51.226 06/15 11:37
6FThisisnotptt: 0.0.8版 https://pypi.python.210.61.51.226 06/15 11:38
7FThisisnotptt: org/pypi/line/0.0.8210.61.51.226 06/15 11:38
[閒聊] If programming languages were weapons已刪文
[ Programming ]10 留言, 推噓總分: +5
作者: Neisseria - 發表於 2014/09/02 23:10(9年前)
4FThisisnotptt: 驢子是指C#的哪個部分阿??219.68.111.197 09/16 20:50
[問題] keithley 在 labview上應用
[ Programming ]14 留言, 推噓總分: +6
作者: honusweet - 發表於 2014/04/08 13:58(10年前)
2FThisisnotptt:根據描述 我的理解是LABVIEW給你的是140.109.103.203 04/13 21:52
3FThisisnotptt:SAW WAVE, 你要TRIANGLE WAVE 對吧140.109.103.203 04/13 21:53
4FThisisnotptt:他範例寫得很雜,倒不如自己用迴圈寫140.109.103.203 04/13 21:58
5FThisisnotptt:用它內附的max可以TRY指令140.109.103.203 04/13 22:01
6FThisisnotptt:順帶一提 他應該是使用內建的"SWEEP"140.109.103.203 04/13 22:28
7FThisisnotptt:寫的 :SOUR:VOLT:MODE SWE 應該只能140.109.103.203 04/13 22:29
8FThisisnotptt:定兩個電位掃,要0~3,接3~0再接0~-3140.109.103.203 04/13 22:31
9FThisisnotptt:所以用sequence分成四步驟加迴圈應該140.109.103.203 04/13 22:34
10FThisisnotptt:就是你要的功能了,記得最後面要接個140.109.103.203 04/13 22:35
11FThisisnotptt::OUTP OFF關掉 2410 免得電到140.109.103.203 04/13 22:35
12FThisisnotptt:load ke24xx 的vi block, 程式碼裡140.122.141.131 04/14 01:21
13FThisisnotptt:會用到,我從下載裡面也找不到140.122.141.131 04/14 01:21
14FThisisnotptt:這個範例你可能要先跳過了140.122.141.131 04/14 01:22
首頁
上一頁
1
下一頁
尾頁