摘要: 文件名为 HelloWorld.java 1.定义类 class是用来定义类的关键字,其后面接上类的名称(HelloWorld)。Java程序规定,所有程序代码都要定义在“类”中。class前有个public关键字,它是Java的修饰符,表示HelloWorld类是公开类。 2.定义区块 在程序中使 阅读全文
posted @ 2018-05-15 18:34 huiwenS 阅读(179) 评论(1) 推荐(0)
摘要: 首先上官网链接——http://pandao.github.io/editor.md/。 使用示例——http://pandao.github.io/editor.md/examples/index.html。 问: 如何把大象塞进冰箱? 答: 把大象塞进冰箱分三步:第一步打开冰箱门,第二步把大象塞 阅读全文
posted @ 2016-06-25 10:11 huiwenS 阅读(639) 评论(0) 推荐(0)
摘要: 网址链接呦 https://segmentfault.com/a/1190000004538413 阅读全文
posted @ 2016-05-17 17:04 huiwenS 阅读(116) 评论(0) 推荐(0)
摘要: 这里给出 三种 html文件引入其它html文件的方法: 1.IFrame引入 <IFRAME NAME="content_frame" width=100% height=30 marginwidth=0 marginheight=0 SRC="import.htm" ></IFRAME> 你会看 阅读全文
posted @ 2016-05-17 15:37 huiwenS 阅读(595) 评论(0) 推荐(0)
摘要: 这是一个简单的 4x4 抽奖的 demo。 阅读全文
posted @ 2016-05-03 19:56 huiwenS 阅读(615) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示