Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0em 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0em 1em;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which use a logographic writing system and need larger font sizes.
***/

/*{{{*/
body {font-size:0.8em;}

#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}

.subtitle {font-size:0.8em;}

.viewer table.listView {font-size:0.95em;}

.htmlarea .toolbarHA table {border:1px solid ButtonFace; margin:0em 0em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar +saveTiddler -cancelTiddler deleteTiddler'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)

<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Also see AdvancedOptions
 如果你认为本方法可行,很想尝试的话,欢迎访问我的[[淘宝网页|http://auction1.taobao.com/auction/0/item_detail-0db2-3f2bd6ebbc7233cf1bc0644665dde9bc.jhtml]],用支付宝支付你所想投资的金额,同时留下你的联系方式、支付宝帐号(小额中奖分配)或银行帐号(大额中奖分配),亦或把中的小奖继续投注下一个“守株待兔”计划中去;
本计划的特点是:
#蓝色球未中奖前的所有时刻,彩票投资的价值是一样的,即123期和125期决定购买是一样的概念;适合没时间分析和观察彩票的网友;
#网友最大的风险是蓝色球连续12次不中,查阅[[保本计算表]]此时可得出的结论是,最多损失884元(方案1a)。请注意,本身你买彩票也是小概率事件,我只是想使用2种策略而使我们的投资能够获得回报而已;
#中奖分配基于投资金额大小分配,因为我采用中彩网网络投注,所以基于中彩网的投注规则;若合伙发起人中奖,则先提取3%奖励,不中奖无;其它按照投资比例分配;因此你可参与我在中彩网发起的投注(我的用户名kitgain),也可通过[[淘宝网|http://auction1.taobao.com/auction/0/item_detail-0db2-3f2bd6ebbc7233cf1bc0644665dde9bc.jhtml]]参与该计划中来(规则也同中彩网一样);
其它,
#若你怀疑我的诚信问题,可不必参与,我没精力做过多解释;
#所有访问本站的网友都可采用本站介绍的方法自己投注,但自我识别其是否科学,风险自担;
#针对上述网友,我坚信,团体投注比个人投注优势大的多。
| 1 | @@2@@ | 3 | @@4@@ |
| 5 | 6 | 7 | @@8@@ |
| 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | @@16@@ |
| 17 | 18 | 19 | 20 |
| 21 | @@22@@ | 23 | 24 |
| 25 | @@26@@ | 27 | 28 |
| 29 | 30 | 31 | @@32@@ |
| 33 |  |  |  |

注意是所有3的倍数,包括21等,不要当作7的倍数,

{{{
最多出4个
}}}
AC值分析 

   所谓AC值即"数字复杂值",它是引自国外乐透型彩票分析研究的一个概念,是评估乐透型彩票号码价值的一个重要的参数。在R/S(乐透型)彩票中,是指一组号码中所有每两个号码的正数差值的个数的总数减去(R-1)的值,其中R 为投注号码数。AC值=差值个数-(R-1)例如:某地7/35型彩票,选出号码为01 05 09 13 18 26 34,则这7个号码数字之间的正差值分别是: 4(=5-1=9-5=13-9); 5(=18-13);8=(9-1=13-5=26-18=34-26);12(=13-1);17(=18-1);25(=26-1=34-9);33(=34-1);13(=26-13=18-5);9(=18-9);21(=26-5=34-13);29(=34-5);17(=26-9);16(=34-18)。 以上共有13个不同的差值,即4、5、8、9,12、13,16,17、25、33、21、29,由于R=7,AC值=12-(7-1)=6。 AC值最小值为0(当开奖号码为一组等差数列时),最大值:选7乐透型彩票为15,选6乐透型彩票为10,选5乐透型彩票为6。复杂值越大,表明号码算术级数越复杂,规律性(号码中存在等差的现象)越差(少),随机性越强。含算术级数过多的号码,其复杂值较低,则随机性越差,中奖机会也更低。复杂值是检验所选号码的一个重要标准,根据对国内各地乐透型彩票数据的统计分析,在选7乐透型彩票中,中奖号码复杂值大于8的占91.9%,小于3的为0%。
{{{
一般出号在6~10之间,5也会出,但少量;
7出号不重复,其它重复出现看起来没有3次以上的
}}}
[[讨论区]]
使用此 TiddlyWiki 的空白模版之前,请先修改以下默认文章:
* SiteTitle 及 SiteSubtitle:网站的标题和副标题,显示于页面上方<br />(在保存变更后,将显示于浏览器视窗的标题列)。
* MainMenu:主菜单(通常在页面左侧)。
* SideBarOptions:侧边拦菜单(通常在页面右侧)。
* SiteUrl:设置本站网址(制作RSS Feed时会用到)。
* DefaultTiddlers:包含一些文章的标题,可于进入TiddlyWiki 后开启。
请输入您的大名,作为所创建/ 编辑文章的署名:<<option txtUserName>>
/***
|''Name:''|LegacyStrikeThroughPlugin|
|''Description:''|Support for legacy (pre 2.1) strike through formatting|
|''Version:''|1.0.2|
|''Date:''|Jul 21, 2006|
|''Source:''|http://www.tiddlywiki.com/#LegacyStrikeThroughPlugin|
|''Author:''|MartinBudden (mjbudden (at) gmail (dot) com)|
|''License:''|[[BSD open source license]]|
|''CoreVersion:''|2.1.0|
***/

//{{{
// Ensure that the LegacyStrikeThrough Plugin is only installed once.
if(!version.extensions.LegacyStrikeThroughPlugin) {
version.extensions.LegacyStrikeThroughPlugin = {installed:true};

config.formatters.push(
{
	name: "legacyStrikeByChar",
	match: "==",
	termRegExp: /(==)/mg,
	element: "strike",
	handler: config.formatterHelpers.createElementAndWikify
});

} //# end of "install only once"
//}}}
----
[[最新开奖]]
----
[[讨论区]]
[[排除号]]
[[四套球]]
[[蓝色球]]
[[红色球]]
[[历史区]]
[[统计区]]
----
[[$合作$]]
[[战斗中]]
$[[论坛]]$
----
[[财神庙]]
[[联络我]]
----
<html>
<script type="text/javascript"><!--
google_ad_client = "pub-9087891461394532";
//120x240, 创建于 07-11-21
google_ad_slot = "7669334849";
google_ad_width = 120;
google_ad_height = 240;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<script language='JavaScript' charset='gb2312' type='text/javascript' src='http://www7.itsun.com/count.php?uuid=1799017&style=none'></script>
</html>
欢迎理性彩票投资者访问本站!http://lottery.kitgain.com
科学玩转双色球
http://www.KitGain.com
[[StyleSheetLocale]]
{{{
本站持续完善中,敬请发表你的意见,
联系方式请点击左侧的【联络我】,
也可在我们的【论坛】发言.
}}}
这里主要针对[[红色球]]的刷选方案进行讨论.我们的目标是抓住3个以上就行了,呵呵,全抓住当然欢迎啦!
[[蓝色球]]采用“守株待兔”方法,若了解细节,请点击左边的[[蓝色球]].

本人用过多个彩票软件,发现武汉的《卜算子》太专业,不会使用,而《[[财神到]]》比较容易上手,现热烈欢迎彩票爱好者特别是使用《[[财神到]]》爱好者参与讨论,选择好条件进行刷选。
该软件从正面大幅提高中奖概率100倍以上;选出的号码,大家[[团体投注]],又会从反面提高中奖概率(跟保险的含义是一样的)。
因此热烈欢迎网友献计献策,《[[财神到]]》不具备的条件刷选方法也[[欢迎交流|联络我]],不懂@@盖尔·霍华德法则@@~~(用下面的google工具条搜搜看,什么是@@盖尔·霍华德法则@@?)~~的没关系,[[欢迎捧场|$合作$]]!
<html>
<!-- Search Google -->
<center>
<form method="get" action="http://www.google.cn/custom" target="_top">
<table bgcolor="#ffffff">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a>
<label for="sbi" style="display: none">输入您的搜索字词</label>
<input type="text" name="q" size="31" maxlength="255" value="" id="sbi"></input>
<label for="sbb" style="display: none">提交搜索表单</label>
<input type="submit" name="sa" value="搜索" id="sbb"></input>
<input type="hidden" name="client" value="pub-9087891461394532"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="GB2312"></input>
<input type="hidden" name="oe" value="GB2312"></input>
<input type="hidden" name="cof" value="GALT:#003324;GL:1;DIV:#FFFFFF;VLC:FF6600;AH:center;BGC:FFFFFF;LBGC:73B59C;ALC:000000;LC:000000;T:330033;GFNT:333300;GIMP:333300;FORID:1"></input>
<input type="hidden" name="hl" value="zh-CN"></input>
</td></tr></table>
</form>
</center>
<!-- Search Google -->
</html>

<<tiddler 联络我>>
最大顺号数:指一组号码中所有连号组数中连号个数最多的那组连号的个数。
连号组数:指一组号码中有几组连号。
连号数目:指一组号码中几组连号是有几个数字组成。

举例说明:如选7乐透型彩票一组号码为:01 02 11 18 19 20 32
则该组号码
最大顺号数为3(18,19,20);
连号组数为2(01 02;18 19 20俩组)
连号数目为5(01 02 18 19 20共5个数)

又如:号码01 08 09 12 13 31 32
最大顺号数为2;
连号组数为3;
连号数目为6。

连号的历史统计,请点击左侧的[[统计区]]
/***
|''Name:''|zh-HansTranslationPlugin|
|''Description:''|Translation of TiddlyWiki into Simply Chinese|
|''Source:''|http://tiddlywiki-zh.googlecode.com/svn/trunk/|
|''Subversion:''|http://svn.tiddlywiki.org/Trunk/association/locales/core/zh-Hans/locale.zh-Hans.js|
|''Author:''|BramChen (bram.chen (at) gmail (dot) com)|
|''Version:''|2.2.0.5|
|''Date:''|May 10, 2007|
|''Comments:''|Please make comments at http://groups-beta.google.com/group/TiddlyWiki-zh/|
|''License:''|[[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|''~CoreVersion:''|2.2.0|
***/

/*{{{*/
// --
// -- Translateable strings
// --

// Strings in "double quotes" should be translated; strings in 'single quotes' should be left alone

config.locale = 'zh-Hans'; // W3C language tag

if (!config.options.txtUserName)
	config.options.txtUserName = "YourName";

merge(config.tasks,{
	save: {text: "保存", tooltip: "保存变更至此 TiddlyWiki", action: saveChanges},
	sync: {text: "同步", tooltip: "将你的资料内容与外部服务器与文件同步", content: '<<sync>>'},
	importTask: {text: "导入", tooltip: "自其他文件或服务器导入文章或插件", content: '<<importTiddlers>>'},
	tweak: {text: "选项", tooltip: "改变此 TiddlyWiki 显示与行为设置", content: '<<options>>'},
	plugins: {text: "套件管理", tooltip: "管理已安装的套件", content: '<<plugins>>'}
});

merge(config.optionsDesc,{
	txtUserName: "编辑文章所使用之作者署名",
	chkRegExpSearch: "启用正规式查找",
	chkCaseSensitiveSearch: "查找时,区分大小写",
	chkAnimate: "使用动画显示",
	chkSaveBackups: "保存变更前,保留备份文件",
	chkAutoSave: "自动保存变更",
	chkGenerateAnRssFeed: "保存变更时,也保存 RSS feed",
	chkSaveEmptyTemplate: "保存变更时,也保存空白范本",
	chkOpenInNewWindow: "于新视窗开启连结",
	chkToggleLinks: "点击已开启文章将其关闭",
	chkHttpReadOnly: "非本机浏览文件时,隐藏编辑功能",
	chkForceMinorUpdate: "修改文章时,不变更作者名称与日期时间",
	chkConfirmDelete: "删除文章前须确认",
	chkInsertTabs: "使用 tab 键插入定位字符,而非跳至下一个栏位",
	txtBackupFolder: "存放备份文件的资料夹",
	txtMaxEditRows: "编辑模式中显示列数",
	txtFileSystemCharSet: "指定保存文件所在之档案系统之字符集 (仅适用于 Firefox/Mozilla only)"});

// Messages
merge(config.messages,{
	customConfigError: "插件载入发生错误,详细请参考 PluginManager",
	pluginError: "发生错误: %0",
	pluginDisabled: "未执行,因标签设为 'systemConfigDisable'",
	pluginForced: "已执行,因标签设为 'systemConfigForce'",
	pluginVersionError: "未执行,插件需较新版本的 TiddlyWiki",
	nothingSelected: "尚未作任何选择,至少需选择一项",
	savedSnapshotError: "此 TiddlyWiki 未正确保存,详见 http://www.tiddlywiki.com/#DownloadSoftware",
	subtitleUnknown: "(未知)",
	undefinedTiddlerToolTip: "'%0' 尚无内容",
	shadowedTiddlerToolTip: "'%0' 尚无内容, 但已定义隐藏的默认值",
	tiddlerLinkTooltip: "%0 - %1, %2",
	externalLinkTooltip: "外部链接至 %0",
	noTags: "未设置标签的文章",
	notFileUrlError: "须先将此 TiddlyWiki 存至本机文件,才可保存变更",
	cantSaveError: "无法保存变更。可能的原因有:\n- 你的浏览器不支援此保存功能(Firefox, Internet Explorer, Safari and Opera 经适当设定后可保存变更)\n- 也可能是你的 TiddlyWiki 文件名称包含不合法的字符所致。\n- 或是 TiddlyWiki 文件被改名或搬移。",
	invalidFileError: " '%0' 非有效之 TiddlyWiki 文件",
	backupSaved: "已保存备份",
	backupFailed: "无法保存备份",
	rssSaved: "RSS feed 已保存",
	rssFailed: "无法保存 RSS feed ",
	emptySaved: "已保存范本",
	emptyFailed: "无法保存范本",
	mainSaved: "主要的TiddlyWiki已保存",
	mainFailed: "无法保存主要 TiddlyWiki,所作的改变未保存",
	macroError: "宏 <<\%0>> 执行错误",
	macroErrorDetails: "执行宏 <<\%0>> 时,发生错误 :\n%1",
	missingMacro: "无此宏",
	overwriteWarning: "'%0' 已存在,[确定]覆盖之",
	unsavedChangesWarning: "注意! 尚未保存变更\n\n[确定]保存,或[取消]放弃保存?",
	confirmExit: "--------------------------------\n\nTiddlyWiki 以更改内容尚未保存,继续的话将遗失这些更动\n\n--------------------------------",
	saveInstructions: "SaveChanges",
	unsupportedTWFormat: "未支援此 TiddlyWiki 格式:'%0'",
	tiddlerSaveError: "保存文章 '%0' 时,发生错误。",
	tiddlerLoadError: "载入文章 '%0' 时,发生错误。",
	wrongSaveFormat: "无法使用格式 '%0' 保存,请使用标准格式存放",
	invalidFieldName: "无效的栏位名称:%0",
	fieldCannotBeChanged: "无法变更栏位:'%0'",
	loadingMissingTiddler: "正从伺服器 '%1' 的:\n\n工作区 '%3' 中的 '%2' 撷取文章 '%0'"});

merge(config.messages.messageClose,{
	text: "关闭",
	tooltip: "关闭此讯息"});

config.messages.backstage = {
	open: {text: "控制台", tooltip: "开启控制台执行编写工作"},
	close: {text: "关闭", tooltip: "关闭控制台"},
	prompt: "控制台:",
	decal: {
		edit: {text: "编辑", tooltip: "编辑 '%0'"}
	}
};

config.messages.listView = {
	tiddlerTooltip: "查看全文",
	previewUnavailable: "(无法预览)"
};

config.messages.dates.months = ["一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"];
config.messages.dates.days = ["日", "一","二", "三", "四", "五", "六"];
config.messages.dates.shortMonths = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"];
config.messages.dates.shortDays = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"];
// suffixes for dates, eg "1st","2nd","3rd"..."30th","31st"
config.messages.dates.daySuffixes = ["st","nd","rd","th","th","th","th","th","th","th",
		"th","th","th","th","th","th","th","th","th","th",
		"st","nd","rd","th","th","th","th","th","th","th",
		"st"];
config.messages.dates.am = "上午";
config.messages.dates.pm = "下午";

merge(config.messages.tiddlerPopup,{ 
	});

merge(config.views.wikified.tag,{
	labelNoTags: "未设标签",
	labelTags: "标签: ",
	openTag: "开启标签 '%0'",
	tooltip: "显示标签为 '%0' 的文章",
	openAllText: "开启以下所有文章",
	openAllTooltip: "开启以下所有文章",
	popupNone: "仅此文标签为 '%0'"});

merge(config.views.wikified,{
	defaultText: "",
	defaultModifier: "(未完成)",
	shadowModifier: "(默认)",
	dateFormat: "YYYY年0MM月0DD日",
	createdPrompt: "创建于"});

merge(config.views.editor,{
	tagPrompt: "设置标签之间以空白区隔,[[标签含空白时请使用双中括弧]],或点选现有之标签加入",
	defaultText: ""});

merge(config.views.editor.tagChooser,{
	text: "标签",
	tooltip: "点选现有之标签加至本文章",
	popupNone: "未设置标签",
	tagTooltip: "加入标签 '%0'"});

	merge(config.messages,{
	sizeTemplates:
		[
		{unit: 1024*1024*1024, template: "%0\u00a0GB"},
		{unit: 1024*1024, template: "%0\u00a0MB"},
		{unit: 1024, template: "%0\u00a0KB"},
		{unit: 1, template: "%0\u00a0B"}
		]});

merge(config.macros.search,{
	label: " 寻找",
	prompt: "搜寻本 Wiki",
	accessKey: "F",
	successMsg: " %0 篇符合条件: %1",
	failureMsg: " 无符合条件: %0"});

merge(config.macros.tagging,{
	label: "引用标签:",
	labelNotTag: "无引用标签",
	tooltip: "列出标签为 '%0' 的文章"});

merge(config.macros.timeline,{
	dateFormat: "YYYY年0MM月0DD日"});

merge(config.macros.allTags,{
	tooltip: "显示文章- 标签为'%0'",
	noTags: "没有标签"});

config.macros.list.all.prompt = "依字母排序";
config.macros.list.missing.prompt = "被引用且内容空白的文章";
config.macros.list.orphans.prompt = "未被引用的文章";
config.macros.list.shadowed.prompt = "这些隐藏的文章已定义默认内容";
config.macros.list.touched.prompt = "自下载或添加后被修改过的文章"; 

merge(config.macros.closeAll,{
	label: "全部关闭",
	prompt: "关闭所有开启中的 tiddler (编辑中除外)"});

merge(config.macros.permaview,{
	label: "永久链接",
	prompt: "可存取现有开启之文章的链接位址"});

merge(config.macros.saveChanges,{
	label: "保存变更",
	prompt: "保存所有文章,产生新的版本",
	accessKey: "S"});

merge(config.macros.newTiddler,{
	label: "创建文章",
	prompt: "创建 tiddler",
	title: "创建文章",
	accessKey: "N"});

merge(config.macros.newJournal,{
	label: "创建日志",
	prompt: "创建 jounal",
	accessKey: "J"});

merge(config.macros.options,{
	wizardTitle: "增订的进阶选项",
	step1Title: "增订的选项保存于浏览器的 cookies",
	step1Html: "<input type='hidden' name='markList'></input><br><input type='checkbox' checked='false' name='chkUnknown'>显示未知选项</input>",
	unknownDescription: "//(未知)//",
	listViewTemplate: {
		columns: [
			{name: 'Option', field: 'option', title: "选项", type: 'String'},
			{name: 'Description', field: 'description', title: "说明", type: 'WikiText'},
			{name: 'Name', field: 'name', title: "名称", type: 'String'}
			],
		rowClasses: [
			{className: 'lowlight', field: 'lowlight'} 
			]}
	});

merge(config.macros.plugins,{
	wizardTitle: "插件管理",
	step1Title: "- 已载入之插件",
	step1Html: "<input type='hidden' name='markList'></input>", // DO NOT TRANSLATE
	skippedText: "(此插件因刚加入,故尚未执行)",
	noPluginText: "未安装插件",
	confirmDeleteText: "确认是否删除此文章:\n\n%0",
	removeLabel: "移除 'systemConfig' 标签",
	removePrompt: "移除 'systemConfig' 标签",
	deleteLabel: "删除",
	deletePrompt: "永远删除所选插件",
	listViewTemplate : {
		columns: [
			{name: 'Selected', field: 'Selected', rowName: 'title', type: 'Selector'},
			{name: 'Tiddler', field: 'tiddler', title: "套件", type: 'Tiddler'},
			{name: 'Size', field: 'size', tiddlerLink: 'size', title: "大小", type: 'Size'},
			{name: 'Forced', field: 'forced', title: "强制执行", tag: 'systemConfigDisable', type: 'TagCheckbox'},
			{name: 'Disabled', field: 'disabled', title: "停用", tag: 'systemConfigDisable', type: 'TagCheckbox'},
			{name: 'Executed', field: 'executed', title: "已载入", type: 'Boolean', trueText: "是", falseText: "否"},
			{name: 'Startup Time', field: 'startupTime', title: "载入时间", type: 'String'},
			{name: 'Error', field: 'error', title: "载入状态", type: 'Boolean', trueText: "错误", falseText: "正常"},
			{name: 'Log', field: 'log', title: "记录", type: 'StringList'}
			],
		rowClasses: [
			{className: 'error', field: 'error'},
			{className: 'warning', field: 'warning'}
			]}
	});

merge(config.macros.toolbar,{
	moreLabel: "其他",
	morePrompt: "显示更多工具命令"});

merge(config.macros.refreshDisplay,{
	label: "刷新",
	prompt: "刷新此 TiddlyWiki 显示"
	});

merge(config.macros.importTiddlers,{
	readOnlyWarning: "TiddlyWiki 于唯读模式下,不支援导入文章。请由本机(file://)开启 TiddlyWiki 文件",
	wizardTitle: "自其他文件服务器导入文章",
	wizardTitle: "自其他档案或服务器汇入文章",
	step1Title: "步骤一:指定服务器或来源文件",
	step1Html: "指定服务器类型:<select name='selTypes'><option value=''>选取...</option></select><br>请输入网址或路径:<input type='text' size=50 name='txtPath'><br>...或选择来源文件:<input type='file' size=50 name='txtBrowse'><br><hr>...或选择指定的馈入来源:<select name='selFeeds'><option value=''>选取...</option></select>",
	openLabel: "开启",
	openPrompt: "开启文件或",
	openError: "读取来源文件时发生错误",
	statusOpenHost: "正与服务器建立连线",
	statusGetWorkspaceList: "正在取得可用之文章清单",
	step2Title: "步骤二:选择工作区",
	step2Html: "输入工作区名称:<input type='text' size=50 name='txtWorkspace'><br>...或选择工作区:<select name='selWorkspace'><option value=''>选取...</option></select>",
	cancelLabel: "取消",
	cancelPrompt: "取消本次导入动作",
	statusOpenWorkspace: "正在开启工作区",
	statusGetTiddlerList: "正在取得可用之文章清单",
	step3Title: "步骤三:选择欲导入之文章",
	step3Html: "<input type='hidden' name='markList'></input><br><input type='checkbox' checked='true' name='chkSync'>保持这些文章与伺服器连结,便于同步后续的变更。</input><br><input type='checkbox' name='chkSave'>保存此服务器的详细资讯于标签为 'systemServer' 的文章名为:</input> <input type='text' size=25 name='txtSaveTiddler'>", 
	importLabel: "导入",
	importPrompt: "导入所选文章",
	confirmOverwriteText: "确定要覆写这些文章:\n\n%0",
	step4Title: "步骤四:正在导入%0 篇文章",
	step4Html: "<input type='hidden' name='markReport'></input>", // DO NOT TRANSLATE
	doneLabel: "完成",
	donePrompt: "关闭",
	statusDoingImport: "正在导入文章 ...",
	statusDoneImport: "所选文章已导入",
	systemServerNamePattern: "%2 位于 %1",
	systemServerNamePatternNoWorkspace: "%1",
	confirmOverwriteSaveTiddler: "此 tiddler '%0' 已经存在。点击“确定”以服务器上料覆写之,或“取消”不变更后离开",
	serverSaveTemplate: "|''Type:''|%0|\n|''网址:''|%1|\n|''工作区:''|%2|\n\n此文为自动产生纪录伺服器之相关资讯。",
	serverSaveModifier: "(系统)",
	listViewTemplate: {
		columns: [
			{name: 'Selected', field: 'Selected', rowName: 'title', type: 'Selector'},
			{name: 'Tiddler', field: 'tiddler', title: "文章", type: 'Tiddler'},
			{name: 'Size', field: 'size', tiddlerLink: 'size', title: "大小", type: 'Size'},
			{name: 'Tags', field: 'tags', title: "标签", type: 'Tags'}
			],
		rowClasses: [
			]}
	});

merge(config.macros.sync,{
	listViewTemplate: {
		columns: [
			{name: 'Selected', field: 'selected', rowName: 'title', type: 'Selector'},
			{name: 'Tiddler', field: 'tiddler', title: "文章", type: 'Tiddler'},
			{name: 'Server Type', field: 'serverType', title: "服务器类型", type: 'String'},
			{name: 'Server Host', field: 'serverHost', title: "服务器主机", type: 'String'},
			{name: 'Server Workspace', field: 'serverWorkspace', title: "服务器工作区", type: 'String'},
			{name: 'Status', field: 'status', title: "同步情形", type: 'String'},
			{name: 'Server URL', field: 'serverUrl', title: "服务器网址", text: "View", type: 'Link'}
			],
		rowClasses: [
			],
		buttons: [
			{caption: "同步更新这些文章", name: 'sync'}
			]},
	wizardTitle: "将你的资料内容与外部服务器与文件同步",
	step1Title: "选择欲同步的文章",
	step1Html: '<input type="hidden" name="markList"></input>',
	syncLabel: "同步",
	syncPrompt: "同步更新这些文章",
	hasChanged: "已更动",
	hasNotChanged: "未更动",
	syncStatusList: {
		none: {text: "...", color: 'none'},
		changedServer: {text: "服务器资料已更动", color: '#80ff80'},
		changedLocally: {text: "本机资料已更动", color: '#80ff80'},
		changedBoth: {text: "已同时更新本机与服务器上的资料", color: '#ff8080'},
		notFound: {text: "服务器无此资料", color: 'ffff80'},
		putToServer: {text: "已储存更新资料至服务器", color: '#ff80ff'},
		gotFromServer: {text: "已从服务器撷取更新资料", color: '#80ffff'}
		}
	});

merge(config.macros.annotations,{
	});

merge(config.commands.closeTiddler,{
	text: "关闭",
	tooltip: "关闭本文"});

merge(config.commands.closeOthers,{
	text: "关闭其他",
	tooltip: "关闭其他文章"});

merge(config.commands.editTiddler,{
	text: "编辑",
	tooltip: "编辑本文",
	readOnlyText: "查阅",
	readOnlyTooltip: "查阅本文之原始内容"});

merge(config.commands.saveTiddler,{
	text: "完成",
	tooltip: "确定修改"});

merge(config.commands.cancelTiddler,{
	text: "取消",
	tooltip: "取消修改",
	warning: "确定取消对 '%0' 的修改吗?",
	readOnlyText: "完成",
	readOnlyTooltip: "返回正常显示模式"});

merge(config.commands.deleteTiddler,{
	text: "删除",
	tooltip: "删除文章",
	warning: "确定删除 '%0'?"});

merge(config.commands.permalink,{
	text: "永久链接",
	tooltip: "本文永久链接"});

merge(config.commands.references,{
	text: "引用",
	tooltip: "引用本文的文章",
	popupNone: "本文未被引用"});

merge(config.commands.jump,{
	text: "跳转",
	tooltip: "跳转至其他已开启的文章"});

merge(config.commands.syncing,{
	text: "同步",
	tooltip: "本文章与服务器或其他外部文件的同步资讯",
	currentlySyncing: "<div>同步类型:<span class='popupHighlight'>'%0'</span></"+"div><div>与服务器:<span class='popupHighlight'>%1 同步</span></"+"div><div>工作区:<span class='popupHighlight'>%2</span></"+"div>", // Note escaping of closing <div> tag
	notCurrentlySyncing: "无进行中的同步动作",
	captionUnSync: "停止同步此文章",
	chooseServer: "与其他服务器同步此文章:",
	currServerMarker: "\u25cf ",
	notCurrServerMarker: "  "});

merge(config.commands.fields,{
	text: "栏位",
	tooltip: "显示此文章的扩充资讯",
	emptyText: "此文章没有扩充栏位",
	listViewTemplate: {
		columns: [
			{name: 'Field', field: 'field', title: "扩充栏位", type: 'String'},
			{name: 'Value', field: 'value', title: "内容", type: 'String'}
			],
		rowClasses: [
			],
		buttons: [
			]}});

merge(config.shadowTiddlers,{
	DefaultTiddlers: "GettingStarted",
	MainMenu: "[[使用说明|GettingStarted]]",
	SiteTitle: "我的 TiddlyWiki",
	SiteSubtitle: "一个可重复使用的个人网页式笔记本",
	SiteUrl: 'http://www.tiddlywiki.com/',
	SideBarOptions: '<<search>><<closeAll>><<permaview>><<newTiddler>><<newJournal " YYYY年0MM月0DD日">><<saveChanges>><<slider chkSliderOptionsPanel OptionsPanel  "偏好设置 »" "变更 TiddlyWiki 选项">>',
	SideBarTabs: '<<tabs txtMainTab "最近更新" "依更新日期排序" TabTimeline "全部" "所有文章" TabAll "分类" "所有标签" TabTags "更多" "其他" TabMore>>',
	TabMore: '<<tabs txtMoreTab "未完成" "内容空白的文章" TabMoreMissing "未引用" "未被引用的文章" TabMoreOrphans "默认文章" "默认的影子文章" TabMoreShadowed>>'});

merge(config.annotations,{
	AdvancedOptions: "此默认文章可以存取一些进阶选项。",
	ColorPalette: "此默认文章里的设定值,将决定 ~TiddlyWiki 使用者介面的配色。",
	DefaultTiddlers: "当 ~TiddlyWiki 在浏览器中开启时,此默认文章里列出的文章,将被自动显示。",
	EditTemplate: "此默认文章里的 HTML template 将决定文章进入编辑模式时的显示版面。",
	GettingStarted: "此默认文章提供基本的使用说明。",
	ImportTiddlers: "此默认文章提供存取导入中的文章。",
	MainMenu: "此默认文章的内容,为于萤幕左侧主菜单的内容",
	MarkupPreHead: "此文章的内容将加至 TiddlyWiki 文件的 <head> 段落的起始",
	MarkupPostHead: "此文章的内容将加至 TiddlyWiki 文件的 <head> 段落的最后",
	MarkupPreBody: "此文章的内容将加至 TiddlyWiki 文件的 <body> 段落的起始",
	MarkupPostBody: "此文章的内容将加至 TiddlyWiki 文件的 <body> 段落的最后,于 script 区块之前",
	OptionsPanel: "此默认文章的内容,为于萤幕右侧副菜单中的选项面板里的内容",
	PageTemplate: "此默认文章里的 HTML template 决定的 ~TiddlyWiki 主要的版面配置",
	PluginManager: "此默认文章提供存取套件管理员",
	SideBarOptions: "此默认文章的内容,为于萤幕右侧副菜单中选项面板里的内容",
	SideBarTabs: "此默认文章的内容,为于萤幕右侧副菜单中的页签面板里的内容",
	SiteSubtitle: "此默认文章的内容为页面的副标题",
	SiteTitle: "此默认文章的内容为页面的主标题",
	SiteUrl: "此默认文章的内容须设定为文件发布时的完整网址",
	StyleSheetColours: "此默认文章内含的 CSS 规则,为相关的页面元素的配色",
	StyleSheet: "此默认文章内容可包含 CSS 规则",
	StyleSheetLayout: "此默认文章内含的 CSS 规则,为相关的页面元素的版面配置",
	StyleSheetLocale: "此默认文章内含的 CSS 规则,可依翻译语系做适当调整",
	StyleSheetPrint: "此默认文章内含的 CSS 规则,用于列印时的样式",
	TabAll: "此默认文章的内容,为于萤幕右侧的“全部”页签的内容",
	TabMore: "此默认文章的内容,为于萤幕右侧的“更多”页签的内容",
	TabMoreMissing: "此默认文章的内容,为于萤幕右侧的“未完成”页签的内容",
	TabMoreOrphans: "此默认文章的内容,为于萤幕右侧的“未引用”页签的内容",
	TabMoreShadowed: "此默认文章的内容,为于萤幕右侧的“默认文章”页签的内容",
	TabTags: "此默认文章的内容,为于萤幕右侧的“分类”页签的内容",
	TabTimeline: "此默认文章的内容,为于萤幕右侧的“最近更新”页签的内容",
	ViewTemplate: "此默认文章里的 HTML template 决定文章显示的样子"
	});
/*}}}*/
10月30日,双色球第07127期井喷17注头奖,其中东莞黄先生一人揽获3注头奖,独获1551万元。25岁的黄先生是湖南人,初中毕业后到深圳打工,后辗转到东莞打工,买彩票的习惯已跟随了他10年,每期投注基本保持在10元、20元。
黄先生很注意看报纸上所写的中奖得主的中奖经历。近日,他看到报上说河南一位彩民以“倍投”战术,15倍投注击中双色球6500万元巨奖,于是,自己选号也选择了3倍投注。不久,他又在报上看到佛山有位彩民采用“守号”战术,多期后终于击中南粤风采36选7的100多万元大奖,于是,他便将一注双色球号码进行“守号”跟踪。没想到在追踪了12期后,这种偷学而来的战术真的发生了威力,击中3注517万元头奖!
----
红色球和蓝色球都守号12期
位和分析 

位和:即开奖号码的所有个位数相加之和,也称尾码和。
例如选5型的一组开奖号码为01,02,03,11,15。那么它的位和便是1+2+3+1+5=12,。
平均位和=各期位和之和÷开奖期数
位和偏差=本期位和-平均位和
{{{
下期不重复上期位和;
}}}
|>|>|>|>|>| !咬定蓝色球法 | !红色球 |>|>|>|>|
| 期未出 | 多倍投注 | 投注金额 | 未中损失 | 中蓝金额 | 最低盈利 | 中3+★ | 中4 | 中4+★ | 中5 | 中5+★ |
| 1次 | 1 | 2 | 2 | 5 | 3 | 8 | 8 | 198 | 198 | 2998 |
| 2次 | 1 | 2 | 4 | 5 | 1 | 6 | 6 | 196 | 196 | 2996 |
| 3次 | 2 | 4 | 8 | 10 | 2 | 12 | 12 | 392 | 392 | 5992 |
| 4次 | 3 | 6 | 14 | 15 | 1 | 16 | 16 | 586 | 586 | 8986 |
| 5次 | 5 | 10 | 24 | 25 | 1 | 26 | 26 | 976 | 976 | 14976 |
| 6次 | 8 | 16 | 40 | 40 | 0 | 40 | 40 | 1560 | 1560 | 23960 |
| 7次 | 14 | 28 | 68 | 70 | 2 | 72 | 72 | 2732 | 2732 | 41932 |
| 8次 | 23 | 46 | 114 | 115 | 1 | 116 | 116 | 4486 | 4486 | 68886 |
| 9次 | 38 | 76 | 190 | 190 | 0 | 190 | 190 | 7410 | 7410 | 113810 |
| 10次 | 64 | 128 | 318 | 320 | 2 | 322 | 322 | 12482 | 12482 | 191682 |
| 11次 | 106 | 212 | 530 | 530 | 0 | 530 | 530 | 20670 | 20670 | 317470 |
| !12次 | !177 | !354 | !884 | !885 | !1 | !886 | !886 | !34516 | !34516 | !530116 |
| 13次 | 295 | 590 | 1474 | 1475 | 1 | 1476 | 1476 | 57526 | 57526 | 883526 |
| 14次 | 492 | 984 | 2458 | 2460 | 2 | 2462 | 2462 | 95942 | 95942 | 1473542 |
| 15次 | 820 | 1640 | 4098 | 4100 | 2 | 4102 | 4102 | 159902 | 159902 | 2455902 |
| 16次 | 1366 | 2732 | 6830 | 6830 | 0 | 6830 | 6830 | 266370 | 266370 | 4091170 |
| 17次 | 2277 | 4554 | 11384 | 11385 | 1 | 11386 | 11386 | 444016 | 444016 | 6819616 |
| 18次 | 3795 | 7590 | 18974 | 18975 | 1 | 18976 | 18976 | 740026 | 740026 | 11366026 |
| 19次 | 6325 | 12650 | 31624 | 31625 | 1 | 31626 | 31626 | 1233376 | 1233376 | 18943376 |
| 20次 | 10542 | 21084 | 52708 | 52710 | 2 | 52712 | 52712 | 2055692 | 2055692 | 31573292 |
| 21次 | 17570 | 35140 | 87848 | 87850 | 2 | 87852 | 87852 | 3426152 | 3426152 | 52622152 |
| 22次 | 29283 | 58566 | 146414 | 146415 | 1 | 146416 | 146416 | 5710186 | 5710186 | 87702586 |
| 23次 | 48805 | 97610 | 244024 | 244025 | 1 | 244026 | 244026 | 9516976 | 9516976 | 146170976 |
| 24次 | 81342 | 162684 | 406708 | 406710 | 2 | 406712 | 406712 | 15861692 | 15861692 | 243619292 |
| 25次 | 135570 | 271140 | 677848 | 677850 | 2 | 677852 | 677852 | 26436152 | 26436152 | 406032152 |
| 26次 | 225950 | 451900 | 1129748 | 1129750 | 2 | 1129752 | 1129752 | 44060252 | 44060252 | 676720252 |
| 27次 | 376583 | 753166 | 1882914 | 1882915 | 1 | 1882916 | 1882916 | 73433686 | 73433686 | 1127866086 |
| 28次 | 627638 | 1255276 | 3138190 | 3138190 | 0 | 3138190 | 3138190 | 122389410 | 122389410 | 1879775810 |
| | !min | !max |
| 7倍 | 0 | 2 |
| 5倍 | 0 | 3 |
| [[3倍]] | 0 | 4 |
| [[2倍]] | 0 | 3 |
最大偶连数+最大奇连数=0~2
冷热分析 

"热中冷"是根据历史开奖号码的出现频率来统计划分的。所谓‘热号’就是在选定的若干期开奖历史记录中,出号频率最高的一些号码,"冷号"则是此范围出现频率最低的一些号码,介与"热号"与"冷号"之间的则是所谓的"中号"(即中性码,也称温码),其热中冷划分的界限按出号频率基本上各占三分之一。 
 只有当用户定义好了冷热中,才能查看进行冷热分析。否则系统会提示用户先定义好冷热中。在图形和数据中,用户可以看到冷热中的比值,冷码比值、热码比值和中码比值,还可以看到冷、热、中码的个数。通过对冷热中属性的手动定义,冷热分析的结果也会不一样。 
{{{
我们选用30期分析,注意每期参数是不同的
}}}
区间二分、三分、四分、五分,更高分区好像没必要咯,
另有[[未出号区间]];

| 常见的区间五分的数值范围:| !区间 | !最少 | !最多 |
|~| 1~7 | 0 | 3 |
|~| 8~14 | 0 | 3 |
|~| 15~21 | 0 | 2 |
|~| 22~27 | 0 | 3 |
|~| 28~33 | 0 | 3 |
| 常见的区间四分的数值范围:| each | 0 | 3 |
| 常见的区间三分的数值范围:| 1~11 | 0 | 4 |
|~| 12~22 | 0 | 3 |
|~| 23~33 | 0 | 4 |
| 常见的区间二分的数值范围:| each | 1 | 5 |
【[[大奖记录]]】
[[甘肃1.138亿元]] [[黑龙江6500万]] [[东莞1551万]]
同尾号:我们将每个开奖号码看作一个俩位数(如1记作01,2记作02),则个位数相同的数我们称之为同尾号。

例如:一组号码01,02,03,12,31,32,33,则同尾号为01 31;02 12 32;03 33三组
。同尾号数目为6,最大同尾号为3(02 12 32此三数尾码都为2)。
查阅套号请点击[[这里|http://www.zhcw.com/lottery/db_table_2.htm]],目前统计150期发现(红色球):
| 套号 |>|>| 高频号 |>|>|>|>| 低频号 |
| 一套 |  | 18 | | 15 | 19 ||||
| 二套 | 3 | 4 | | 10 | 23 ||||
| 三套 | 1 | 3 | 26 |  | 12 ||||
| 四套 | 3 | | | 24 | 26 | 9 | 15 | 17 |
标准:高频超过11次,低频少于3次
----
[[ZT|http://bbs.zhcw.com/viewthread.php?tid=221906&extra=page%3D1]]
彩票发行单位卡姆洛特彩票公司说,他们知道存在这样一个“彩票预测团”。公司一名女发言人说,她不反对每个人用自己的方式来赢大奖,“当然,以团体合作方式参与摇奖,确实会增加中奖机会”。
----
| !中奖期号 | !几组号码 | !倍投 | !复式 | !备注 |
| 2007139 | 1 | 20x | 6+16 | 先复式后增加倍投 |
| 2007119 | 4 | 15x | 6+1 | 蓝色球全部相同 |
| 2006120 | 1 | 10x | 6+1 | |
| 2006082 | 1 | 6x | 7+2 | |
| 2004108 | 1 | 5x | 7+2 | |
| 2005043 | 1 | 5x | 7+1 | |
| 2003089 | 1 | 5x | 6+1 | |
| 2005125 | 1 | 5x | 6+1 | 守号336期 |
| 2007006 | 1 | 5x | ? | |
| 2003020 | 1 | 4x | 6+1 | |
| 2004027 | 1 | 4x | 6+1 | |
请访问最新的奇偶[[统计表|http://www.zhcw.com/lottery/db_table_jozst.htm]]
每期奇数个数@@1~5@@,注意5的间隔
第一位
第二位
第三位
第四位
第五位
第六位
蓝色球
{{{
一般发现,下期的第一位+第六位与上期的不同,
如上期‘奇偶’,下期‘奇偶’很少雷同;
此方法可过滤25%
}}}
最大偶连数+最大奇连数=0~2
请访问最新的[[尾号图|http://www.zhcw.com/lottery/db_table_whzst.htm]]

{{{
防止斜连4位
}}}
左斜码:上期开奖号码减1的号码,假如在本期出现,这些号码我们称之为左斜码,也称左斜连码。
例如:双色球红球的开奖数据为:2004012期:01 07 27 30 31 33;2004013期:12 14 21 29 31 32。则2004013期开出的左斜码是:29 30 32,右斜码是:32。
左斜码同理
{{{
0<左斜/右斜<2;
“左斜+右斜”在1~4之间
}}}
无论你是否加入我们的团购团队,我们仍在战斗!
请访问我们的[[论团|http://bbs.kitgain.com/forumdisplay.php?fid=5]]
<<tabs 000
AC "AC" AC
重号 “重号排除” 重号
位和 “位和” 位和
码和 “码和” 码和
间隔和 "间隔和" 间隔和
跨幅 "跨幅" 跨幅
码距 "码距" 码距
质数 "质数" 质数
连号 "连号" 连号
同尾号 "同尾号" 同尾号
首尾和 "首尾和" 首尾和


>>
想具体看看方案3b是怎么样的么,请加入我们这个计划中来吧!
我坚信,通过科学的方法,和团结的精神,500万一定会砸到我们头上的!
如何加入,请参考[[$合作$]]

<<tiddler 联络我>>
请移步[[这里|http://www.zhcw.com/]]
双色球开奖时间约在每周二、四、日的晚九点,不要忘记访问我哦!
----

{{{
上期未出号的大区间一般本次可出号1~4个
}}}
漏号分析

漏号:顾名思义,就是在指定的开奖期段内,没有被开出的号码。就单期来说,开奖号码以外的数都是漏号,但单期研究漏号意义不大,所以我们分别提供以3至10期为周期的漏号分析,通过对漏号的分析,能够让您对数的冷热过程有一个质的认识。

遗漏概率:是指某种“遗漏个数”类型出现的概率,遗漏概率=(遗漏次数÷周期数)×100%。
    例如:选择双色球2003001期至2004019期(共108期),当我们“选择统计期数”为10(即以每十期为一个周期来统计漏号),“漏号个数”为4时(即每个周期产生漏号个数为4个的这种情况),当你选择完毕这俩个项,软件自动帮你统计出这种情况的遗漏次数为18次,遗漏概率为:(18÷98)×100%=18.18%,通过对比,您便知道这种现象为最常见,每十期产生4个漏号的出现概率最大。

遗传关系:遗传概率是指“遗漏个数”从一种情况到另一种情况进行转换的概率,遗传概率=(遗传次数÷周期数)×100%。
    例如:依然以双色球2003001期至2004019期(共108期)为例,当我们“选择统计期数”为10,“选择遗传关系”4→4(即上期漏号个数为4个,下一期漏号个数也是4个的这种情况。),则软件显现此期间(2003001期至2004015期)遗传次数为8次,遗传概率为:(8÷98)×100%=8.163%。

以上是对每10期为一个周期的遗漏概率及遗传概率举例说明,其它的以3,4,5……9期为周期的遗漏概率及遗传概率使用方法与此类似

{{{
分10期、8期、6期、5期漏号,非常有价值的,
遗传关系好用
}}}



  


2007139 期甘肃彩民使用6+16再加上20倍倍投同一注号码,喜中1.02亿巨额大奖;
139是本次800万加奖最后一期,本站将密切关注相关报道。
该注号码,出现4个偶顺数,[[蓝色球]]6号球又与[[红色球]]发生重合,此两点在本站刷选条件以外,本站认为是几乎不可能的事件。
综合以上因素,本站将研究“@@双色球开奖是否被国家控制?@@”这一命题,欢迎各位网友[[参与讨论|联络我]].
面对巨奖普通员工不为所动省福彩中心上演诚信做人经典案例    月薪800元的普通员工,面对6500万巨奖能够不为所动,在得知中奖的第一时间就与出资人联系。今天上午,黑龙江省福彩中心上演了诚信做人的经典案例。备受关注的双色球6500万大奖得主在黑龙江省福彩中心露面。面对全国十余家媒体的多名记者,大奖得主中奖爆出猛料,中奖彩票不是自己购买的,连中奖号码都不是自己选的,只是自己出资委托一名员工代为购买的,而该员工在得知中奖后马上与自己联系。兑奖后,大奖得主拿出10万元委托省福彩中心捐献给贫困大学生。 员工代买彩票中巨奖         双色球第2007119期开奖中,双色球开出23注一等奖,其中16注被我省彩民中得,而且我省一彩民独中15注。开奖之后,全国彩民都在议论这个超级幸运儿,售出大奖投注站周围的彩民也在猜测大奖得主的身份,一时之间出现老板、卖鱼的、骑自行车的等各种关于大奖得主的版本。在等待了两个休息日之后,今天上午,大奖得主终于露面。    “彩票不是我自己买的,是我的员工替我买的。”大奖得主**第一句话这样说。     据**介绍说,他是一个私营企业的老板,做一些小生意。在大约三年前开始接触彩票,由于经常出差,就委托一个自己的员工代其购买,平均每月都要投注2000元左右。     而投注的号码有时是自己选择,有的是他的员工代为选择。此次中奖的号码是他的员工选出的。     据**介绍,在开奖次日的中午,他在上海接到员工的电话,称中了15注一等奖,共得7500万。但是**并没有相信,该员工仔细解释之后,**还是半信半疑。     直到在14日回到哈尔滨之后,**接到员工的彩票仔细核对了10几遍之后,才确信中了奖。经过查询得知,15注一等奖的单注奖金为433万余元,所得奖金不是7500万而是6500万。 自身一人兑奖         今天上午,**自身一人走进省福彩中心,称中得了6500万大奖。黑龙江省福彩中心工作人员将**马上请进较为严密的兑奖室,并立刻为其办理兑奖手续。     据**介绍说,得知中奖的消息后,他半宿没睡好觉,想着怎么感谢员工,并怎样合理利用这笔巨额奖金。    “他能在第一时间告诉我中奖的消息,并且通知我回来兑奖,仅从这一点,我就对他充分信任,所以我没有在上周五立刻回哈尔滨,而是在周日办完事情才回来。”**说。    “他在我手下工作七年,在以往的工作中我就对他比较信任,从未担心他会私吞彩票。所以才每月让他定额的替我买彩票。”**说。     据介绍,该员工目前月薪800元左右,与妻子、孩子租住在哈市,每月要花去房租350元,生活条件非常艰苦。     但是中奖之后,该员工立刻与**联系,而知道**兑奖,该员工都没有主动索取报酬,更没有谈到奖金分配的问题。     **说,作为报答,在兑奖之后,他会把自己企业的股份拿出一部分给这个员工。 捐款10万给贫困大学生         “我没有什么文化,因为当年我上不起学,所以我想捐点钱给贫困大学生。”**说。     按照规定,单注彩票中奖金额超过1万元的,需要缴纳20%个人所得税。该张彩票的中奖金额为6504.5685万,需要缴纳1300.9137万元的税款。由于单张税票的最大限额为9.9万元,所以1300万元要填132张税票。福彩中心安排4名财务人员忙活了一上午,才完成扣税。     **说,以后他还会继续买福彩,因为买彩本身就是献爱心。除了委托省福彩中心捐给大学生的10万元之外,他还想拿出一部分钱为国防、科研方面做点贡献,因为他个人比较喜欢军事方面的事情。而对于剩下的巨款,**称要投在生意上,扩大自己企业的规模。 银行押运车保驾护航         经过了近4个小时的兑奖程序之后,省福彩中心为**开具了税后5203.6773的现金支票。随后**在银行的押运车护送下,到银行办理了存款手续。 
6个红球的码和
{{{
上升最多3次,
下跌最多4次,然后反转;
常用区间60~127
}}}
码距分析

码距:即一组开奖号码中,按从小到大的顺序排列,其中相邻的俩数都有一个差值,我们将差值中的最大值称为码距。
例如2004024期双色球的红球开奖数据为:01 13 21 23 25 32,13-1=12,21-13=8,23-21=2,25-23=2,32-25=7,12是此组数据中相邻俩数的最大差值,我们称2004024期双色球的码距为12。
{{{
常用区间5~20;
下期与上期不重复
}}}
#典型的[[蓝色球]]守号策略;根据[[保本计算表]](方案1a)可得出,这个老板”有可能“已经守12号球9~10次了(上次出现是在2007098期);
#报道说,中奖号码并不是这个老板自己选的,这一点完全站得住脚,原因是”守株待兔“法(方案1a)不需要对[[红色球]]有多高要求,只有一次命中3个以上即可盈利;
#从票面上看,A、B、C的红色球选得非常没水平,A和C中含有和[[蓝色球]]相同的号12,这个中奖概率非常低,一般都可以直接在条件刷选方案中过滤掉;B号码中3的倍数太多,5个,不合理;表明这个老板没有采用一般的[[红色球]]刷选方案或使用软件,不太关心[[红色球]]是否能中;
#因此这个老板的员工自己加的D号命中119期,并成就这个老板6500万巨奖,完全幸运之至,其核心思想也是@@守望[[蓝色球]]之中,逮住全部[[红色球]]@@。
#这个老板每月投注2000元左右,一个月4周12期,按照方案1a,12次守望,花费884元。从119期票面看,A、B、C比较散,并不构筑”节约购彩“的体系,因此多花费1倍购彩,进入1768元的购彩区间,是合理的,其实我希望能阅读到本点的网友能仔细思考一下我们的方案3,如何做到优化,起到中6500万的神奇效果;
#从我们的方案3a和方案1a可以得出重要结论,每个月投资彩票在2000元左右是最佳的;想想为什么?欢迎[[写信|wlonghai@163.com]]给我。这个老板的购买习惯证明这点。
请访问最新的空行空列[[图表|http://www.zhcw.com/lottery/db_table_khklzst.htm]]
以下是个例子,
[img[konghang.jpg]]

很简单,
{{{
1,每次的空行空列是互不相同的;
2,全部空行或空列也不现实;
3,各行各列不超过4个(含)
}}}
建设中,请稍候再来!
从下表得出的结论是,投资额和损失额都很小,但要求红色球中奖”4+★“以上,方才盈利。从而对选择[[红色球]]提高了要求。
|>|>|>|>|>| !咬定[[蓝色球]]法 | ![[红色球]] |>|>|>|>|
| 期未出 | 多倍投注 | 投注金额 | 未中损失 | 中蓝金额 | 最低盈利 | 中3+★ | 中4 | 中4+★ | 中5 |    中5+★ |
| 1次 | 1 | 2 | 2 | 5 | 3 | 8 | 8 | 198 | 198 | 2998 |
| 2次 | 1 | 2 | 4 | 5 | 1 | 6 | 6 | 196 | 196 | 2996 |
| 3次 | 1 | 2 | 6 | 5 | -1 | 4 | 4 | 194 | 194 | 2994 |
| 4次 | 1 | 2 | 8 | 5 | -3 | 2 | 2 | 192 | 192 | 2992 |
| 5次 | 1 | 2 | 10 | 5 | -5 | 0 | 0 | 190 | 190 | 2990 |
| 6次 | 2 | 4 | 14 | 10 | -4 | 6 | 6 | 386 | 386 | 5986 |
| 7次 | 2 | 4 | 18 | 10 | -8 | 2 | 2 | 382 | 382 | 5982 |
| 8次 | 3 | 6 | 24 | 15 | -9 | 6 | 6 | 576 | 576 | 8976 |
| 9次 | 3 | 6 | 30 | 15 | -15 | 0 | 0 | 570 | 570 | 8970 |
| 10次 | 4 | 8 | 38 | 20 | -18 | 2 | 2 | 762 | 762 | 11962 |
| 11次 | 5 | 10 | 48 | 25 | -23 | 2 | 2 | 952 | 952 | 14952 |
| 12次 | 6 | 12 | 60 | 30 | -30 | 0 | 0 | 1140 | 1140 | 17940 |
| 13次 | 8 | 16 | 76 | 40 | -36 | 4 | 4 | 1524 | 1524 | 23924 |
| 14次 | 10 | 20 | 96 | 50 | -46 | 4 | 4 | 1904 | 1904 | 29904 |
| 15次 | 12 | 24 | 120 | 60 | -60 | 0 | 0 | 2280 | 2280 | 35880 |
| 16次 | 15 | 30 | 150 | 75 | -75 | 0 | 0 | 2850 | 2850 | 44850 |
| 17次 | 19 | 38 | 188 | 95 | -93 | 2 | 2 | 3612 | 3612 | 56812 |
| 18次 | 24 | 48 | 236 | 120 | -116 | 4 | 4 | 4564 | 4564 | 71764 |
| 19次 | 30 | 60 | 296 | 150 | -146 | 4 | 4 | 5704 | 5704 | 89704 |
| 20次 | 37 | 74 | 370 | 185 | -185 | 0 | 0 | 7030 | 7030 | 110630 |
| 21次 | 47 | 94 | 464 | 235 | -229 | 6 | 6 | 8936 | 8936 | 140536 |
| 22次 | 58 | 116 | 580 | 290 | -290 | 0 | 0 | 11020 | 11020 | 173420 |
| 23次 | 73 | 146 | 726 | 365 | -361 | 4 | 4 | 13874 | 13874 | 218274 |
| 24次 | 91 | 182 | 908 | 455 | -453 | 2 | 2 | 17292 | 17292 | 272092 |
| 25次 | 114 | 228 | 1136 | 570 | -566 | 4 | 4 | 21664 | 21664 | 340864 |
| 26次 | 142 | 284 | 1420 | 710 | -710 | 0 | 0 | 26980 | 26980 | 424580 |
| 27次 | 178 | 356 | 1776 | 890 | -886 | 4 | 4 | 33824 | 33824 | 532224 |
| 28次 | 222 | 444 | 2220 | 1110 | -1110 | 0 | 0 | 42180 | 42180 | 663780 |
[[连号|http://www.zhcw.com/lottery/db_table_lh.htm]] 
[<img[ham.gif]]
欢迎写邮件给我lottery@kitgain.com
或qq:7318875,不过不常上噢:)
若您有好的心得、经验或阅读到的好文,请不吝赐教!
欢迎访问http://bbs.kitgain.com留下你的真知灼见!
有钱大家赚!
相信你对“守株待兔”的原理应该了解了吧,不管[[红色球]]中奖如何,[[总会保本|保本计算表]]。当然,我也计算了一份[[红色球保本计算表]],区别是,若一直[[红色球]]命中个数少于最起码的3个要求,整体投资还不受大的损失,损失的是[[蓝色球]]不中的情况。要特别说明的是,这种方式,第24次等待蓝色球未果,损失才过千,而盈利又依赖[[红色球]]中4个以上(3个不行)。
方案一:[[保本计算表]]
方案二:[[红色球保本计算表]],该方案并不是没有优点,假如你对三、四等奖没兴趣,可以用方案二追捉500万呢!
[[方案三|方案3b]]:根据上述2个方案,我优化了一个新的,特点是“花开两朵”,任一朵中奖,不会带来大的损失,且投注数小于方案一40多注(第12次时),节约了资金。但也必须在12次打住,不然等不到蓝球,损失就过千。
若你完全弄明白方案一和方案二的区别,你能设计一个更合理的投注方案么?
[[方案3b]]:如果我们故意跳开几期不执行对蓝色球的“守株待兔”计划,好像也可以噢。如果做这个决定,可真要冒很大的勇气呢。万一正好在你跳过的这期出现了久违的蓝色球,下一次可遥遥无期啊!

!好了,现在我们咬定:13
原因是好久都没出了哦,上次出现是2007116期,
| a线 | 1 | 5 | 11 | 15 | 18 | 22 | 28 | 32 |
| b线 | 2 | 6 | 10 | 14 | 19 | 23 | 27 | 31 |
| c线 | 3 | 7 | 9 | 13 | 20 | 24 | 26 | 30 |
| d线 | 4 | 8 | 12 | 16 | 17 | 21 | 25 | 29 |
| e圈 | 1 | 7 | 11 | 13 | 17 | 21 | 27 | 31 |
| f圈 | 2 | 6 | 12 | 16 | 20 | 22 | 26 | 32 |
| g圈 | 3 | 5 | 9 | 15 | 19 | 23 | 25 | 29 |
| h圈 | 4 | 8 | 10 | 14 | 18 | 24 | 28 | 30 |

过滤说明:
      衡值轮盘过滤是根据号码的大小,奇偶,和值设置的一种过滤指标.红色球01-33共33个号码,去最大的33为衡定数值,则01+32=33,02+31=33```16+17=33,如此可把号码分成17份.将33置于中心位置时,可形成每条直线的和值均为132,奇偶,大小比例均为4:4的四条衡值线(不包括33号,01-16为小号).那么在相同的条件下各线所包含号码的中出概率是相同的,根据号码开出求衡原理,结合实际中出的历史状态,即可以判断下期各线的中出个数,从而避免在某些号码段中选取废号.
     衡值轮盘的中心衡值单号33,顺时针主线 a, b, c, d上各分布着八个号码球.以33为圆心,与33号最近的号码为第一圆,顺次可形成e, f, g, h 四个不同半径的圆.e, g圆上分别分布着八个奇数号码,其和值为128,f, h 圆上分布的八个偶数号码的和值均为136,各圆上号码的大小比例都是4:4.此时任取半径上的两组号码,起和值也为132,奇偶,大小比例也是4:4.

以下为衡值轮盘图解     
[img[henzhen.jpg]]
注:请务必详细阅读查看此图方能领悟其中奥妙
  此图中33是的定位球一般所说的线和圈都不包含它
跟踪开奖数据100期得出结论
其中每圈,每线,在同一期开奖号码中只能包含0-3码(最多只可能3码99%概率)
任意圈加任意线的组合在任何一期的开奖号码中可能出现的个数为1-4码(站90%比例),其余的10%分别是0码与5码.  例如:e圈+a线其中的14码之中最多只能出4码最少也有1码(准确率90%)
也就是说无论任何一种组合,在任何情况下的出球可能都是1-4个这是恒定不便的规律(90%准确率)
<<tabs Products
简介 "简介" introduction
排除号 “选号先排除无用的号” 排除号
漏号 "漏号分析" 漏号
区间 "区间分析" 区间
左右斜 "左右斜分析" 左右斜
冷热 “30期冷热分析” 冷热
倍数比 “倍数比分析” 倍数比
衡阵 "衡阵分析法" 衡阵
空行空列 "空行空列分析法"  空行空列
奇偶 “奇偶分析” 奇偶
尾号图 “尾号图分析” 尾号图
论坛 "欢迎访问我们的论坛!“ 论坛

>>
欢迎访问我们的[[论坛|http://bbs.kitgain.com/index.php?gid=3]] ,网址是http://bbs.kitgain.com
下辖三个栏目,
1,[[诸葛亮会|http://bbs.kitgain.com/forumdisplay.php?fid=4]],大家畅所欲言,灌水可不受欢迎哦!
2,[[炸碉堡中|http://bbs.kitgain.com/forumdisplay.php?fid=5]],针对每期做预测,投注,请务必主题前加上投注的期号,格式为[2007143]等等;
3,[[技术分析区|http://bbs.kitgain.com/forumdisplay.php?fid=6]],用来存放彩票分析的好文章,日积月累,我们才能练就一身选号的好身手。
为保护原作者版权,请自行从网络下载
本人使用发现,bug挺多的,要是我自己会编程就好了。
没事过来拜拜哦,增加财运!
[img[caishenye.jpg]]
[img[500wan.gif]]
{{{
0~5有可能
重复不超过2次
}}}
跨幅统计 

所谓"跨幅"是指一注号码中最大号码与最小号码之间的跨度或差值。
如该组号码:01、02、03、04、05、06、07,其跨幅便是7-1=6。 
{{{
连续3次上升或下降必然反转
}}}
<<tabs Products
连号 "连号" intr连号
奇连 "奇连" 奇连
偶连 "偶连" 偶连
>>
一般跟上次重号@@0~2@@之间,所有历史重号不超过4个(即5、6个排除)
{{{
最多2次不出现重号,即经常重号;
判断位置是否重号,用于从6个号码中抓住重号的那一个或二个;
}}}
第一位
第二位
第三位
第四位
第五位
第六位
间隔:即所有号码的间隔之和。关于号码间隔的定义请查看[[间隔频率]]。
如一组号码的间隔如下:12-05-01-03-05,那么其间隔和为:12+5+1+3+5=26。
{{{
下跌最多4次;
上涨最多4次;
常用区间11~56;
下期与上期不重复;
}}}
号码间隔:即号码出现的间隔。是指该号码自上次出现到这次出现中间隔了多少期,如果上期也出现了,那么它的间隔就是01,如果间隔为00表明这期是第一次出现,以前从没出现过。有些书上把上期出现,这期也出现的间隔说成是00;把中间隔了一期的间隔说成是01。我们这样定义是为了计算上的方便。 
号码间隔分析栏,您最多能看到六个不同号码的间隔情况,通过对单个号码的间隔分析,有助您了解此号码的总体间隔周期及号码的个体走势。
#一般区间@@27~40@@
#下期与上期不重复
还记得2007119期黑龙江一人独中15期一等奖(共6500万)的事情么,请看其彩票,及[[相关报道]]!
[img[200715yi.gif]]
[[票面及新闻分析]]