会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
欢迎
股票指标学习网站
好记性不如烂博客━(*`∀´*)ノ
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
10
11
12
13
14
15
16
下一页
2017年11月8日
Error 对象
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <script type="text/javascript"> function half(n){ if(isNaN(n)){ var e1=new
阅读全文
posted @ 2017-11-08 13:24 我喜欢喝糖水
阅读(134)
评论(0)
推荐(0)
2017年11月7日
检验函数运行时间
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <script type=" text/javascript"> function loop() { for (var i = 0; i <= 10
阅读全文
posted @ 2017-11-07 16:29 我喜欢喝糖水
阅读(189)
评论(0)
推荐(0)
random 小案例
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <style> .colorBox { width: 300px; height: 30px; border: 1px solid black; f
阅读全文
posted @ 2017-11-07 16:07 我喜欢喝糖水
阅读(243)
评论(0)
推荐(0)
javaScript 正则表达式验证邮箱
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <script type="text/javascript"> function isEmail(str){ if(str==null) retur
阅读全文
posted @ 2017-11-07 14:14 我喜欢喝糖水
阅读(16691)
评论(0)
推荐(0)
字符串样式效果
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <script type="text/javascript"> (function(){ var str="hello javaScript"; d
阅读全文
posted @ 2017-11-07 13:50 我喜欢喝糖水
阅读(450)
评论(0)
推荐(0)
2017年11月4日
javaScript 继承原型链
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <script type="text/javascript"> (function(){ function Shape(){}; Shape.pro
阅读全文
posted @ 2017-11-04 15:43 我喜欢喝糖水
阅读(104)
评论(0)
推荐(0)
javaScript 的继承,call()
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <script type="text/javascript"> (function() { var Shape = new Object(); Sh
阅读全文
posted @ 2017-11-04 14:06 我喜欢喝糖水
阅读(587)
评论(0)
推荐(0)
javaScript with的用法
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <script type="text/javascript"> //vehicle:交通工具 (function(){ function vehic
阅读全文
posted @ 2017-11-04 12:47 我喜欢喝糖水
阅读(182)
评论(0)
推荐(0)
2017年10月31日
javascript 乘法口诀表
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <script type="text/javascript"> (function(){ for(var i=1;i<=9;i++){ for(va
阅读全文
posted @ 2017-10-31 12:38 我喜欢喝糖水
阅读(681)
评论(0)
推荐(0)
switch判断成绩jsp案例
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <script type="text/javascript"> function test(a){ if(isNaN(a)||a<0||a>100)
阅读全文
posted @ 2017-10-31 11:54 我喜欢喝糖水
阅读(629)
评论(0)
推荐(0)
上一页
1
···
10
11
12
13
14
15
16
下一页
公告
我喜欢喝糖水的博客友链:
股票指标编程学习