Commit Graph

912 Commits

Author SHA1 Message Date
f330905916 doc: update docker.md (#313)
* add bash debug info

* Add some additional notes 32af22afaa
2023-02-26 14:52:09 +00:00
2e683d8b47 doc: update bash.md (#312) 9daa435dee 2023-02-26 14:00:27 +00:00
87f71fd7df doc: Update java.md (#311)
添加List和Set集合中打印时使用lamba输出的方式。 2348522810
2023-02-23 15:35:41 +00:00
ebfd8e526c chore: update README.md #206 #102 dba2f6c1fd 2023-02-23 05:34:17 +00:00
a515aaf1d1 fix: typo adb.md (#306) 7c153a0579 2023-02-20 05:16:51 +00:00
ef01a769d2 chore: update workflows config. 8f2a86457b 2023-02-20 03:32:34 +00:00
f42fb5691e released v1.36.0 b98e7d8395 2023-02-20 03:12:08 +00:00
b3b9f7768c doc: update homebrew.md 3d1317603e 2023-02-20 03:09:46 +00:00
120ff5131d doc: Update adb.md & homebrew.md and delete repeated mirror items (#304)
* chore: delete duplicate items

* doc: update adb.md and homebrew.md de4286cd7f
2023-02-20 01:13:04 +00:00
9953584d7d chore(deps): update dependency refs-cli to ^1.3.2 (#279) f31aab4b35 2023-02-15 01:44:05 +00:00
12c0ef2b2d doc: python.md (#299)
Maybe it's not perfect, but it's better than before 9688866fdb
2023-02-11 12:25:28 +00:00
e726336544 Update rust.md (#296) 606776662d 2023-02-11 12:24:11 +00:00
789cdf3f7c doc: update python.md (#297)
fix anchor link 3cec40c4f9
2023-02-11 12:23:51 +00:00
f49e904a05 doc: update google-chrome.md (#298) d50673ad3f 2023-02-11 12:17:08 +00:00
f88bc50824 doc: Update docker.md (#294)
format file: remove "。" in the forms (obsessive-compulsive disorder ...) 7ca89af17c
2023-02-10 03:30:35 +00:00
f17f728fc2 doc: Update docker.md (#292)
update docker commit grammar 8382555a20
2023-02-07 09:54:23 +00:00
e2bee19dd0 doc: update README.md 49b1394090 2023-02-04 02:02:11 +00:00
f4ff2d9cfa doc: update golang.md (#282) 358d8f4e17 2023-02-02 04:01:34 +00:00
8fae25d523 doc: Update regex.md (#277) dfaaee7ce5 2023-02-02 03:54:11 +00:00
d38ba8148a doc: Update regex.md (#278) c356147d5f 2023-02-02 03:53:44 +00:00
e245a7fbd0 doc: update golang.md (#282)
doc: update jquery.md e1661b5dc4
2023-02-02 03:47:29 +00:00
4a08ffe8d3 doc: update nextjs.md (#274) 6900980460 2023-01-17 09:53:40 +00:00
799bebd9b1 doc: update javascript.md (#271)
add JavaScript Functions 函数
line: 472-480 6b570f2035
2023-01-14 04:24:08 +00:00
026e823685 doc: Update README.md (#270) 489d7f509e 2023-01-12 10:29:39 +00:00
585f70ee14 chore(deps): update dependency markdownlint-cli to ^0.33.0 (#262)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> c0855988c0
2023-01-10 13:18:53 +00:00
e7fbe379cb doc: update cs.md (#266) e5e0160628 2023-01-10 13:13:06 +00:00
cf83d70f32 doc: update cs.md (#266) cb7b542fb1 2023-01-10 13:10:21 +00:00
16ce20c1d4 doc: Update README.md (#263)
* Update new mirror sources

* update mirror titles da7da9aae0
2023-01-09 05:29:52 +00:00
40b590827d doc: update README.md #206 6d4ce812d0 2023-01-09 05:29:12 +00:00
68be535ac9 doc: update java.md (#261) 0691e82eb2 2023-01-06 07:01:46 +00:00
b537c4bead doc: Update java.md (#261)
原来的 Java 官网弃用了 38b685315b
2023-01-05 10:53:43 +00:00
c11c906487 released v1.35.0 ae633b43e8 2023-01-05 03:38:46 +00:00
98328807fc doc: update CONTRIBUTING.md 2d994f8597 2023-01-05 03:10:55 +00:00
3b4ead603e doc: update julia.md ad5accdeff 2023-01-05 02:36:40 +00:00
0d0edf78f8 feat: add kubernetes.md cheatsheet. #44 3a7af1eef3 2023-01-05 02:28:58 +00:00
6eb961fb3b feat: add ps.md cheatsheet. #251 9ef65a9f3d 2023-01-05 02:09:32 +00:00
ab0327829b doc: update README.md #102 6c220d88ae 2023-01-05 01:17:48 +00:00
a39af910f1 doc: Update README.md (#259) fc11b2f0dc 2023-01-03 08:46:02 +00:00
9613870774 doc: Update README.md (#258) dda6efdc7c 2023-01-03 03:10:53 +00:00
c92140ec1b chore(deps): update dependency markdownlint to ^0.27.0 (#250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 019b4d51ec
2023-01-01 12:56:15 +00:00
eff19a2bed doc: update cpp.md #255 f40b56ebb8 2022-12-31 14:44:56 +00:00
21f156ad0e doc: update cpp.md (#255)
* 更新排版

更新了以下内容的排版,以适应网页的风格:

+ lambda表达式
+ 多线程

* 更新C++多线程:锁

更新以下部分:

+ `mutex`
    + 上锁——`lock`
    + 解锁——`unlock`
    + 尝试上锁——`try_lock`
+ `lock_guard<Mutex>`
    + 额外参数`std::adopt_lock`
+ `unique_lock<Mutex>`
    + 额外参数
        + `std::adopt_lock`
        + `std::try_to_lock`
        + `std::defer_lock`
    + 成员函数
        + `lock`
        + `unlock`
        + `release`
        + `owns_lock`

* 更新C++11多线程内容

更新内容:

+ `call_once`
+ `condition_variable`
    + `wait`
    + `notify_one`
    + `notify_all`
+ `async`
    + `std::launch::deferred`
    + `std::launch::async`
    + `std::deferred | std::launch::async`
+ `future`
    + `wait`
    + `get`
    + `wait_for`
    + `wait_until`
+ `future_status`
    + `ready`
    + `timeout`
    + `deferred`
+ `shared_future` a2cfd4e785
2022-12-31 13:56:22 +00:00
55b1c9c172 doc: update cpp.md (#254) b08cc85e41 2022-12-30 08:05:03 +00:00
20e3fadd4f doc: Update cpp.md (#254)
开始添加多线程部分,主要添加了线程的创建、销毁和this_thread的所有函数

尚未开始的内容:锁、互斥量、线程同步 db7a9aa6f9
2022-12-30 06:37:52 +00:00
9c27f36c9b doc: update docs/css.md 19f919f532 2022-12-30 02:45:50 +00:00
541688fe8a doc: update README.md. (#252) cabda9b9c9 2022-12-29 10:11:18 +00:00
c800e53297 released v1.34.0 bf962194da 2022-12-29 06:10:08 +00:00
d5e608bb74 doc: update feds.md (#248) f5e2ad2c31 2022-12-27 01:06:44 +00:00
b9ff1406f7 doc: Update feds.md (#248)
两个codepen似乎具有误导性,建议明确指出两者协议的区别。 ff0cc58c1d
2022-12-27 01:05:06 +00:00
ec4fa6176a doc: Update cpp.md (#246) b42883e3de 2022-12-26 08:11:56 +00:00