ebook? ->> http://www.itpub.net/

本文推荐了几个高质量的IT电子书下载网站,包括通过Google高级搜索功能在itpub.net上进行站内搜索来查找几乎所有领域的电子书,以及提供较新书籍的chmpdf.com(需注册会员)和拥有大量计算机图书的西安信息资源网。

如题一个国内绝好IT ebook网站。

技巧:用google的高级搜索功能对http://www.itpub.net/做站内搜索,几乎任何领域的ebook都能找到。

另一个国外的电子书下载站: http://www.chmpdf.com/ ,优点是书新,基本chm或者pdf格式,缺点是要求会员。

附带一个国内的:西安信息资源网 http://www.infoxa.com

有大量的计算机书!

TypeError: crypto.hash is not a function at getHash (file:///D:/font-end/ebook-to-mindmap/node_modules/.pnpm/vite@7.0.5_@types+node@24.0.15_jiti@2.4.2_lightningcss@1.30.1/node_modules/vite/dist/node/chunks/dep-Bg4HVnP5.js:2788:21) at getLockfileHash (file:///D:/font-end/ebook-to-mindmap/node_modules/.pnpm/vite@7.0.5_@types+node@24.0.15_jiti@2.4.2_lightningcss@1.30.1/node_modules/vite/dist/node/chunks/dep-Bg4HVnP5.js:11673:9) at getDepHash (file:///D:/font-end/ebook-to-mindmap/node_modules/.pnpm/vite@7.0.5_@types+node@24.0.15_jiti@2.4.2_lightningcss@1.30.1/node_modules/vite/dist/node/chunks/dep-Bg4HVnP5.js:11676:23) at initDepsOptimizerMetadata (file:///D:/font-end/ebook-to-mindmap/node_modules/.pnpm/vite@7.0.5_@types+node@24.0.15_jiti@2.4.2_lightningcss@1.30.1/node_modules/vite/dist/node/chunks/dep-Bg4HVnP5.js:11137:53) at createDepsOptimizer (file:///D:/font-end/ebook-to-mindmap/node_modules/.pnpm/vite@7.0.5_@types+node@24.0.15_jiti@2.4.2_lightningcss@1.30.1/node_modules/vite/dist/node/chunks/dep-Bg4HVnP5.js:34621:17) at new DevEnvironment (file:///D:/font-end/ebook-to-mindmap/node_modules/.pnpm/vite@7.0.5_@types+node@24.0.15_jiti@2.4.2_lightningcss@1.30.1/node_modules/vite/dist/node/chunks/dep-Bg4HVnP5.js:35385:109) at Object.defaultCreateClientDevEnvironment [as createEnvironment] (file:///D:/font-end/ebook-to-mindmap/node_modules/.pnpm/vite@7.0.5_@types+node@24.0.15_jiti@2.4.2_lightningcss@1.30.1/node_modules/vite/dist/node/chunks/dep-Bg4HVnP5.js:35804:9) at _createServer (file:///D:/font-end/ebook-to-mindmap/node_modules/.pnpm/vite@7.0.5_@types+node@24.0.15_jiti@2.4.2_lightningcss@1.30.1/node_modules/vite/dist/node/chunks/dep-Bg4HVnP5.js:28376:132) at async CAC.<anonymous> (file:///D:/font-end/ebook-to-mindmap/node_modules/.pnpm/vite@7.0.5_@types+node@24.0.15_jiti@2.4.2_lightningcss@1.30.1/node_modules/vite/dist/node/cli.js:573:18)
09-06
brew install openresty ==> Fetching downloads for: openresty ==> Fetching openresty/brew/openresty ==> Downloading https://openresty.org/download/openresty-1.27.1.2.tar.gz Already downloaded: /Users/huxin/Library/Caches/Homebrew/downloads/6341dbe7b5c1aff66a1be8fa80aed784d37dabcaeb4859e070e369f19582f1ec--openresty-1.27.1.2.tar.gz ==> Installing openresty from openresty/brew ==> ./configure -j10 --pid-path=/opt/homebrew/var/run/openresty.pid --lock-path= Last 15 lines from /Users/huxin/Library/Logs/Homebrew/openresty/01.configure.log: checking for SA_RESTART ... found + ngx_stream_lua_module was configured checking for PCRE2 library ... found checking for OpenSSL library ... found checking for zlib library ... found checking for GeoIP library ... not found checking for GeoIP library in /usr/local/ ... not found checking for GeoIP library in /usr/pkg/ ... not found checking for GeoIP library in /opt/local/ ... not found checking for GeoIP library in /opt/homebrew/ ... not found ./configure: error: the GeoIP module requires the GeoIP library. You can either do not enable the module or install the library. ERROR: failed to run command: sh ./configure --prefix=/opt/homebrew/Cellar/openresty/1.27.1.2_1/nginx \... If reporting this issue please do so at (not Homebrew/* repositories): https://github.com/openresty/homebrew-brew/issues huxin@huxindeMac-mini homebrew-core % brew install openresty --force \ -- \ --with-cc-opt="-I/opt/homebrew/include" \ --with-ld-opt="-L/opt/homebrew/lib" Warning: No available formula or cask with the name "--with-cc-opt=-i/opt/homebrew/include". Please tap it and then try again: brew tap --with-cc-opt=-i/opt huxin@huxindeMac-mini homebrew-core % ls /opt/homebrew/include/libmaxminddb.h ls: /opt/homebrew/include/libmaxminddb.h: No such file or directory huxin@huxindeMac-mini homebrew-core % brew install openresty --force -- \ --with-cc-opt="-I/opt/homebrew/include" \ --with-ld-opt="-L/opt/homebrew/lib" Initialized empty Git repository in /opt/homebrew/Library/Taps/homebrew/homebrew-core/.git/ remote: Enumerating objects: 2879689, done. remote: Counting objects: 100% (493/493), done. remote: Compressing objects: 100% (169/169), done. remote: Total 2879689 (delta 444), reused 326 (delta 324), pack-reused 2879196 (from 2) Receiving objects: 100% (2879689/2879689), 979.59 MiB | 5.78 MiB/s, done. Resolving deltas: 100% (2164115/2164115), done. From https://github.com/Homebrew/homebrew-core * [new branch] SMillerDev-patch-2 -> origin/SMillerDev-patch-2 * [new branch] ZhongRuoyu/dispatch/bump-my-version/17698667641 -> origin/ZhongRuoyu/dispatch/bump-my-version/17698667641 * [new branch] ZhongRuoyu/dispatch/flye/17698668804 -> origin/ZhongRuoyu/dispatch/flye/17698668804 * [new branch] ZhongRuoyu/dispatch/foxglove-cli/17698670326 -> origin/ZhongRuoyu/dispatch/foxglove-cli/17698670326 * [new branch] ZhongRuoyu/dispatch/fq/17698670604 -> origin/ZhongRuoyu/dispatch/fq/17698670604 * [new branch] ZhongRuoyu/dispatch/freealut/17698670733 -> origin/ZhongRuoyu/dispatch/freealut/17698670733 * [new branch] ZhongRuoyu/dispatch/ftxui/17698669535 -> origin/ZhongRuoyu/dispatch/ftxui/17698669535 * [new branch] ZhongRuoyu/dispatch/fw/17698670060 -> origin/ZhongRuoyu/dispatch/fw/17698670060 * [new branch] ZhongRuoyu/dispatch/fwup/17698670179 -> origin/ZhongRuoyu/dispatch/fwup/17698670179 * [new branch] bsc-tcl -> origin/bsc-tcl * [new branch] bump-asyncapi-3.5.2 -> origin/bump-asyncapi-3.5.2 * [new branch] bump-at-spi2-core-2.58.0 -> origin/bump-at-spi2-core-2.58.0 * [new branch] bump-atac-0.21.0 -> origin/bump-atac-0.21.0 * [new branch] bump-changie-1.19.0 -> origin/bump-changie-1.19.0 * [new branch] bump-chisel-tunnel-1.11.1 -> origin/bump-chisel-tunnel-1.11.1 * [new branch] bump-deno-2.5.0 -> origin/bump-deno-2.5.0 * [new branch] bump-fwupd-2.0.15 -> origin/bump-fwupd-2.0.15 * [new branch] bump-gdk-pixbuf-2.44.1 -> origin/bump-gdk-pixbuf-2.44.1 * [new branch] bump-gensio-3.0.0 -> origin/bump-gensio-3.0.0 * [new branch] bump-glfw-3.5.0 -> origin/bump-glfw-3.5.0 * [new branch] bump-go-size-analyzer-1.10.0 -> origin/bump-go-size-analyzer-1.10.0 * [new branch] bump-hk-1.12.1 -> origin/bump-hk-1.12.1 * [new branch] bump-ijq-1.2.0 -> origin/bump-ijq-1.2.0 * [new branch] bump-json-glib-1.10.8 -> origin/bump-json-glib-1.10.8 * [new branch] bump-julia-1.12.0 -> origin/bump-julia-1.12.0 * [new branch] bump-libheif-1.20.2 -> origin/bump-libheif-1.20.2 * [new branch] bump-libxml2-2.14.6 -> origin/bump-libxml2-2.14.6 * [new branch] bump-manticoresearch-13.11.0 -> origin/bump-manticoresearch-13.11.0 * [new branch] bump-morpheus-2.3.10 -> origin/bump-morpheus-2.3.10 * [new branch] bump-mupdf-1.26.8 -> origin/bump-mupdf-1.26.8 * [new branch] bump-node-24.8.0 -> origin/bump-node-24.8.0 * [new branch] bump-oh-my-posh-26.23.4 -> origin/bump-oh-my-posh-26.23.4 * [new branch] bump-pandoc-3.8 -> origin/bump-pandoc-3.8 * [new branch] bump-precious-0.10.0 -> origin/bump-precious-0.10.0 * [new branch] bump-renovate-41.53.0 -> origin/bump-renovate-41.53.0 * [new branch] bump-samba-4.23.0 -> origin/bump-samba-4.23.0 * [new branch] bump-simdjson-4.0.0 -> origin/bump-simdjson-4.0.0 * [new branch] bump-turso-0.1.5 -> origin/bump-turso-0.1.5 * [new branch] bump-two-ms-4.3.0 -> origin/bump-two-ms-4.3.0 * [new branch] bump-zx-8.8.0 -> origin/bump-zx-8.8.0 * [new branch] cdo-checksum -> origin/cdo-checksum * [new branch] clazy-1.16 -> origin/clazy-1.16 * [new branch] direnv -> origin/direnv * [new branch] ebook-tools-cmake -> origin/ebook-tools-cmake * [new branch] ekg2-deprecate -> origin/ekg2-deprecate * [new branch] flif-cmake -> origin/flif-cmake * [new branch] fzf -> origin/fzf * [new branch] gambit-scheme-updates -> origin/gambit-scheme-updates * [new branch] gettext-tahoe -> origin/gettext-tahoe * [new branch] gh-readonly-queue/main/pr-240638-1dbf181859ee39fac524acc3afb406ce5147395e -> origin/gh-readonly-queue/main/pr-240638-1dbf181859ee39fac524acc3afb406ce5147395e * [new branch] gh-readonly-queue/main/pr-240660-0415bedfca2cff2cefd3dec6ee47e41264f21fb5 -> origin/gh-readonly-queue/main/pr-240660-0415bedfca2cff2cefd3dec6ee47e41264f21fb5 * [new branch] gh-readonly-queue/main/pr-240663-3ad9b9153f53689473a4d0900045b7b168e4ec53 -> origin/gh-readonly-queue/main/pr-240663-3ad9b9153f53689473a4d0900045b7b168e4ec53 * [new branch] gh-readonly-queue/main/pr-240697-58857bb17a168dfa4e96bd94f178d1073347d7c8 -> origin/gh-readonly-queue/main/pr-240697-58857bb17a168dfa4e96bd94f178d1073347d7c8 * [new branch] gh-readonly-queue/main/pr-240698-4f6dcb52f79e8b4b737543e14ac27475187f67f6 -> origin/gh-readonly-queue/main/pr-240698-4f6dcb52f79e8b4b737543e14ac27475187f67f6 * [new branch] gh-readonly-queue/main/pr-240699-28dbc6d5dbb1bf41fdefd8686c28ca02fe189864 -> origin/gh-readonly-queue/main/pr-240699-28dbc6d5dbb1bf41fdefd8686c28ca02fe189864 * [new branch] gh-readonly-queue/main/pr-240700-4301bdf29700c33be9f603f522a1ea00296ec29b -> origin/gh-readonly-queue/main/pr-240700-4301bdf29700c33be9f603f522a1ea00296ec29b * [new branch] glibc-2.35_2 -> origin/glibc-2.35_2 * [new branch] httptap -> origin/httptap * [new branch] libff-cmake -> origin/libff-cmake * [new branch] lwtools-checksum -> origin/lwtools-checksum * [new branch] main -> origin/main * [new branch] master -> origin/master * [new branch] openai-whisper-llvm20 -> origin/openai-whisper-llvm20 * [new branch] openblas-libomp -> origin/openblas-libomp * [new branch] protoc-gen-js-protobuf -> origin/protoc-gen-js-protobuf * [new branch] qt-split -> origin/qt-split * [new branch] style-fix -> origin/style-fix * [new branch] supermodel-agl -> origin/supermodel-agl * [new tag] 10.11-el_capitan -> 10.11-el_capitan * [new tag] 10.12-sierra -> 10.12-sierra * [new tag] 10.13-high_sierra -> 10.13-high_sierra * [new tag] 10.14-mojave -> 10.14-mojave * [new tag] 10.15-catalina -> 10.15-catalina * [new tag] 11-big_sur -> 11-big_sur * [new tag] 12-monterey -> 12-monterey * [new tag] 13-ventura -> 13-ventura * [new tag] 14-sonoma -> 14-sonoma * [new tag] 15-sequoia -> 15-sequoia * [new tag] 26-tahoe -> 26-tahoe HEAD is now at 3ad9b9153f5 Merge pull request #240696 from Homebrew/ZhongRuoyu/dispatch/fx-upscale/17698670217 ==> Auto-updating Homebrew... Adjust how often this is run with `$HOMEBREW_AUTO_UPDATE_SECS` or disable with `$HOMEBREW_NO_AUTO_UPDATE=1`. Hide these hints with `$HOMEBREW_NO_ENV_HINTS=1` (see `man brew`). Installing from the API is now the default behaviour! You can save space and time by running: brew untap homebrew/core Warning: No available formula or cask with the name "--with-cc-opt=-i/opt/homebrew/include". Please tap it and then try again: brew tap --with-cc-opt=-i/opt
最新发布
09-15
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值