会员
周边
众包
新闻
博问
闪存
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
宝儿的宝藏
forward and happy forever
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
3
4
5
6
7
8
9
10
11
···
13
下一页
2009年5月20日
VB6.0 Error: run-time error '91' object variable or with block variable not set
摘要: run-time error '91' object variable or with block variable not set
阅读全文
posted @ 2009-05-20 15:57 foward.molly.宝儿
阅读(11259)
评论(0)
推荐(0)
2009年5月14日
[ZT]Watir对WEB的操作
摘要: Watir对WEB的操作
阅读全文
posted @ 2009-05-14 09:18 foward.molly.宝儿
阅读(463)
评论(0)
推荐(0)
2009年5月13日
[ZT]System.Net.Mail with SSL to authenticate against port 465
摘要: System.Net.Mail SSL 465下发送不成功的原因吧, 应该是暂时System.Net.Mail 不支持Implicit SSL, 仅支持Explicit SSL
阅读全文
posted @ 2009-05-13 09:17 foward.molly.宝儿
阅读(607)
评论(0)
推荐(0)
2009年4月26日
Ruby study: Watir出错: uninitialized constant Windows::API::Error
摘要: Watir中遇到的怪异问题
阅读全文
posted @ 2009-04-26 21:33 foward.molly.宝儿
阅读(648)
评论(0)
推荐(0)
2009年2月17日
测试Study 1: bug和bug生命周期中的各种状态
摘要: 测试Study 1 bug, bug生命周期中的状态
阅读全文
posted @ 2009-02-17 20:15 foward.molly.宝儿
阅读(540)
评论(0)
推荐(0)
2009年2月16日
input type 种类
摘要: input type=input Creates a variety of form input controls. input type=button Creates a button control. input type=checkbox Creates a check box control. input type=file Creates a file upload object...
阅读全文
posted @ 2009-02-16 21:25 foward.molly.宝儿
阅读(734)
评论(0)
推荐(0)
C#中重写(override)和重载(overload)
摘要: 基础知识不牢固,现在开始补补override可以翻译为覆盖,从字面就可以知道,它是覆盖了一个方法并且对其重写,以求达到不同的作用。override是重写基类的方法,在基类中的方法必须有修饰符virtual,而在子类的方法中必须指明override。 格式: 基类中: public virtual void myMethod() { } 子类中: public override voi...
阅读全文
posted @ 2009-02-16 21:22 foward.molly.宝儿
阅读(3570)
评论(2)
推荐(0)
2009年2月10日
Linux下vi的基本用法(ZT)
摘要: Linux下vi的基本用法指南. 一、基本命令介绍 ---- 1.光标命令 k、j、h、l——上、下、左、右光标移动命令。虽然您可以在linux中使用键盘右边的4个光标键,但是记住这4个命令还是非常有用的。这4个键正是右手在键盘上放置的基本位置。 nG——跳转命令。n为行数,该命令立即使光标跳到指定行。 Ctrl+G—&mda...
阅读全文
posted @ 2009-02-10 22:53 foward.molly.宝儿
阅读(1043)
评论(0)
推荐(0)
linux 下ed编辑文件的一些东东(从网上搜来的)
摘要: linux text mode下编辑文件的工具,边学习边记录吧
阅读全文
posted @ 2009-02-10 22:09 foward.molly.宝儿
阅读(1802)
评论(0)
推荐(0)
2008年12月24日
在Windows Server 2003上调试asp.net程序
摘要: 需要加载的进程为: w3wp.exe,因为server 2003上已经没有了我们在xp下习惯的aspnet_wp.exe进程并且要勾中: show processed in all sessionsMSDN出处: http://msdn.microsoft.com/zh-cn/library/ms243172.aspx在 IIS 上运行时进行调试 在如下过程中,会将调试器附加到某个进程。进程的名称...
阅读全文
posted @ 2008-12-24 11:19 foward.molly.宝儿
阅读(328)
评论(0)
推荐(0)
上一页
1
···
3
4
5
6
7
8
9
10
11
···
13
下一页
公告