上一页 1 ··· 4 5 6 7 8 9 10 11 12 下一页
摘要: 转载csdn:Jochen_M https://blog.csdn.net/jochen_M/article/details/84073588 阅读全文
posted @ 2022-01-25 00:06 liuyunhong 阅读(36) 评论(0) 推荐(0)
摘要: openmediavault 5.6 安装 omv-extras 转载: csdn:https://blog.csdn.net/Yu1441/article/details/116140034 先ssh登录进入系统,然后su输入密码获取root权限。 #1.apt-get update#2.apt- 阅读全文
posted @ 2022-01-12 21:57 liuyunhong 阅读(1333) 评论(0) 推荐(0)
摘要: 壹心理官方网站:https://www.xinli001.com/ 下面是一部分导航功能的图: 毕业设计就决定做心理相关的网站了! 阅读全文
posted @ 2021-11-14 19:59 liuyunhong 阅读(518) 评论(0) 推荐(0)
摘要: 我用的是bootstrap v3 这是电脑端: 这是手机端: 其实很简单:我用的 visible-lg 弄了半天才发现md是中等屏幕可见,所以要用lg 代码如下: 一行一共是12,我这里有3个元素,所以电脑端每一个是col-md-4 手机端每一个是col-xs-12,第三个元素隐藏,所以第三个元素没 阅读全文
posted @ 2021-11-05 16:03 liuyunhong 阅读(171) 评论(0) 推荐(0)
摘要: 转载: https://www.jb51.net/article/119178.htm 阅读全文
posted @ 2021-10-18 13:46 liuyunhong 阅读(67) 评论(0) 推荐(0)
摘要: Visual Studio 不安全提醒屏蔽方法: 打开项目 项目属性 配置属性 C/C++ 预处理器 预处理定义,添加 _CRT_SECURE_NO_DEPRECATE 和 _SCL_SECURE_NO_DEPRECATE 这两个宏。 具体原因: https://docs.microsoft.com 阅读全文
posted @ 2021-10-18 11:44 liuyunhong 阅读(714) 评论(0) 推荐(0)
摘要: 转载:https://blog.csdn.net/lj317499/article/details/109401024 阅读全文
posted @ 2021-10-15 00:19 liuyunhong 阅读(386) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/qq_28581077/article/details/81380341 阅读全文
posted @ 2021-10-12 14:53 liuyunhong 阅读(40) 评论(0) 推荐(0)
摘要: 转载CSDN坏菠萝:https://blog.csdn.net/abcwanglinyong/article/details/80840813 阅读全文
posted @ 2021-10-01 14:29 liuyunhong 阅读(45) 评论(0) 推荐(0)
摘要: 转载博客园python大师:https://www.cnblogs.com/daniumiqi/p/12167764.html 阅读全文
posted @ 2021-10-01 13:55 liuyunhong 阅读(76) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 下一页