Image Renaming
- 優點: 可以簡單的選擇多轉換的日期格式
- 缺點: 要安裝 .Net 2.0 Framework, 轉換檔名的速度有點慢
XnView
- 優點: 功能強大, 連 mp3 都可以轉, 非常多樣的檔名版型組合
- 缺點: 要花一點時間找一下轉檔名的功能表單
Siren
- 優點: 支源音樂檔圖檔, 專門的改檔名免費工具
- 缺點:
Image Renaming
XnView
Siren
The problem can be corrected by not importing tkinter. Modify the program block of the file "setup.py"
bash#python setup.py install --prefix=$HOME
......
......
_imagingtk.c:20:16: tk.h: No such file or directory
_imagingtk.c:23: error: syntax error before '*' token
_imagingtk.c:31: error: syntax error before "Tcl_Interp"
_imagingtk.c:31: warning: no semicolon at end of struct or union
_imagingtk.c:32: warning: data definition has no type or storage class
_imagingtk.c: In function `_tkinit':
_imagingtk.c:37: error: `Tcl_Interp' undeclared (first use in this function)
_imagingtk.c:37: error: (Each undeclared identifier is reported only once
_imagingtk.c:37: error: for each function it appears in.)
_imagingtk.c:37: error: `interp' undeclared (first use in this function)
_imagingtk.c:45: error: syntax error before ')' token
_imagingtk.c:50: error: `app' undeclared (first use in this function)
_imagingtk.c:50: error: syntax error before ')' token
_imagingtk.c: At top level:
_imagingtk.c:55: warning: parameter names (without types) in function declaration
_imagingtk.c:55: error: conflicting types for 'TkImaging_Init'
_imagingtk.c:23: error: previous declaration of 'TkImaging_Init' was here
_imagingtk.c:55: error: conflicting types for 'TkImaging_Init'
_imagingtk.c:23: error: previous declaration of 'TkImaging_Init' was here
_imagingtk.c:55: warning: data definition has no type or storage class
_imagingtk.c:57: error: syntax error before '&' token
error: command 'gcc' failed with exit status 1
try:
import _tkinter
except ImportError:
_tkinter = None
_tkinter = None
UPX is a versatile executable packer with the following features:
You probably understand now why we call UPX the "Ultimate Packer for eXecutables".
UPX is based on experience with our previous packers DJP and lzop and uses the NRV compression library.