iphone apk
简介
这是一个基于iphone的apk,可以直接在手机上安装,也可以在电脑上安装,可以直接在手机上运行,也可以在电脑上运行。
下载vmospro等应用
下载地址:https://wwsz.lanzouw.com/b0d6ergxa 密码:8lyy
蓝猫clash应用
下载地址:https://wwsz.lanzouw.com/b00dx5ryd 密码:8mu8
一期一会难得一见
引自一本书不要只为自己寻求幸福。为所有人寻求幸福。通过仁慈。透过慈悲。
David LevithanWide Awake
每一次互动都既珍贵又令人愉悦。
Seth Godin欢迎来到 Island Marketing
联系方式Davidk10001x
David的微信
1723774959
David的QQ
没事别乱打:19025444843
David的手机号
WDavid2001
David的抖音号
David的QQ空间
@David -https://user.qzone.qq.com/1723774959/infocenter
网站待办
引入iconfont自定义图标Social卡片彩色图标引入aplayer音乐播放器文章版权卡片vercel评论系统部署Twikoo
TwikooTwikoo文档
hexo | 某些小修饰
加粗12 <b>粗体</b>
变颜色12 <p style="color: #FF0000;">红色</p>
斜体12 <i>斜体</i>
删除体12 <del>删除体</del>
插入字12 <ins>插入字</ins>
上标字12 <sup>上标字</sup>123
下标字12 123<sub>下标字</sub>
强调字体12 `redis` 是非常重要的。
标签数字标签12345 1. 这是一个标签2. 这是第二个标签 数字 + . + 空格
符号标签12 <li style="margin-left: 40px;font-size: 15px">内容</li>
表格
表格
属性
样式
一
二
三
1234 |表格|属性|样式||---|---|---||一|二|三|
假设有一个单元格的内容太多了,想要换行,可以12 &l ...
Hexo写作
最开始部署hexo本地文件1234$ git clone https://github.com/<用户名>/hexo.git $ cd hexo $ npm install $ git 子模块更新 --init
创建功能分支1$ git checkout -b
推送分支1$ git Push 原点 new_feature
写作创建新文章1$ hexo new [布局] <标题>
建站日志
David的建站日志
前言此网站基于Markdown语言写成参考B站大佬Fomalhaut链接 : Fomlhua
环境与工具准备操作系统:win11Node -Node
Git -Git
Hexo -hexo
文章编辑器(VSCODE) -Vocode
Github 账户 -Github
一个域名更多细节在Fomaluht大佬网站至此一篇文章完成
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Quick StartCreate a new post1$ hexo new "My New Post"
More info: Writing
Run server1$ hexo server
More info: Server
Generate static files1$ hexo generate
More info: Generating
Deploy to remote sites1$ hexo deploy
More info: Deployment