» Uncategorized の記事

File->preferences->settings
search python.linting.pylintArgs
add item
–generate-members

~ web install ios dev app ~

connie 2020.06.26 | Uncategorized | | No Comments

Xcode > Archive
wait
Distribute App>Development>Next>enter link>select cert>export

create a index.html

AppDelegate.h add back this line
@property (strong, nonatomic) UIWindow * window;

#import <UIKit/UIKit.h>

@interface AppDelegate : UIResponder <UIApplicationDelegate>

@property (strong, nonatomic) UIWindow * window;

@end


~ Undefined symbol: _vDSP_mmul ~

connie 2019.12.11 | Uncategorized | | No Comments

add Accelerate.framework

add “-lc++” to Other Linker Flags in your Build Settings.

~ Xcode view 2 files side by side ~

connie 2019.05.03 | Uncategorized | | No Comments

Option Click the file and it will open to assistant editor side

SSH to NAS

cat /proc/sys/dev/raid/speed_limit_max
200000
cat /proc/sys/dev/raid/speed_limit_min
1000

echo 20000 > /proc/sys/dev/raid/speed_limit_min

check with cat /proc/mdstat

Before

1476352536417

After

1476352512955

~ enable airdrop in osx86 ~

connie 2016.06.19 | Uncategorized | | No Comments
cmd type in
defaults write com.apple.NetworkBrowser BrowseAllInterfaces 1
killall Finder

 

~ Openoffice 合併列印 ~

connie 2016.06.17 | Uncategorized | | No Comments

1)先準備一個excel

擷取

2)開多一個Word, 試位,沒問題就選擇repeat位置

擷取2

3) Insert repeat Zone Insert->Fields->Other

擷取3

4)Add database file,選擇返剛剛的excel file

擷取4

5)Type 選擇Mail merge Fileds , database selection找回剛剛加入的excel , 再找loop 的column

擷取5

6)成功會如下

擷取6

7)之後要preview 一下結果及print , tool->mail merge wizard

擷取7

8)按presonalize document load一野

擷取8

9)save merged document 看看,會生產一堆doc, 看看結果

擷取11

10)最後print

擷取11

 

« Previous Page | HOME |

Smiley face

March 2024
S M T W T F S
 12
3456789
10111213141516
17181920212223
24252627282930
31