上一页 1 ··· 61 62 63 64 65 66 67 68 69 ··· 92 下一页
摘要: 效果图 HTML: <!doctype html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=drive-width,initial-scale=1.0"> <meta http-equiv=" 阅读全文
posted @ 2020-03-11 15:55 木子欢儿 阅读(9004) 评论(0) 推荐(5)
摘要: #include<iostream> #include<cmath> using namespace std; int main() { float x, y; string s = "I love you!"; int l = s.length(); for (y = 1.3f; y >= -1. 阅读全文
posted @ 2020-03-11 12:13 木子欢儿 阅读(1305) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-03-11 10:46 木子欢儿 阅读(134) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-03-11 10:33 木子欢儿 阅读(202) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-03-11 10:30 木子欢儿 阅读(147) 评论(0) 推荐(0)
摘要: 原文:https://www.cnblogs.com/wkfvawl/p/12268980.html 一、原理 使用iframe标签,更改其中src对应bilibili视频的aid和cid,组装新的HTML源码,即可在文章内嵌入bilibili视频。 二、获取aid和cid aid为视频的av号,但 阅读全文
posted @ 2020-03-11 09:43 木子欢儿 阅读(1133) 评论(1) 推荐(0)
摘要: 阅读全文
posted @ 2020-03-11 09:34 木子欢儿 阅读(7611) 评论(0) 推荐(1)
摘要: 阅读全文
posted @ 2020-03-11 09:31 木子欢儿 阅读(240) 评论(0) 推荐(0)
摘要: 有时候只是想测试一个app,又不想在手机上做个测试,这个时候我们就可以用虚拟机来完成这件事情。首先到官网上去下载一个安卓系统(https://www.android-x86.org/),我这里用:android-x86-9.0-rc1.iso做演示。 打开VMware Workstation,“创建 阅读全文
posted @ 2020-03-08 22:59 木子欢儿 阅读(17364) 评论(5) 推荐(1)
摘要: HuanGe'Linux Store 一个简单的LIunx应用商店,大佬勿喷! 阅读全文
posted @ 2020-03-07 17:16 木子欢儿 阅读(239) 评论(0) 推荐(0)
上一页 1 ··· 61 62 63 64 65 66 67 68 69 ··· 92 下一页