New pages

New pages
Hide registered users | Hide bots | Show redirects
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)
  • 17:32, 17 February 2025What is the most important thing (hist | edit) ‎[3,679 bytes]Mwroot (talk | contribs) (Created page with "对上班族来说,什么事是最重要的?世界上到处都是黑心公司,黑心公司的一大特点就是使用劣质显示器,劣质显示器对眼睛、思维与精力的伤害无法计数。 那么,对上班族来说最重要的一件事就是:自费购买一台好点的显示器。天天面对屏幕,显示器好,工作效率才高,生命质量才高。 黑心公司的显示器,一般最大的问题是色域差,调光差,显色差,纯...")
  • 15:30, 17 February 2025Founding I have a keen sense of smell, how to get into perfume industry (hist | edit) ‎[3,453 bytes]Mwroot (talk | contribs) (Created page with "嗅觉极度灵敏是从事香水行业的巨大优势!以下是为你量身定制的职业发展路径和行动指南,结合行业特点与个人优势规划: --- ### **一、核心能力强化计划** 1. **嗅觉实验室建设** - 购置专业 **嗅觉训练套件**(如Le Labo嗅觉练习套装/Perfumer's Apprentice原料盒) - 建立个人 **气味记忆库**:按香调分类存放500+种原料样品(建议用棕色避光瓶+电子标签系统)...")
  • 11:23, 17 February 2025How to ban a site, to make us more brave to focus on real life (hist | edit) ‎[3,072 bytes]Mwroot (talk | contribs) (Created page with "; 1. 安装 Tampermonkey ; 2. 在 Tampermonkey 中新建脚本 ; 3. 把以下脚本复制进去即可 <syntaxhighlight lang="bash" line> // ==UserScript== // @name Be brave // @namespace https://qingliezhiquan.com/blog/Main_Page // @version 0.1 // @description 精准屏蔽知乎首页,但不屏蔽从搜索引擎或其他途径进入的具体页面。本插件思路是 Duanyll https://duanyll.com/ 最先提出并实现的,本插件是在他的思路...")
  • 22:28, 12 February 2025Test table (hist | edit) ‎[102 bytes]Mwroot (talk | contribs) (Created page with "{| class="wikitable" |+ caption ! ! ! ! | | | | | | | | | | | | | | | | | | | | |}")
  • 16:08, 12 February 2025Programming basics (hist | edit) ‎[267 bytes]Mwroot (talk | contribs) (Created page with "== VSCode == == 规则 == * ; 分号表明一条语句 * {} 花括号表明语句块 * 空格用于区分语法单元 * // 双斜杠为注释符 * : 为注释符")
  • 20:06, 11 February 2025How to keep live (hist | edit) ‎[18,818 bytes]Mwroot (talk | contribs) (Created page with "人的精力是颇为有限的。付出的过程比获取要长很多。做任何有益于自己的,成长性的事情都需要付出精力,这也要求人们有节制的使用这一无形资本——我认为这些显而易见的道理,越早想明白越好。 曾经有很长的一段时间我不明白为什么每当我参加一些人数众多,气氛热闹,互动频繁的活动时就会情绪低落,即使是参加大型同学聚会,面对大家欢快的讨...")
  • 17:18, 21 January 2025Test mermaid (hist | edit) ‎[446 bytes]Mwroot (talk | contribs) (Created page with "<graphviz> graph LR; linkStyle default interpolate basis subgraph one [开销] A([支付宝]); B([微信]); G(["京东、刷卡"]); H([理财]); end subgraph two [收入] C[工商银行]; end D[农业银行]; E([中国银行]); F([招商银行]); E --> H E & F --> A & B C --> E & D & F F --> G classDef auto fill:#9ACFBF class B,E,F auto </graphviz>")
  • 10:57, 18 January 2025Test 竖分解图 (hist | edit) ‎[376 bytes]Mwroot (talk | contribs) (Created page with "<graphviz> graph sth { splines=false; A [shape=record; label="<one> A1 | <two> A2 | <three> A3 | <four> A4 | <five> A5 | <six> A6"] subgraph B { node [shape=plain]; B1 [label="B1"] B2 [label="B2"] B3 [label="B3"] B4 [label="B4"] B5 [label="B5"] B6 [label="B6"] } A:one -- B1 A:two -- B2 A:three -- B3 A:four -- B4 A:five -- B5 A:six -- B6 } </graphviz>")
  • 10:18, 18 January 2025Test label (hist | edit) ‎[131 bytes]Mwroot (talk | contribs) (Created page with "<graphviz> graph hi{ A [label="{{{one}}}" B A -- B } </graphviz> Category: Test")
  • 11:05, 17 January 2025How to use wildcards in mso excel xlookup (hist | edit) ‎[471 bytes]Mwroot (talk | contribs) (Created page with "Excel 中结合 XLOOKUP 与通配符,将产生强大的生产力。以下讲讲在 XLOOKUP 中使用通配符的关键: =XLOOKUP(<font style="color: blue">"*"&C3</font>,$A$2:$A$51,$D$2:$D$51,"没找着",2,1)")
  • 10:36, 17 January 2025How to transport Excel table to MediaWiki table (hist | edit) ‎[1,306 bytes]Mwroot (talk | contribs) (Created page with "Excel 是一款强大的表格软件。MediaWiki 是一款强大的笔记软件。Excel 的表格非常灵活,相对来说 MediaWiki 在表格处理上比较呆板。 首先是不建议凡表格皆用 MediaWiki 做,尺有所长,寸有所短,发挥各个软件的长处,结合其长处,才是最佳策略。硬是要在 MediaWiki 中完成一切笔记整理,是没有必要的。 实在要转的话,这样做: # 把 Excel 表格另存为 <code>CSV UFT-8 (...")
  • 09:53, 17 January 2025How to use freemind (hist | edit) ‎[2,784 bytes]Mwroot (talk | contribs) (Created page with "FreeMind 是一款开源的思维导图软件,开发速度放缓了,最近一个稳定版本 1.0.1 发布在 2014 年,最近一次更新在 2023-11-06。跟随它的收费思维导图一大堆,但是我依然推荐 FreeMind 这款软件。为什么? 我们使用思维导图软件,肯定不是为了画图,做图不是目的,吸收图中的内容才是目的。所以,不论工具多么炫酷,当对工具的折腾,大于对内容的吸收,就不是...")
  • 17:02, 16 January 2025Test math (hist | edit) ‎[616 bytes]Mwroot (talk | contribs) (Created page with "<math>E=mc^2</math> <math>2 + 2 = 4</math> <math>x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}</math> <math>a^2 + b^2 = c^2</math> <math>e^{i\pi} + 1 = 0</math> <math>\int_0^\infty e^{-x^2} dx = \frac{\sqrt{\pi}}{2}</math> <math>\sum_{n=1}^{\infty} \frac{1}{n^2} = \frac{\pi^2}{6}</math> <math>\begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix}</math> <math>\frac{d}{dx} \left( x^2 \right) = 2x</math> <math>(x + y)^n = \sum_{k=0}^n \binom{n}{k} x^{n-k} y^k</math> <math>\lim_{x...")
  • 16:19, 16 January 2025Test template (hist | edit) ‎[17 bytes]Mwroot (talk | contribs) (Created page with "'''A little thank you...'''")
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)