473,397 Members | 1,974 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

re.Pattern = "\<p>(.[^\[]*)\<\/div>"

what's mean?
Nov 12 '05 #1
9 2071

"Bill Yin" <yi********@yahoo.com.cn.discuss> wrote in message
news:O8*************@TK2MSFTNGP10.phx.gbl...
what's mean?


It means the following:
1) a regular expressing - have a look at this link:
http://support.microsoft.com/default...b;EN-US;308252

2) mega-crossposting - have a look at these links
http://www.oakroadsystems.com/genl/unice.htm#xpost
and
ftp://ftp.demon.co.uk/pub/doc/rfc/rfc1855.txt

regards
roy fine
Nov 12 '05 #2

"Bill Yin" <yi********@yahoo.com.cn.discuss> wrote in message
news:O8*************@TK2MSFTNGP10.phx.gbl...
what's mean?


It means the following:
1) a regular expressing - have a look at this link:
http://support.microsoft.com/default...b;EN-US;308252

2) mega-crossposting - have a look at these links
http://www.oakroadsystems.com/genl/unice.htm#xpost
and
ftp://ftp.demon.co.uk/pub/doc/rfc/rfc1855.txt

regards
roy fine
Nov 12 '05 #3
I think the pattern look for a a <p> tag start and continues to match any
character except [ until </div> end tag is found.

"Bill Yin" <yi********@yahoo.com.cn.discuss> wrote in message
news:O8*************@TK2MSFTNGP10.phx.gbl...
what's mean?

Nov 12 '05 #4
I think the pattern look for a a <p> tag start and continues to match any
character except [ until </div> end tag is found.

"Bill Yin" <yi********@yahoo.com.cn.discuss> wrote in message
news:O8*************@TK2MSFTNGP10.phx.gbl...
what's mean?

Nov 12 '05 #5
re.Pattern = "\<p>(.[^\[]*)\<\/div>"

This statement assigns the string "\<p>(.[^\[]*)\<\/div>" to the member or
property "Pattern" of the object "re".
(As you posted this to a C# ng, I guess this is the kind of answer you
expected?)

Now, do you really think this has anything to do with
- FAQs
- ADO.net
- ASP.net
- XML
- SourceSafe???

Niki

"Bill Yin" <yi********@yahoo.com.cn.discuss> wrote in
news:O8*************@TK2MSFTNGP10.phx.gbl...
what's mean?

Nov 12 '05 #6
re.Pattern = "\<p>(.[^\[]*)\<\/div>"

This statement assigns the string "\<p>(.[^\[]*)\<\/div>" to the member or
property "Pattern" of the object "re".
(As you posted this to a C# ng, I guess this is the kind of answer you
expected?)

Now, do you really think this has anything to do with
- FAQs
- ADO.net
- ASP.net
- XML
- SourceSafe???

Niki

"Bill Yin" <yi********@yahoo.com.cn.discuss> wrote in
news:O8*************@TK2MSFTNGP10.phx.gbl...
what's mean?

Nov 12 '05 #7
SP
\ = cross
<p> = cross posting
( = to
..[ = newsgroups
^ = an exponential number of times
\[]*) = (and probably not the first time)
\<\ = will get you answered less then
/div> = a number divided by itself (i.e. 1)

SP

"Bill Yin" <yi********@yahoo.com.cn.discuss> wrote in message
news:O8*************@TK2MSFTNGP10.phx.gbl...
what's mean?

Nov 12 '05 #8
SP
\ = cross
<p> = cross posting
( = to
..[ = newsgroups
^ = an exponential number of times
\[]*) = (and probably not the first time)
\<\ = will get you answered less then
/div> = a number divided by itself (i.e. 1)

SP

"Bill Yin" <yi********@yahoo.com.cn.discuss> wrote in message
news:O8*************@TK2MSFTNGP10.phx.gbl...
what's mean?

Nov 12 '05 #9
excellent reply

"SP" <egatsecneserp(reverse)@hotmail.com> wrote in message
news:Ou**************@TK2MSFTNGP12.phx.gbl...
\ = cross
<p> = cross posting
( = to
.[ = newsgroups
^ = an exponential number of times
\[]*) = (and probably not the first time)
\<\ = will get you answered less then
/div> = a number divided by itself (i.e. 1)

SP

"Bill Yin" <yi********@yahoo.com.cn.discuss> wrote in message
news:O8*************@TK2MSFTNGP10.phx.gbl...
what's mean?


Nov 12 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

22
by: Dr Duck | last post by:
GDay all, Something seems odd to me.... I wrote a simple C# function public void bind(ref object a, ref object b, bool atob) { if(atob) b = a; else
5
by: Bill Yin | last post by:
what's mean?
8
by: active | last post by:
I use quickwatch on (astrThisOne <> "") and it reports: False as it should because astrThisOne reports: "" Yet If (astrThisOne <> "") Then executes the Then clause
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.