a=a+b
b=a-b
a=a-b
a b
2 3
5 2
3
Saturday, November 1, 2008
Friday, July 25, 2008
Scrolling Text in RIA Design
How to scroll Text in RIA design?
Please go to the link http://weblogs.macromedia.com/pent/archives/2007/12/scrolling_text.html
Please go to the link http://weblogs.macromedia.com/pent/archives/2007/12/scrolling_text.html
Friday, June 6, 2008
To Archive|Compress Files Then Unarchive|Decompress in MAC & PC
MAC:
invisible->chmod 711 files
archive+compress->tar -czf name.tar.gz files
unarchive+decompress->hightlight file|right click|select
BOMAchiveHelper to extract to a folder
PC:
invisible->convert batch to executable file (*.bat to *.exe)
archive+compress->Add files in WinZip to archive and compress
unarchive+decompress->highlight file|right click|select Extract to a folder
invisible->chmod 711 files
archive+compress->tar -czf name.tar.gz files
unarchive+decompress->hightlight file|right click|select
BOMAchiveHelper to extract to a folder
PC:
invisible->convert batch to executable file (*.bat to *.exe)
archive+compress->Add files in WinZip to archive and compress
unarchive+decompress->highlight file|right click|select Extract to a folder
To get folder files from Server to MAC and PC
MAC:
ditto /server destination
PC:
xcopy \\server destination /S /F /D
ditto /server destination
PC:
xcopy \\server destination /S /F /D
Subscribe to:
Posts (Atom)