2012年2月13日 星期一

中天新聞影片下載

我貼範例給你

http://www.ctitv.com.tw/news_video_c129v4849.html

原碼中先找到 http://www.ctitv.com.tw/ctiplayer/a...1/flashvars.xml

然後再檢視 flashvars.xml

找到
rtmp://video.ctitv.com.tw/vod/media/2010/05/06/80f9644b-6c25-4799-9f2a-1deec64a4909.flv

這段就是影片!

2012年1月27日 星期五

xp usb印表機 分享給ubuntu-11.10

0.電腦名稱需取名稱:例 xp


1.將xp 印表機 設定分享

2.ubuntu端,開啟電腦目錄,查看是否能看得到XP 的printer

2b.點選:瀏覽網路/windows網路

2c.點選 windows 網路,可看到 mshome

2d.點選mshome , 可看到 autoinstall

2e.於autoinstall 上,按右鍵/屬性,可看到位置:smb://mshome

3.開啟 系統設定值/列印


4.點選 :加入

5. 點選:網路印表機/尋找網路印表機

6. 參考2e位置,透過samba 的windows印表機,在smb://後,輸入mshome

6b.按 瀏覽, 出現smb  瀏覽器,點mshome前的劍頭, 出現一行autoinstall /xp


6c.點autoinstall 前的劍頭,出現printer3/hp Deskjet Fxxxx, 點確定

6d.sbm://後方資料改為,MSHOME/AUTOINSTALL/printer3

7.身分驗證:選-立刻設定驗證細節:
使用者名稱:who____
密碼:——————

接著,按驗證

8.出現列印資源,已驗證, 點:確定

9.後面,選擇印表機,型號:HP Destjet f4400, 不要誤選為 HP Destjet 420c


2012年1月26日 星期四

bochs ubuntu 安裝(尚未完成)

一、./configure --with-x11 --with-wx --enable-debugger --enable-disasm --enable-all-optimizations --enable-readline --enable-long-phy-address --enable-debugger-gui

(註:--enable-long-phy-address ,64位元系統,需使用本參數)
出現

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking if you are configuring for another platform... no
checking for standard CFLAGS on this platform...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether make sets $(MAKE)... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for file... /usr/bin/file
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for an ANSI C-conforming const... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for X... no
checking whether byte ordering is bigendian... no
checking for inline... inline
checking size of unsigned char... 1
checking size of unsigned short... 2
checking size of unsigned int... 4
checking size of unsigned long... 8
checking size of unsigned long long... 8
checking size of int *... 8
checking for getenv... yes
checking for setenv... yes
checking for select... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for strtoull... yes
checking for strtouq... yes
checking for strdup... yes
checking for strrev... no
checking for stricmp... no
checking for strcasecmp... yes
checking for sleep... yes
checking for usleep... yes
checking for nanosleep... yes
checking for abort... yes
checking for gettimeofday... yes
checking for socklen_t... yes
checking for struct sockaddr_in.sin_len... no
checking for mkstemp... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for timelocal... yes
checking for gmtime... yes
checking for mktime... yes
checking for tmpfile64... yes
checking for fseek64... no
checking for fseeko64... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking if large file support is available... yes
checking for cos... no
checking for floor... no
checking if math functions link without -lm... no
checking for sin... yes
checking for ceil... yes
checking if math functions link with -lm... yes
checking for struct timeval... yes
checking if compiler allows __attribute__... yes
checking for set... yes
checking for set.h... no
checking for map... yes
checking for map.h... no
checking for idle hack... no
checking for dlfcn.h... (cached) yes
checking for assert.h... (cached) yes
checking for plugins support... no
checking if compiler allows LL for 64-bit constants... yes
checking for A20 support... yes
checking for x86-64 support... no
checking for SMP support... no
checking for cpu level... 6
checking for larger than 32 bit physical address emulation... yes
checking for large ramfile support... no
checking for NE2000 support... no
checking for i440FX PCI support... no
checking for PCI host device mapping support... no
checking for USB UHCI support... no
checking for USB OHCI support... no
checking for experimental USB xHCI support... no
checking for PCI pseudo NIC support... no
checking for repeated IO and mem copy speedups... no
checking for gcc fast function calls optimization... no
checking for handlers chaining speedups... no
checking support for configurable MSR registers... yes
checking show IPS... yes
checking for use of .cpp as suffix... no
checking for Bochs internal debugger support... yes
checking for disassembler support... yes
checking enable Bochs internal debugger GUI... yes
checking for gdb stub enable... no
checking for I/O Interface to the debugger... yes
checking for ALL optimizations enabled... yes
ERROR: handlers-chaining speedups are not supported with internal debugger or gdbstub yet
checking whether user wants readline... yes
checking whether to use readline... checking if readline works without -lcurses... no
checking if readline works with -lcurses... no
no
WARNING: The readline library was disabled because it was not found.
checking readline/history.h usability... no
checking readline/history.h presence... no
checking for readline/history.h... no
checking for instrumentation support... no
checking enable logging... yes
checking enable assert checks... yes
checking for raw serial support... no
checking for CLGD54XX emulation... no
checking for FPU emulation... yes
checking for VMX support... no
checking for 3DNow! support... no
checking for alignment check support... yes
checking for misaligned SSE support... no
checking for MONITOR/MWAIT instructions support (experimental)... yes
checking for AVX instructions support... no
checking for x86 debugger support... no
checking for CDROM support... yes
checking IOKit/storage/IOCDMedia.h usability... no
checking IOKit/storage/IOCDMedia.h presence... no
checking for IOKit/storage/IOCDMedia.h... no
checking for Sound Blaster 16 support... no
checking for ES1370 soundcard support... no
checking for standard PC gameport support... no
checking for docbook2html... not_found
checking whether to build docbook documentation... no
checking for wx-config... not_found
checking for wxWidgets configuration script... not_found
checking for wxWidgets library version...
checking for default gui on this platform... x11
ERROR: X windows gui was selected, but X windows libraries were not found.


二、刪除參數--enable-all-optimizations
./configure --with-x11 --with-wx --enable-debugger --enable-disasm  --enable-readline --enable-long-phy-address --enable-debugger-gui

出現

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking if you are configuring for another platform... no
checking for standard CFLAGS on this platform...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether make sets $(MAKE)... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for file... /usr/bin/file
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for an ANSI C-conforming const... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for X... no
checking whether byte ordering is bigendian... no
checking for inline... inline
checking size of unsigned char... 1
checking size of unsigned short... 2
checking size of unsigned int... 4
checking size of unsigned long... 8
checking size of unsigned long long... 8
checking size of int *... 8
checking for getenv... yes
checking for setenv... yes
checking for select... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for strtoull... yes
checking for strtouq... yes
checking for strdup... yes
checking for strrev... no
checking for stricmp... no
checking for strcasecmp... yes
checking for sleep... yes
checking for usleep... yes
checking for nanosleep... yes
checking for abort... yes
checking for gettimeofday... yes
checking for socklen_t... yes
checking for struct sockaddr_in.sin_len... no
checking for mkstemp... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for timelocal... yes
checking for gmtime... yes
checking for mktime... yes
checking for tmpfile64... yes
checking for fseek64... no
checking for fseeko64... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking if large file support is available... yes
checking for cos... no
checking for floor... no
checking if math functions link without -lm... no
checking for sin... yes
checking for ceil... yes
checking if math functions link with -lm... yes
checking for struct timeval... yes
checking if compiler allows __attribute__... yes
checking for set... yes
checking for set.h... no
checking for map... yes
checking for map.h... no
checking for idle hack... no
checking for dlfcn.h... (cached) yes
checking for assert.h... (cached) yes
checking for plugins support... no
checking if compiler allows LL for 64-bit constants... yes
checking for A20 support... yes
checking for x86-64 support... no
checking for SMP support... no
checking for cpu level... 6
checking for larger than 32 bit physical address emulation... yes
checking for large ramfile support... no
checking for NE2000 support... no
checking for i440FX PCI support... no
checking for PCI host device mapping support... no
checking for USB UHCI support... no
checking for USB OHCI support... no
checking for experimental USB xHCI support... no
checking for PCI pseudo NIC support... no
checking for repeated IO and mem copy speedups... no
checking for gcc fast function calls optimization... no
checking for handlers chaining speedups... no
checking support for configurable MSR registers... yes
checking show IPS... yes
checking for use of .cpp as suffix... no
checking for Bochs internal debugger support... yes
checking for disassembler support... yes
checking enable Bochs internal debugger GUI... yes
checking for gdb stub enable... no
checking for I/O Interface to the debugger... yes
checking for ALL optimizations enabled... no
checking whether user wants readline... yes
checking whether to use readline... checking if readline works without -lcurses... no
checking if readline works with -lcurses... no
no
WARNING: The readline library was disabled because it was not found.
checking readline/history.h usability... no
checking readline/history.h presence... no
checking for readline/history.h... no
checking for instrumentation support... no
checking enable logging... yes
checking enable assert checks... yes
checking for raw serial support... no
checking for CLGD54XX emulation... no
checking for FPU emulation... yes
checking for VMX support... no
checking for 3DNow! support... no
checking for alignment check support... yes
checking for misaligned SSE support... no
checking for MONITOR/MWAIT instructions support (experimental)... yes
checking for AVX instructions support... no
checking for x86 debugger support... no
checking for CDROM support... yes
checking IOKit/storage/IOCDMedia.h usability... no
checking IOKit/storage/IOCDMedia.h presence... no
checking for IOKit/storage/IOCDMedia.h... no
checking for Sound Blaster 16 support... no
checking for ES1370 soundcard support... no
checking for standard PC gameport support... no
checking for docbook2html... not_found
checking whether to build docbook documentation... no
checking for wx-config... not_found
checking for wxWidgets configuration script... not_found
checking for wxWidgets library version...
checking for default gui on this platform... x11
ERROR: X windows gui was selected, but X windows libraries were not found.

2011年10月8日 星期六

autocad -尺寸標註

請參閱
2009 autocad 私房書 志凌資訊-上奇

2011年8月3日 星期三

動手打造安裝後即可實現“免啟動”的 Windows 7 旗艦版光碟鏡像簡明教程

實踐與交流:動手打造安裝後即可實現“免啟動”的 Windows 7 旗艦版光碟鏡像簡明教程


自強不息 20110301 12:42 閱讀(47) 評論(0) 分類:個人日記

我想,在所有作業系統安裝光碟製作教程之中,大家最希望看到並有興趣實踐的是:第一,光碟鏡像製作簡便易行且成功率極高;第二,安裝後即可實現自行啟動並正常使用。我向各位網友提供的這個Windows 7旗艦版光碟製作簡明教程,不僅具有“一步製作”和“自行啟動”的優勢,而且在幾近所有的電腦中可以省卻“硬刷BIOS”的麻煩——

     動手打造之前必須具備:(1)Windows 7旗艦版光碟鏡像(32位元或64位;中文或英文)(2)光碟鏡像管理、編輯軟體UltraISO最新版本;(3)僅只306KB的“製作Windows 7免啟動光碟檔”。以上詳見後附下載。

    只要動手製作,其實非常簡單:用UltraISO打開Windows 7旗艦版光碟鏡像,在“本地目錄”中定位“製作Windows 7免啟動光碟檔”,將其中“$OEM$”向右上拖入光碟鏡像“sources”檔夾中(注意:千萬不要選錯物件、放錯地方),另存為“Windows 7旗艦版免啟動光碟鏡像”即可。

    如果你已經具備了“三大前提”,整個製作過程不會超過八分鐘時間;只要你“選准物件、放對地方”,製作成功率絕對就是100%。製作後,建議刻錄光碟用光碟進行安裝(或者採用“類光碟”安裝方式)

各位網友:

        ——有這張光碟在手,你就可以給自己、給朋友安裝運行Windows 7旗艦版,帶來超常的方便和意外的驚喜。

友情提示:

        ——鑒於2010218微軟推出了Windows 7正版驗證,為了更加完美起見,請於安裝後在運行中執行slmgr.vbs -ipk 6K2KY-BFH24-PJW6W-9GK29-TMPWP命令,更換能夠通過正版驗證的有效OEM密鑰。

        ——331,應網友要求對“製作Windows 7免啟動光碟檔”進行了修改:加入了可啟動並可通過微軟正版驗證的有效OEM密鑰6K2KY-BFH24-PJW6W-9GK29-TMPWP。“免啟動文件”下載請打開:我的納米盤

必須具備的“三大前提”:

推薦下載:Windows 7 32 / 64位)中文 / 英文旗艦版光碟鏡像(微軟“MSDN”正式版)

推薦下載使用:光碟鏡像管理軟體UltraISO最新版V9.3.5.2716(簡繁中文/英文)+ 有效註冊碼

僅只306KB的“製作Windows 7免啟動光碟檔”下載——請打開:我的網路硬碟(下載順暢)

——已經世界頂級殺軟ESETNod32 / Kaspersky / Bitdefender掃描,請放心使用無虞。

製作Windows 7光碟參考:

實踐與交流:製作 Windows 7(五個版本) + Windows XP + “DOS工具箱”光碟簡明教程

實踐與交流:打造與“隨機系統”別無二致的 Windows 7 旗艦版“OEM”光碟鏡像簡明教程

安裝啟動Windows 7參考:

實踐與交流:Windows 7 32位(x86/ 64位(x64)旗艦版安裝、啟動具體步驟(圖文教程)

實踐與交流:Windows 7五種破解方式的各自啟動原理、成功概率以及被“封殺”的可能性

破解啟動“實驗室”:為什麼沒有“硬刷”但用“everest”查看顯示已有“SLIC 2.1”存在?

Windows 7“發佈”倒計時:怎樣使“Windows 7 旗艦版在安裝時實現“多版本選擇”?

應網友要求提供:聯想官方Windows 7(32/x86)簡體中文旗艦版OEM光碟鏡像(已經驗證)

應網友要求提供:戴爾(DellWindows 732/x86)“OEM”簡體中文旗艦版光碟鏡像下載

2011年7月31日 星期日

Internet Explorer 8.0安裝

Internet Explorer 8.0是Windows瀏覽器的最新版本,他有更多的人性化、個人化及隱私保護等功能。Internet Explorer 8.0所新增的「SmartScreen篩選器」可以過濾詐騙、惡意的網站,免除我們的隱私資料外洩,讓我們更安心的瀏覽網頁及收發電子郵件。另外他還新增了加速器、立即搜尋、網頁快訊,並且改進我的最愛與歷程記錄管理功能等。
雖然每個Windows系統都有內建IE瀏覽器,但是使用較新版本的瀏覽器可以達到更快速,更能符合網頁的瀏覽標準。最重要的安全性的考量上,新版本的瀏覽器確實比起舊版的來的更安全。現在下載使用可以得到更多的新功能Internet Explorer 8.0是免費的軟體,但是他只提供給Windows的用戶來使用,若是您無法使用Internet Explorer 8.0的話,也可以改用其他的瀏覽器。如︰Firefox火狐瀏覽器、Google Chrome 瀏覽器、Opera
瀏覽器等,這些瀏覽器的功能都很強大,有些部份都是IE所沒有的,主要是看個人的功能需求和使用習慣性來決定。
■ 軟體檔案 ■ 
軟體名稱:IE 8.0(Internet Explorer 8)
軟體版本:8.0.6001.18702
支援語系:繁體中文
授權類型:免費軟體
檔案大小:16.1MB(XP版)14.1(Vista版)
官方網站:http://www.microsoft.com/taiwan/windows/internet-explorer/
軟體下載:Windows XP版Vista版




Internet Explorer 8簡介

Windows Internet Explorer 推出了最新版本 Internet Explorer 8,提供您更快速且容易的瀏覽,以及更高的安全性、隱私權和可靠性。
IE8 網頁快訊︰
網頁快訊(Web Slices)是IE8提供的創新便利服務,它會在您感興趣的網頁更新時主動通知您,讓您輕鬆掌握最新訊息!使用方式:您將可以在“我的最愛”工具列掌握即時快訊。
IE8 加速器︰
IE8讓您將日常所需的常用工具/功能加入為加速器,在瀏覽網頁的同時也能輕鬆完成任務!使用方式:在任何網頁反白選取文字,點選 按鈕後選取需要的加速器。
IE8 視覺化搜尋︰
IE8提供更便捷的搜尋方式,輕易得到需要的相關文章或瀏覽查找的位置的附近地圖。
使用方式:在瀏覽器右上方輸入關鍵字,選擇要搜尋文章或地圖
第1步 下載之後要連線才能安裝,安裝過程可能要稍等一下。
1-【下載】:Internet Explorer 8繁體中文正式版下載(圖文介紹)!
第2步 完成之後按一下〔立即重新啟動〕,電腦重新開機IE8.0才會正式運作。
2-【下載】:Internet Explorer 8繁體中文正式版下載(圖文介紹)!
第3步 在瀏覽器的工具列上點選「說明」,再點選「關於Internet Explorer
」可以很清楚的看到最新的版本資訊。
3-【下載】:Internet Explorer 8繁體中文正式版下載(圖文介紹)!

第4步 
不同於舊版的IE7.0,IE 8.0所新增的很多功能,介面更豐富,功能更齊全。
4-【下載】:Internet Explorer 8繁體中文正式版下載(圖文介紹)!

概觀(官方網站介紹內容)

Internet Explorer 8 是您最為慣用熟悉的網頁瀏覽器最新版本,讓您能夠更為快速、簡便地從網站獲得所有內容,且較以往更具私密性與安全性。
 
更快 Internet Explorer 8 能夠迅速確實地開啟新的網頁與索引標籤,反應更為靈敏。只要透過少許步驟,即可獲得您最感興趣的資訊;只要按一下,即可存取您的 Webmail、我的最愛新聞網站,或是其他線上服務。
 
更簡單 減少完成許多一般工作所需的繁瑣步驟,並自動存取即時資訊更新。只要輕鬆按一下,即可持續追蹤您最喜愛的球隊、新聞、天氣等資訊。
 
更隱密 無論您在何處瀏覽網路,皆可無時無刻保護您的隱私權和機密資訊。
 
更安全 協助保護並抵禦惡意軟體侵害您的電腦,更容易偵測詐騙網站。

Ubuntu Linux系統上安裝IE瀏覽器的方法

Ubuntu Linux系統上安裝IE瀏覽器的方法

   由於有些做的項目只能用IE打開(js的問題),firefox打不開js菜單,無奈只能安裝ies4linux。首先打開http://www.tatanka.com.br/ies4linux/page/Main_Page,在Download裏選擇Ubuntu的安裝,打開的頁面有安裝向導,照著執行就可以了。
1) 打開終端
2) 打開/etc/apt/sources.list
sudo gedit /etc/apt/sources.list
3) 在最後面添加:
deb http://us.archive.ubuntu.com/ubuntu edgy universe
4) 在最後面添加:
deb http://wine.budgetdedicated.com/apt edgy main
5)關閉文本編輯器.更新或安裝 wine and cabextract:
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install wine cabextract
6)下載 IEs 4 Linux 並安裝。
wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz
tar zxvf ies4linux-latest.tar.gz
cd ies4linux-*
./ies4linux
安裝後桌面上會有3個IE圖標,一個5.0的IE,一個5.5的IE,一個6.0的IE。就是用起來特別的慢。