Purpose: Transfer the ov5640 sensor setting to the correct format to import realtek rts5830vb source code
Software: Ultraedit
Pattern: (\w{4})\s(\w{1});
Replace with: {0x\1,0x0\2};
=>
author: 夢 time: 2013-11-24 11:05
Purpose: Transfer the export information from 1fichier to standard http links, then people having premium account can download files by smartget
Software: Ultraedit
Pattern: ([0-9 a-z]*\.1fichier\.com)\,([0-9 a-z A-Z \+ \.]*)\,\,[0-9 a-z]*
Replace with: http://\1/\2
=>
SMG
rev
Purpose: Transfer the export information from 1fichier to standard http links, then people having premium account can download files by smartget
Software: Ultraedit
Pattern: ([0-9 a-z]{10}).(1fichier.com),([^,]*),,([^,]*)\n
Replace with: https://\2/?\1|\3\n
=>
author: 夢 time: 2013-12-6 15:04
Purpose: Insert the character 0 to specific character string
Software: Ultraedit
Pattern: 78\s(\w{4})\s(\w{1})[^\w*]
Replace with: http://\1/\2