会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
keep going and try try try again and again ……
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
···
32
下一页
2023年8月22日
女生学习外语真的更有优势吗?
摘要: 转载 https://zhuanlan.zhihu.com/p/55588350 https://www.zhihu.com/people/sha-huo-fo-shi-zhen-zhu/posts 大多数人的看法确实是女生更有优势,我虽然对此观点有所怀疑,但考虑到全球学术环境下女生表现不论专业均高
阅读全文
posted @ 2023-08-22 13:55 hjswlqd
阅读(89)
评论(0)
推荐(0)
2023年8月21日
了解 xml
摘要: https://www.cnblogs.com/bingyizhihun/p/15116222.html https://www.bilibili.com/video/BV1Na4y1J75w/?spm_id_from=333.337.search-card.all.click 1-2 xml 发明
阅读全文
posted @ 2023-08-21 23:25 hjswlqd
阅读(52)
评论(0)
推荐(0)
2023年7月24日
倒计时
摘要: <template> <span v-if="this.localSecNum > 0 " style="margin-left:30px;"> 注意:<span style="color: #f5222d;margin: 0 12px;">{{ this.localSecNum > 0 ? get
阅读全文
posted @ 2023-07-24 13:33 hjswlqd
阅读(16)
评论(0)
推荐(0)
2023年6月29日
红米手机|安卓实际热点自动关闭|自动断开|笔记本连接热点连接不上
摘要: 1、可能手机温度过高 2、热点设置的 AP 频段如果是5G,老式的笔记本可能不支持,换成2.4G或许可以 3、安全性 WPA2或者WPA3或许影响不大
阅读全文
posted @ 2023-06-29 11:01 hjswlqd
阅读(595)
评论(0)
推荐(0)
2023年6月16日
websocket 使用
摘要: https://www.runoob.com/html/html5-websocket.html
阅读全文
posted @ 2023-06-16 11:49 hjswlqd
阅读(29)
评论(0)
推荐(0)
2023年6月15日
.js .jsx .ts .tsx的区别
摘要: .js是javascript文件的扩展名,例如main.js。 .jsx是javascript文件并表明使用了JSX语法。 .ts是typescript文件的扩展名 .tsx表明是typescript文件并使用了JSX语法。 https://zhuanlan.zhihu.com/p/43538518
阅读全文
posted @ 2023-06-15 21:43 hjswlqd
阅读(504)
评论(0)
推荐(0)
web 图片调整 问题
摘要: 可以计算设计稿,图片的宽高比例,再设置div的宽高
阅读全文
posted @ 2023-06-15 21:33 hjswlqd
阅读(7)
评论(0)
推荐(0)
vue中js filter可能失效问题
摘要: 解决办法是 使用for循环代替filter方法
阅读全文
posted @ 2023-06-15 20:40 hjswlqd
阅读(296)
评论(0)
推荐(0)
vue2 composition api 组合api
摘要: 参考文档 https://github.com/vuejs/composition-api#readme ref属性不支持函数写法
阅读全文
posted @ 2023-06-15 20:38 hjswlqd
阅读(21)
评论(0)
推荐(0)
本地下载 web file操作
摘要: function download(){ const link = document.createElement('a') link.href = window.location.origin + `/static/doc/${this.type}.docx` + '?auth=' + getTok
阅读全文
posted @ 2023-06-15 15:49 hjswlqd
阅读(43)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
···
32
下一页
公告