- 博客(81)
- 收藏
- 关注
D里如何使用标准库未声明的win api函数
在这里得到了大家的许多帮助,也来写点心得,希望对初者者有所帮助。希望高手如( qiezi ideage oldrev )不要见笑,一如既往地,满腔热情地帮助我们这些菜鸟成长:>windows api很多,windows.d里声明的很不全,如何使用自己想要的函数呢以WinExec函数为例1 搜索windows.d未找到WinExec2 google搜索 intitle:winexec...
2007-04-30 20:04:12
419
D语言,想说爱你不容易
D语言,想说爱你不容易D语言设计思想本身很先进,我不否认。但是...我想在一个GUI中嵌入IE,用来显示HTML,CSS,进行DOM操作。这在脚本语言中,只要类似下面一行代码就能创建一个IE实例:CreateObject("InternetExplorer.Application")但在D里却这么难。1 首先我看到juno这个项目好像可以创建COM,可惜很长时间不更新了,已经不能通过...
2007-04-28 16:06:28
552
Scite一键帮助for D
Scite一键帮助for D配置好后,在写代码时,一按F1就打开对应的帮助文档,非常适合边学习边写代码。先下载chm帮助文件: http://thecybershadow.net/d/docs/d.chm 用在线代理网址下载。 SciTe配置D语言一键帮助 把下载下来的帮助文件命名为d1011.chm,保存到..d\tools\d1011.chm 1011是DMD的版本号。...
2007-04-22 12:27:07
370
原创 怎样提高你的Google Adsense收入
怎样提高你的Google Adsense收入 [ 2005-01-31 8:57:25 PM | Author: callcall | From: Original ] 转载请保留本页面的作者信息以及本页面的链接作者:shunz链接:http://www.shunz.net/node/1201. 首先,也是最重要的一点是,不要进行欺骗性点击(don’t fraudulen
2005-02-12 09:36:00
1964
原创 High Paying Google Adsense Keywords
High Paying Google Adsense KeywordsNone of them may even bear the listed value. This content is for general use and to help you get more out of your websites. There is no guarantee that this
2005-02-12 09:22:00
1802
原创 域名抢注入门
域名抢注入门http://www.blogcn.com/User13/dwp530/index.html域名抢注入门域名抢注就是一个域名在被别人注册之前,抢先将此域名以注册人的名义注册下来的行为。 好的国际域名基本上已经被欧美等发达国家瓜分完毕。现在要得到一个好的国际域名,要么高价购买。要么抢注。每天都有大量的过期未续费的域名被踢出,这里边不乏许多的好域名。只要你比别人抢先一步,以自己的名义注册下
2005-01-20 10:22:00
4409
原创 VS.Net 2005 有关文档
Visual Basic 2005 新功能点评 NET Framework Version 2.0 Redistributable Package Beta 1 (x86)vs.net2005精简版下载地址:离线安装版本地址分别如下,累计大小约在510M左右: DotNET Framework Version 2.0 Redistributable Package Beta 1 (x86) - 2
2004-12-10 14:30:00
1933
原创 DataGridView 有关文摘
DataGridView demos from todays TechEd Malaysia session UPDATE: Here is the demo code from todays session on the DataGridView control.Thanks to Joe Stegman from the Windows Client team at Micros
2004-12-04 22:02:00
1829
原创 Our target
Our target I’m 31 years old, 应该好好定位target,然后确定发展战略. 最终的目标就是提高自己.实现目标的手段是共同提高. 把目标分解,可分成以下几个方面来实现:一. 积累资金.没钱困住英雄.二. 学好程序设计.无论哪一些方面的学术研究,不懂程序设计总是不方便的.三.
2004-12-03 15:27:00
1528
1
原创 long time no see
昨天下班后回到家里,打开信箱,发现了多年不见的老朋友wjs的信。一晃几年过去了,不知老朋友现在怎么样了。 当天回了email.。 2004-11-28
2004-11-28 09:24:00
1616
原创 Google的妙用
最近几天一直在写代码,实现从一个大网站的首页的主目录开始逐层往下读目录,直到找到所有主要页面,因为要手动查看每层目录的特征码,并用于正则表达式,用于匹配读取到的网页源代码。代码写起来有点复杂。 昨晚在床上一忽儿想起远在苏州的mm,一忽儿想开什么网店,忽然想起何不利用google来直接查询出某大网站内的所有特定页面。由于该大网站在国外,直接在该网站读取网页源代码的话,响应慢,而goog
2004-11-13 10:57:00
1814
原创 用正则表达式得到网页上的链接
输入一个地址,就可以把那个网页中的链接提取出来,下面这段代码可以轻松实现,主要的是用到了正则表达式。查看例子 http://search.youkuaiyun.com/Expert/topic/2131/2131209.xml?temp=.4868585GetUrl.aspx代码如下: http://lucky_elove.www1.dotnetplayground.com/
2004-11-12 15:24:00
3483
原创 有关文章地址搜集
动网论坛灌水机 破译动网验证码的简单方法 动网论坛的验证码 摘要:实现自动灌水,呵呵 (全文共19180字)——点击此处阅读全文发表于 @ 2004年10月28日 1:03 PM | 评论 (0) 2004年10月17日 # 使用VB实现邮箱自动注册(一):表单自动提交 摘要:表单自动提交 (全文共19278字)——点击此处阅读全文发表于
2004-11-01 21:25:00
4012
原创 .NET中的xpath 选择自 Uncommon 的 Blog
.NET中的xpath 选择自 Uncommon 的 Blog 关键字 .NET中的xpath 出处 关键字:xpath xml 选择自 guoyan19811021 的 Blog 关于XPath 节点匹配路径Xpath 在利用XSL进行转换的过程中,匹配的概念非常重要。在模板声明语句x
2004-10-12 16:34:00
1618
原创 Delay
Public Sub Delay(ByRef HowLong As Double) On Error Resume Next Dim throughTime As DateTime Dim Dnow As DateTime = DateTime.Now throughTime = DateAdd(DateInterval.Second, H
2004-10-10 15:37:00
1999
1
原创 strong name
The Secrets of Strong Naminghttp://www.ondotnet.com/pub/a/dotnet/2003/04/28/strongnaming.htmlhttp://dev.youkuaiyun.com/develop/article/18/18445.shtm在.NET环境禁止别人调用代码 http://network.ccidnet.com/pub/article/c11
2004-10-09 19:50:00
5048
原创 你写的代码遵守命名约定吗? 选择自 chinayokel 的 Blog
你写的代码遵守命名约定吗? 选择自 chinayokel 的 Blog 关键字 你写的代码遵守命名约定吗?出处 Form frmClass cls/CModule modLabel
2004-10-09 11:55:00
1633
原创 How to Detect a Dialup Connection?
How to Detect a Dialup Connection?AuthorDate Of SubmissionUser LevelSushila D. Patel05/15/2003Intermediatehttp://www.c-sharpcorner.com/Code/2003/May/DetectingDialUpConnec
2004-10-06 18:29:00
1626
原创 DNS Client Utility
DNS Client UtilityBy Jaimon Mathew DNS Client utility This is a cut down version of the DNS client, which can be used to retrieve the MX (mail exchange) record for any Internet address from a DNS se
2004-10-05 20:54:00
1851
原创 How to get operating system info in .NET
How to get operating system info in .NET Bmark-It! http://www.vbcity.com/forums/faq.asp?fid=30&cat=System&#TID4878 - posted by jspano - last updated on 7
2004-10-05 19:46:00
2367
原创 关于bin和obj文件夹
回复人: jhnhu(玩的就是技术) ( ) 信誉:88 http://search.youkuaiyun.com/Expert/topic/763/763070.xml?temp=.7477381bin是放最终代码的目录obj就放中间代码的目录release和debug是不同的运行方式debug会增加调试代码,方便调试。调试完后,用release版本发布,没有调试代码,减小程序体积,加快执行速度!一、先
2004-10-05 18:13:00
2685
2
转载 转贴 使用C#制作《邮件特快专递》
[原创]使用C#制作《邮件特快专递》 http://itboy.cn/blog/read.asp?编号=9源代码的下载地址(到下边的页面去下:http://itboy.cn/product/index.asp一、前言 foxmail新版中有一个《邮件特快专递》的功能。起先搞不懂如何用,后来知道要在 工具->系统选项 那边设置 本地DNS服务器的IP地址。 觉得这个新功能蛮好用的。不需要通过
2004-10-01 15:22:00
8382
原创 走向海外日志
esellerate discount $1-5 copies 0.006-9 610-12 913- 12Finance & Administration
2004-09-23 16:48:00
2330
原创 about IE proxy
Find Proxy Server and Port Specified by IE (VB.NET)http://www.freevbcode.com/ShowCode.asp?ID=4947 Author:Bert Category:VB.NET/ASP.NET Type:Snippets Difficulty:Beginning
2004-09-22 19:57:00
4929
1
原创 完美主义
2004年9月7日基本把程序写好。但是总觉得有些地方不够完善。于是又进行了完善,并改变了注册部分。于20日重新上传程序。准备今晚正式提交到download.
2004-09-22 19:37:00
1792
1
原创 Google从入门到精通 v4.0
Google从入门到精通 v4.0 (一)文:donquix1、前言我是在2000年上半年知道Google的。在这之前,我搜索英文信息通常用AltaVista,而搜索中文信息则常用Sina。但自使用了Google之后,它便成为我的Favorite Search engine了。这也得感谢新浪网友曹溪,因为当初正是因为他的大力推介,才使我识得了Google。记得199
2004-09-22 08:33:00
15225
2
原创 使用System.Web.Mail通过需验证的邮件服务器发送邮件
http://community.youkuaiyun.com/Expert/topic/3198/3198073.xml?temp=.3856623使用System.Web.Mail通过需验证的邮件服务器发送邮件,下面是Scott Water在dotText中写的一个发邮件的类,使用起来比较方便,整个类的代码如下:using System;using System.Web.Mail; n
2004-09-21 16:35:00
2285
原创 autofill 收藏
How to Automatically Fill In Online Forms (Autofill)http://www.mediacollege.com/internet/browsers/autofill.htmlTired of manually entering your name, address and other details into website forms? T
2004-09-21 12:34:00
1649
原创 stopping popup windows in a web browser
edward(vbCity Leader) posts: 1481 since: Apr 8, 2001 from: Shropshire, Englandhttp://www.vbcity.com/forums/topic.asp?tid=22075&highlight=beforenavigate&page=2Hi, As most
2004-09-16 20:14:00
1219
原创 使用你自己的浏览器打开新窗口
If you trap the NewWindow2 event for the WebBrowser control, you can stop all new windows opening, like this: Code: Private Sub AxWebBrowser1_NewWindow2(ByVal sender As Object, ByVal e As AxSHDocVw.
2004-09-14 16:41:00
1243
1
原创 The Value of Forums - Finding Forums
The Value of Forums - Finding Forums http://www.softwaremarketingresource.com/forum/viewtopic.php?t=26There are literally thousands of online forums that cover a wide range of topics. Forums provide
2004-09-11 14:03:00
1311
1
原创 没有这个东东真的不行
http://www.proxy4free.comhttp://www.cybersyndrome.net/http://www.123cha.com/bbs/viewthread.php?tid=1902&sid=mCXHghBIgroups.google.com.twhttp://groups-beta.google.com/group/alt.comp.shareware.autho
2004-09-08 16:49:00
1399
原创 网上五大最低廉与高值的虚拟主机评论
网上五大最低廉与高值的虚拟主机评论http://lowest-price-web-hosting.com/gb/top5.shtml我们仔细的调查与比较了网上五大虚拟主机服务商。我们的评论准则不只是单单仰赖於价格与主机规格, 我们严格的评选标准还包括了: 虚拟主机商在主机市场的运作经验有多久 虚拟主机商的机房基础设备的可靠性 虚拟主机的月费和设定费是否给您最
2004-09-06 12:19:00
1481
1
原创 Thank you for sending that final page of the contract. I have moved
Thank you for sending that final page of the contract. I have movedyour account to live so you can simply move your account out of previewmode and being selling.When you have a moment, visit the affi
2004-09-01 14:53:00
1557
1
原创 I will email you tomorrow as soon as your eSellerate account is live
Hello. We should be able to turn your account live tomorrow morning.It is currently late evening on Sunday here. Your emails are not beingignored. They simply arrived during the weekend and not at
2004-08-30 13:51:00
1805
原创 关于读取文本文件的一些文摘
关于读取文本文件的一些文摘http://community.youkuaiyun.com/Expert/topic/3274/3274491.xml?temp=.4443323给 AntingZ(夕惕若)的补充一下,凡用StreamReader,请习惯带上System.Text.Encoding.Default,要不我们的中文就不能正确显示了。
2004-08-27 09:40:00
3265
4
原创 It's a nice day today
Its a nice day today 今天早晨起来收信,发现emetrix的帐号已经激活。esellerate的support也回复了,登陆稍做调整,eSellerate 已可用。 看来esellerate最好。 接下来就是最好完善code,并大力推广。
2004-08-24 06:22:00
1435
原创 给用户注册码的范例
给用户注册码的范例http://www.cnsw.org/bbs/viewthread.php?tid=1684cdimpDear xxx xxx,Thank you for choosing 软件名.Your registration information:User Name : xxxRegistration Code : xxxPlease take a few m
2004-08-23 12:56:00
1819
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人