Special Sponsorshtml
參與方式:github.com/apachecn/im…git
總體進度:github.com/apachecn/im…程序員
項目倉庫:github.com/apachecn/im…github
認領:5/42,翻譯:4/42web
章節 | 貢獻者 | 進度 |
---|---|---|
1.關於本書(ES2019 版) | @YouWillBe | 100% |
2.常見問題:本書 | @huangzijian888 | 100% |
3. JavaScript 的歷史和演變 | ||
4.常見問題:JavaScript | ||
5.概覽 | ||
6.語法 | ||
7.在控制檯上打印信息(console.* ) |
||
8.斷言 API | ||
9.測驗和練習入門 | ||
10.變量和賦值 | ||
11.值 | ||
12.運算符 | ||
13.非值undefined 和null |
||
14.布爾值 | ||
15.數字 | ||
16. Math |
||
17. Unicode - 簡要介紹(高級) | ||
18.字符串 | ||
19.使用模板字面值和標記模板 | ||
20.符號 | ||
21.控制流語句 | ||
22.異常處理 | ||
23.可調用值 | ||
24.模塊 | ||
25.單個對象 | ||
26.原型鏈和類 | ||
27.同步迭代 | ||
28.數組(Array ) |
||
29.類型化數組:處理二進制數據(高級) | ||
30.映射(Map ) |
||
31. WeakMaps(WeakMap ) |
||
32.集(Set ) |
||
33. WeakSets(WeakSet ) |
||
34.解構 | ||
35.同步生成器(高級) | ||
36. JavaScript 中的異步編程 | ||
37.異步編程的 Promise | @iChrisJ | 100% |
38.異步函數 | @iChrisJ | 100% |
39.正則表達式(RegExp ) |
@iChrisJ | |
40.日期(Date ) |
||
41.建立和解析 JSON(JSON ) |
||
42.其他章節在哪裏? |
參與方式:github.com/apachecn/se…正則表達式
總體進度:github.com/apachecn/se…算法
項目倉庫:github.com/apachecn/se…apache
認領:44/74,翻譯:17/74編程
參與方式:github.com/apachecn/cs…windows
認領:10/12,翻譯:7/12
標題 | 譯者 | 進度 |
---|---|---|
1、算法複雜度 | @leader402 | 100% |
2、抽象數據類型 | @Allenyep | 100% |
3、知足規範 | @renyuhuiharrison | 100% |
4、序列和它們的實現 | @biubiubiuboomboomboom | 100% |
5、樹 | @biubiubiuboomboomboom | 100% |
6、搜索樹 | @yongfengyan | 100% |
7、哈希 | @Abel-Huang | |
8、排序和選擇 | @Rachel-Hu | 100% |
9、平衡搜索 | @Abel-Huang | |
10、併發和同步 | @Ruffianjiang | |
11、僞隨機序列 | ||
12、圖 |
認領:2/83,校對:0/83
認領:18/31,校對:11/31
章節 | 貢獻者 | 進度 |
---|---|---|
Preface | @xixici | 100% |
Getting Started | @xixici | 100% |
Apache HBase Configuration | @xixici | 100% |
Upgrading | @xixici | 100% |
The Apache HBase Shell | @xixici | 100% |
Data Model | @Winchester-Yi | |
HBase and Schema Design | @RaymondCode | 100% |
RegionServer Sizing Rules of Thumb | ||
HBase and MapReduce | @BridgetLai | 100% |
Securing Apache HBase | ||
Architecture | @RaymondCode | |
In-memory Compaction | @mychaow | |
Backup and Restore | @mychaow | |
Synchronous Replication | @mychaow | |
Apache HBase APIs | @xixici | 100% |
Apache HBase External APIs | @xixici | 100% |
Thrift API and Filter Language | @xixici | 100% |
HBase and Spark | @TsingJyujing | 100% |
Apache HBase Coprocessors | @TsingJyujing | |
Apache HBase Performance Tuning | ||
Troubleshooting and Debugging Apache HBase | ||
Apache HBase Case Studies | ||
Apache HBase Operational Management | ||
Building and Developing Apache HBase | ||
Unit Testing HBase Applications | ||
Protobuf in HBase | @TsingJyujing | |
Procedure Framework (Pv2): HBASE-12439 | ||
AMv2 Description for Devs | ||
ZooKeeper | ||
Community | ||
Appendix |
認領:22/25,翻譯:19/25
標題 | 譯者 | 翻譯進度 |
---|---|---|
1、基礎 | 飛龍 | 100% |
2、計算概率 | 飛龍 | 100% |
3、隨機變量 | 飛龍 | 100% |
4、事件之間的關係 | @biubiubiuboomboomboom | 100% |
5、事件集合 | >0% | |
6、隨機計數 | @viviwong | 100% |
7、泊松化 | @YAOYI626 | 100% |
8、指望 | 50% | |
9、條件(續) | @YAOYI626 | 100% |
10、馬爾科夫鏈 | 喵十八 | 100% |
11、馬爾科夫鏈(續) | 喵十八 | 100% |
12、標準差 | 缺只薩摩 | 100% |
十3、方差和協方差 | 缺只薩摩 | 100% |
十4、中心極限定理 | 喵十八 | 100% |
十5、連續分佈 | @ThunderboltSmile | |
十6、變換 | @hellozhaihy | |
十7、聯合密度 | @Winchester-Yi | 100% |
十8、正態和 Gamma 族 | @Winchester-Yi | 100% |
十9、和的分佈 | 平淡的天 | 100% |
二10、估計方法 | 平淡的天 | 100% |
二11、Beta 和二項 | @lvzhetx | 100% |
二12、預測 | 50% | |
二十3、聯合正態隨機變量 | @JUNE951234 | |
二十4、簡單線性迴歸 | @ThomasCai | 100% |
二十5、多元迴歸 | @lanhaixuan | 100% |
教程部分:認領:35/37,翻譯:34/37;文檔部分:認領:39/39,翻譯:34/39
認領:51/51,翻譯:26/51。
咱們是一個大型開源社區,旗下 QQ 羣共 9000 餘人,訂閱用戶至少一萬人。Github Star 數量超過 20k 個,在全部 Github 組織中排名前 200。網站日 uip 超過 4k,Alexa 排名的峯值爲 20k。咱們的核心成員擁有 CSDN 博客專家和簡書程序員優秀做者認證。咱們與 Datawhale、AI 有道、黃海廣博士等國內知名開源組織和大 V 合做,組織公益性的翻譯活動、學習活動和比賽組隊活動。
與商業組織不一樣,咱們並不會追逐熱點,或者惟利是圖。做爲公益組織,咱們將完成項目放在首要位置,並有足夠時間把項目打磨到極致。咱們但願作出廣大 AI 愛好者真正須要的東西,打造真正有價值的長尾做品。