当前位置: 移动技术网 > IT编程>开发语言>.net > 制作我们自己的Ebay(拍卖系统)(1)

制作我们自己的Ebay(拍卖系统)(1)

2018年04月19日  | 移动技术网IT编程  | 我要评论

5000到350万炒股手记,新龙争虎斗,文化驿站

Chris Payne

September 11, 2000

Everyone knows Ebay is raking in the big bucks. Peer to peer networking is where its at, and auctions can
make some serious money. While finding items to sell and attracting people to your auction is up to you,
this article will show you how to build an auction that actually works.  



Introduction
Online auctions are marvelous things; bringing people together from all over the world, to sell things
amongst themselves, and take a cut off the top. Everyone has something that someone else wants, so this
idea is golden - and we all know how well Ebay is doing.

So now you want to build an auction, but dont know where to start? There is a lot of thought and
engineering that goes into such a development, so youll need to start out on the right foot. Well show
you the underlying database structures and how to make things work for a peer to peer auction.

This article will assume you have a good understanding of Active Server Pages and VBScript, and database
methods.



Contents:
How do I start?
The Auction Database
The Logic
Managing Bids
Resolving Bids
Determining A Winner
Considerations
Conclusions

如对本文有疑问,请在下面进行留言讨论,广大热心网友会与你互动!! 点击进行留言回复

相关文章:

验证码:
移动技术网