• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
路过的世界
释迦摩尼说过:众生皆有如来佛生相,求佛求人不如求己。
博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 2 3 4 5 6 7 8 9 10 11 下一页
2012年7月27日
Failed to Compare two elments in a array.
摘要: 最近遇到一个奇怪的问题,是第三方控件Third Party的问题,Failed to Compare two elments in a array.System.InvalidOperationException: Failed to compare two elements in the array. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Infragistics.Win.ValueListItemsCollection.ValueList 阅读全文
posted @ 2012-07-27 13:46 路过的世界 阅读(1721) 评论(0) 推荐(0)
2012年7月11日
gossip
摘要: celebrity ----a famous peopleobama ---- politicatonobject ----反对 阅读全文
posted @ 2012-07-11 20:16 路过的世界 阅读(159) 评论(0) 推荐(0)
2012年7月8日
prepare for travel 旅行准备
摘要: passport 签证takeoff 起飞luggage 包裹landing 着陆aisle seat 座位flight ticket 飞机票check-in for a flightdo you have your passport?你有签证吗would you like a window or an aisle seat?is my plane cancelled?is my plane on time?is this all your luggage?do you have a ticket?where are you going?have you got any liquids?wou 阅读全文
posted @ 2012-07-08 13:47 路过的世界 阅读(312) 评论(0) 推荐(0)
2012年7月7日
do housework
摘要: housework = choretake out the trash .倒垃圾once every two days 每两天一次echo 回音这个teacher叫Marie Murray,I like her 阅读全文
posted @ 2012-07-07 20:47 路过的世界 阅读(319) 评论(0) 推荐(0)
2012年7月6日
JS笔记(3) 词汇结构(待续。。。)
摘要: 1.词汇结构,是语法结构的底层,比如变量如何定义,如何写注释,代码声明代码的分割等。2.字符集,js用的是Unicode,Unicode 是 ASCII 和 Latin-1的超集。js3支持unicode2.1或更高版本,js 5支持需要支持Unicode 3或者更高版本。3.大小写敏感性,js是大小写敏感的,但是html是大小写不敏感的(XHTML是大小写敏感的),这里注意,你可以再html中写onClick,但是在js和XHTML中必须写成onclick.4.空格,换行,格式符号(如Tab),是被忽略的,但是也有例外, 阅读全文
posted @ 2012-07-06 17:00 路过的世界 阅读(424) 评论(0) 推荐(0)
JS笔记(2)一个综合各方面的例子
摘要: 通过这个例子思考下列问题•1 怎么得到文档中的元素?答:使用document.getElementById("ID")• 怎么的到用户的输入,从输入元素里面.答:通过元素的.value获得• 怎么设置文档中某一个元素的内容答:通过 elment.innerHTML ="";• 怎么存储数据在浏览器下.答:用window.localStorage,擦这个html5才支持吧• 怎么用脚本请求页面.答:用XMLHttpRequest对象。• 如何用<canvas> 元素画图.答:var g = canvas.getContext("2d& 阅读全文
posted @ 2012-07-06 12:03 路过的世界 阅读(253) 评论(0) 推荐(0)
2012年7月5日
Good Points Bad Points
摘要: Good pointsromanticenergeticoutgoinghardworkingeasy-goinghumorousresponsiblehonestcarefuldiligentflexiblecheerfuladventurousconsideratepunctualpolitewell-manneredthoughtfuloptimistic - always believing that good things will happenBad pointsjealousindecisivelazygreedyselfishcheapmeandishonestdisorgan 阅读全文
posted @ 2012-07-05 19:26 路过的世界 阅读(153) 评论(0) 推荐(0)
Native expression
摘要: 1. wouldn't give sb the time of day .不理某人Normally I wouldn't give her the time of day, but she is the manager's secretary. 通常我不理她,但是他是上司的秘书。in Shakespeare's time, the phrase 'good time of day' was a greeting often used.So to say that you wouldn't give someone the time of 阅读全文
posted @ 2012-07-05 17:25 路过的世界 阅读(223) 评论(0) 推荐(0)
JS笔记(1) 基础概念
摘要: 1.console.log用法,这个新手,比如我容易找不到console,细心点,在浏览器下方的选项卡里面,下面测试(ps:要用firebug)<script>var me = 'Felix'console.log('hello word',me,",haha");</script>输出结果:hello word Felix ,haha// Anything following double slashes is an English-language comment.// Read the comments care 阅读全文
posted @ 2012-07-05 13:54 路过的世界 阅读(179) 评论(0) 推荐(0)
2012年7月4日
online workshop teacher 对我的评价,受用啊,记下来
摘要: Your English is great Felix and you have a very gentle, yet subtle approach to communication which is wonderful.大意:你的英语很棒,你有一个文雅微妙的方式去交流,那样很好。 阅读全文
posted @ 2012-07-04 20:41 路过的世界 阅读(198) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 11 下一页
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3