weinote
2020
Dec 29
Python Test dzszsdsz test test
import torch
import numpy as np
a = torch.tensor([[6, 1, 1, 1, 1]])
2020
Aug 24
一级标题为大标题,三级标题为小标题(带序号) 示例:https://demo.wnote.cc/note/5f4428e77126227d9971a197
四级标题(无序号)为大标题,内容不需要标题 示例:https://demo.wnote.cc/note/5f44295d7126227d9971a198
2020
May 09
2021
Feb 13
蛋白质
快肌纤维的肌肉 | 慢肌肉纤维的肌肉 | |
---|---|---|
时间 | 在短期时间的活动时用到 | 持续性动作时用到(慢步、站立和飞行) |
特点 | 没有足够的肌红蛋白能源 | 储存大量氧气的肌红蛋白 |
消耗 | 消耗的是糖原 | 肌红蛋白,能够支撑长期的能量消耗 |
颜色 | 糖元的颜色发白 | 肌红蛋白的颜色为红 |
结论 | 快肌纤维多是白肉 | 慢肌肉纤维多是红肉 |
2021
Feb 08
i am a test
2021
Feb 03
Teste
2021
Jan 09
Private Test
2021
Jan 09
Hello World
2021
Jan 09
test
2020
2020
Dec 12
Test1
2020
Dec 10
GPU Architecture
Compute Capability |
Architecture Name |
---|---|
8 | Ampere |
7.5 | Turing |
7 | Volta |
6 | Pascal |
45 | Pascal |
3 | Kepler |
2 | Fermi |
1 | Tesla |
2020
Dec 08
Good notes are hard to find
Gold | Price |
---|---|
Yesterday | Too Much |
Today | Too much |
2020
Dec 08
2020
Dec 07
testing 1,2,3
2020
Dec 07
def yay():
print("ok")
yay()
bla
2020
Dec 07
Remove a test site
2020
Dec 07
trsest rrrrr
2020
Dec 07
rwea
2020
Dec 07
THis ia note
2020
Dec 07
PHP Test
<?php
echo "Hello World!";
?>
MathJax Test:
2020
Dec 07
I think this is very cool!
greetings 🇮🇹
alert('ciao');
2020
Dec 07
Test.
hi there hey
normal text
2020
Dec 07
teeeeeeeeeeeest
2020
Dec 06
ggffg
2020
Dec 06
Testing.
2020
Dec 06
WeiNote is a cool looking software :)
2020
Nov 15
could be rewrite as
2020
Oct 19
Latex notation in place
2020
Aug 25
这是内容
更多 Markdown 格式:
print("helloworld")
本条笔记源码:https://demo.wnote.cc/note/5f4548f17126227d9971a19a/raw
2020
Jul 19
Future plans
2020
Jul 18
name | age |
---|---|
LearnShare | 12 |
Mike | 32 |
Default aligned | Left aligned | Center aligned | Right aligned |
---|---|---|---|
First body part | Second cell | Third cell | fourth cell |
Second line | foo | strong | baz |
Third line | quux | baz | bar |
Second body | |||
2nd line | |||
Third body | Foo |
Almond Milk vs. Cow’s Milk vs. Soy Milk vs. Rice Milk
Calories | Carbohydrates (total) | Sugars | Fat (total) | Protein | |
---|---|---|---|---|---|
Cow’s milk (whole) | 150 | 12 g (lactose!) | 12 g | 8 g | 8 g |
Almond milk (unsweetened) | 40 | 1 g | 0 g | 3 g | 2 g |
Soy milk (unsweetened) | 80 | 4 g | 1 g | 4 g | 7 g |
Coconut milk beverage (unsweetened) | 50 | 2 g | 0 g | 5 g | 0 g |
2020
Jul 13
Group equation with $$
Group equation with /$
Inline test /$ \Psi/$ is a wavefunction, /$ y=ax+b/$
2020
Apr 25
test for weinote
2020
Feb 03
example
>>> a = [1, 2, [3]]
>>> b = copy.copy(a)
>>> c = copy.deepcopy(a)
>>> a[-1][0] = 4
results
>>> a
[1, 2, [4]]
>>> b
[1, 2, [4]]
>>> c
[1, 2, [3]]
2019
2019
Dec 20
测试一下
2019
Dec 12
2019
Jun 18
hello word
import tensorflow as tf
print(tf.__version__)
2019
Jun 14
Hello world This is a test.
2019
Jun 14
Keep a note just like post a weibo.