录屏技巧
1)用录屏工具:Bandicam v4.6.5.1757
对比其他几款,非常清晰,给力。
1)用录屏工具:Bandicam v4.6.5.1757
对比其他几款,非常清晰,给力。
阿里他们ai绘图的首页 https://modelscope.cn/home
ai绘图 https://modelscope.cn/studios/damo/ai_artist/summary
AI头像转漫画 https://modelscope.cn/studios/damo/multi-style_portrait_stylization/summary
ai把文字转换段落 https://modelscope.cn/studios/damo/ai_writer/summary
ai人像抠图 https://modelscope.cn/models/damo/cv_unet_image-matting/summary
用stable diffusion加上 novelai 模型,用图片生成图片,好厉害呀。
首先是总之要输进去的一串负面:
lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, bad feet
提高质量:
masterpiece,best quality,official art,extremely detailed CG unity 8k wallpaper
stable-diffusion-webui 描述语分享
ai绘画王者 stable-diffusion 怎么安装
官网https://github.com/AUTOMATIC1111/stable-diffusion-webui
1)先安装python3.10.6 https://www.python.org/ftp/python/3.10.6/python-3.10.6-amd64.exe
ai绘画技巧,ai画画技巧,ai绘图技巧
1)ai绘图王者stable-diffusion https://github.com/AUTOMATIC1111/stable-diffusion-webui
这个每隔几天就会更新一波的。
2)ai绘图disco diffusion https://github.com/alembics/disco-diffusion
https://github.com/CompVis/latent-diffusion
1)局域网共享,发送文件
https://github.com/LANDrop
一、 1、目标法则,让你的学习工作效率翻10倍
2、成为举足轻重的人,而不是废物
3、捍卫你的梦想,成为自己的国王
4、优秀者模仿,伟大者抄袭
1)注释快捷键修改,Ctrl+/,工具-> 选项-> 环境 ->键盘,删掉:生成文档注释 的快捷键,修改行注释的快捷键。搞定。
目前主流的Js代码压缩工具主要有Uglify、YUI Compressor、Google Closure Compiler
https://github.com/JadaGates/ShadowsocksBio
小游戏:还想做五子棋,先缓一缓吧,优先把现在的做好先。还想做消消乐,哈哈想做的好多啊。还想联网,2人对战。
Hit And Run,弓箭传说的抄袭版本。也挺好玩的。https://wws.lanzous.com/b01bi73de 密码:etlb(压缩包为OBB文件)
2020.4.30 做一个3D的方块,弓箭传说。 别人大口吃肉,上亿的赚钱,我喝一点点汤行不行,几百,几千的行不行?哈哈
https://laguo.lanzous.com/ic3y46j 塔防,游戏也不错,我什么都想做啊,哈哈。还想做一个 易经 的游戏,闯江湖,比谁玩的久。
赶紧做完小游戏,我要做大游戏了,美术资源现在也有了,哈哈哈。2020年4月27日18点07分
赶紧完成,小游戏,开发,要做大游戏了。 2020.4.24
http://www.aigei.com/s?type=code&page=2
我画你跑,日活26万,单日6k多rmb,哇,真是不错啊,100款小游戏能火1,2款。
没那么简单 2020/4/28 9:57:48
前段时间,我们火了一个小游戏
没那么简单 2020/4/28 9:58:04
我们今年搞了块10个小游戏了
没那么简单 2020/4/28 9:59:20
单日盈利6k多
没那么简单 2020/4/28 9:59:40
去年火了一款,救救公主
没那么简单 2020/4/28 9:59:47
100款里面就火一款
keytool -genkey -alias yourname -keyalg RSA -keysize 2048 -validity 36500 -keystore yourname.keystore
vue3学习项目 https://github.com/cumt-robin/vue3-ts-blog-frontend
9个值得推荐的 VUE3 UI 框架
Ant Design Vue
官方网站:https://2x.antdv.com/components/overview/
中文文档:https://next.antdv.com/docs/vue/introduce-cn
1)同步时间地址ntp.sjtu.edu.cn
1)给typecho增加编辑当前文件功能,修改index.php或者post.php文件,添加
<li>
<div class="edit">
<?php if($this->user->hasLogin()):?>
<a href="<?php $this->options->adminUrl(); ?>write-post.php?cid=<?php echo $this->cid;?>" target="_blank">编辑</a>
<?php endif;?>
</div>
</li>
1)修改hostsC:\Windows\System32\drivers\etc
,更改本地域名指向ip
127.0.0.1 www.huanqiu.com
127.0.0.1 huanqiu.com
127.0.0.1 news.baidu.com
127.0.0.1 baijiahao.baidu.com
react入门学习及总结,快速开始 https://zh-hans.reactjs.org/docs/getting-started.html