path
stringlengths 5
312
| repo_name
stringlengths 5
116
| content
stringlengths 2
1.04M
|
---|---|---|
css/style.css | Smirnoffq/RandomCiv | @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
/* For mobile phones: */
[class*="col-"] {
width: 100%;
}
.col-10-m {width: 83.33%; margin-left: 8.66%;}
[class*="col-"] {
float: left;
/*webkit-box-shadow:inset 0 0 0 1px #FF0839;
box-shadow:inset 0 0 0 1px #FF0839;*/
}
.row:after {
content: "";
clear: both;
display: block;
}
.clear {
clear: both;
}
* {
margin: 0;
padding: 0;
}
body {
min-width: 360px;
font-family: 'Open Sans', sans-serif;
background-color: #eeeeee;
}
header {
height: 56px;
background-color: #202020;
color: white;
width: 100%;
}
header > a {
text-decoration: none;
color: #eeeeee;
font-weight: normal;
line-height: 56px;
font-size: 20px;
}
header > .adres {
margin-left: 5%;
float: left;
}
header > .github {
font-size: 17px;
margin-right: 5%;
float: right;
}
body > .blad {
text-align: center;
background-color: #7b0000;
padding: 10px;
color: #eeeeee;
}
body #createGame {
text-decoration: none;
margin-top: 10px;
background-color: #34495e;
color: white;
text-align: center;
padding-top: 2%;
padding-bottom: 2%;
}
body > #dolaczanie, body > #dolaczanie2 {
position: relative;
background-color: white;
margin-top: 20px;
-webkit-box-shadow: 0 2px 3px 0.5px #545454;
box-shadow: 0 2px 3px 0.5px #545454;
}
body > #dolaczanie > h1, body > #dolaczanie2 > h1 {
margin-top: 10px;
font-weight: normal;
font-size: 25px;
text-align: center;
}
body > #dolaczanie input, body > #dolaczanie2 input {
display: block;
text-align: center;
margin: 15px auto;
}
body > #dolaczanie input[type="text"], body > #dolaczanie2 input[type="text"] {
border: 0px;
font-size: 20px;
border-bottom: 1px solid black;
width: 90%;
}
body > #dolaczanie input[type="submit"], body > #dolaczanie2 input[type="submit"] {
padding: 10px 15px;
background-color: #34495e;
border: 0px;
color: white;
}
body > h1 {
font-weight: normal;
text-align: center;
}
body #civ6, body #civ5 {
position: relative;
height: 200px;
width: 200px;
transition-duration: 100ms;
margin: 50px auto;
}
body #civ6 img, body #civ5 img {
height: 100%;
width: 100%;
}
body #civ6 h1, body #civ5 h1 {
line-height: 200px;
text-align: center;
font-size: 20px;
}
body #niedostepne {
width: 100%;
height: 100%;
background-color: #202020;
opacity: 0.8;
color: white;
z-index: 100;
position: absolute;
top: 0;
left: 0;
}
body > .tytul {
font-size: 20px;
margin-top: 10px;
}
body > .gameNum {
font-size: 18px;
margin-top: 20px;
}
body > .gameNum img {
width: 17px;
height: 17px;
}
body > .informacja {
text-align: center;
background-color: #0d4985;
padding: 10px;
color: #eeeeee;
display: none;
}
body > #srodek {
background-color: white;
margin-top: 20px;
-webkit-box-shadow: 0 2px 3px 0.5px #545454;
box-shadow: 0 2px 3px 0.5px #545454;
text-align: center;
padding-bottom: 20px;
}
body .lewo > h3 {
text-align: center;
padding-bottom: 5px;
font-size: 20px;
}
body .lewo > .linia {
padding: 0px 0px 5px 15px;
font-size: 17.5px;
text-align: left;
}
body > #srodek input[type="submit"] {
padding: 10px 15px;
margin-top: 30px;
background-color: #34495e;
border: 0px;
color: white;
cursor: pointer;
}
body > #dolaczanie2 > img {
width: 30px;
height: 30px;
position: absolute;
right: 10px;
top: 5px;
}
body > #dolaczanie2 > .gameNum {
margin-top: 30px;
}
body > #dolaczanie2 > h2 {
margin-top: 10px;
font-weight: normal;
font-size: 20px;
text-align: center;
}
body > #dolaczanie2 input[type="checkbox"] {
display: inline-block;
}
body > .gameNumer {
font-size: 20px;
}
body > .gameNumer img {
width: 15px;
height: 15px;
}
body #zarzadzanie {
text-decoration: none;
margin-top: 10px;
background-color: #34495e;
color: white;
text-align: center;
padding-top: 2%;
padding-bottom: 2%;
cursor: pointer;
}
body .zawodnik {
height: 56px;
background-color: white;
margin-top: 10px;
-webkit-box-shadow: 0 2px 3px 0.5px #545454;
box-shadow: 0 2px 3px 0.5px #545454;
}
body .zawodnik > .avatarImg img {
height: 35px;
width: 35px;
margin: 25% auto;
}
body .zawodnik > .avatarImg {
float: left;
text-align: center;
border-right: 1px solid #d8d8d8;
height: 100%;
width: 50px;
}
body .zawodnik > .nickZawodnika {
width: 45%;
height: 100%;
padding-left: 10px;
text-align: left;
float: left;
}
body .zawodnik > .banZawodnika {
width: 15%;
height: 100%;
padding-left: 10px;
text-align: left;
float: left;
color: red;
}
body .zawodnik .nick, body .zawodnik .ban {
font-size: 17px;
line-height: 56px;
}
body .zawodnik > .kickimg {
position: relative;
float: left;
height: 100%;
width: calc(100% - (50px + 50% + 20%));
text-align: center;
}
body .zawodnik > .kickimg img {
width: 25px;
height: 25px;
position: absolute;
margin: auto;
top: 0;
right: 0;
bottom: 0;
cursor: pointer;
}
body #formularzBanowania {
margin-top: 10px;
}
body #formularzBanowania #civSel {
width: 100%;
height: 35px;
text-align-last:center;
font-size: 20px;
}
body #formularzBanowania input {
display: block;
text-align: center;
margin: 15px auto;
}
body #formularzBanowania input[type="submit"] {
padding: 15px 25px;
font-size: 18px;
margin-top: 30px;
background-color: #34495e;
border: 0px;
color: white;
cursor: pointer;
}
body #odlicz {
position: absolute;
margin: auto;
bottom: 10px;
width: 100%;
font-size: 20px;
text-align: center;
}
body .box > h1 {
margin-top: 20px;
font-weight: normal;
font-size: 19px;
color: #7c8487;
}
body .box {
margin-top: 10px;
position: relative;
}
body .box > .wyl {
height: 56px;
background-color: white;
-webkit-box-shadow: 0 2px 3px 0.5px #545454;
box-shadow: 0 2px 3px 0.5px #545454;
}
body .box > .wyl > .los {
width: calc(33% - 10px);
padding-left: 10px;
float: left;
}
body .box > .wyl > .los > a {
font-size: 12px;
text-decoration: none;
color: black;
line-height: 56px;
text-align: center;
}
body .box .nickZawodnika {
height: 25px;
padding-left: 5px;
padding-right: 5px;
z-index: 5;
top: 2px;
left: -10px;
position: absolute;
background-color: white;
-webkit-box-shadow: 0 2px 3px 0.5px #545454;
box-shadow: 0 2px 3px 0.5px #545454;
}
@media only screen and (min-width: 1350px) {
/* For desktop: */
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}
body #createGame {
float: right;
font-size: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
body #createGame:hover, body > #dolaczanie input[type="submit"]:hover {
background-color: #425d77;
}
body > #dolaczanie, body > #dolaczanie2 {
margin-left: 33.33%;
margin-top: 50px;
}
body > #dolaczanie input[type="text"], body > #dolaczanie2 input[type="text"] {
height: 40px;
font-size: 25px;
width: 60%;
}
body > #dolaczanie input[type="submit"], body > #dolaczanie2 input[type="submit"] {
padding: 15px 25px;
font-size: 15px;
cursor: pointer;
}
body > #dolaczanie2 > img {
width: 40px;
height: 40px;
position: absolute;
right: 10px;
top: 5px;
cursor: pointer;
}
body #civ6, body #civ5 {
margin-left: 15.94%;
height: 25vw;
width: 25vw;
margin-top: 50px;
display: inline-block;
}
body #civ6 h1, body #civ5 h1 {
line-height: 25vw;
}
body #civ6:hover, body #civ5:hover {
transform: scale(1.02,1.02);
transition-timing-function: ease-out;
}
body > #srodek {
margin-left: 33.33%;
}
body #zarzadzanie {
float: right;
font-size: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
body #zarzadzanie:hover { background-color: #425d77; }
body #odlicz {
width: 30px;
height: 30px;
position: absolute;
right: 36px;
top: 66px;
font-size: 25px;
text-align: center;
bottom: auto;
}
body .box > .wyl > .los {
width: calc(33% - 20px);
padding-left: 20px;
}
body .box > .wyl > .los > a {
font-size: 18px;
}
body .box > .wyl > .los > a:hover {
text-decoration: underline;
}
}
@media only screen and (min-width: 900px) and (max-width: 1350px) {
body .box > .wyl > .los > a {
font-size: 23px;
}
}
|
production/files/提现/styles.css | yan3328906/FW-Dashboard | body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:1887px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u0 {
position:absolute;
left:210px;
top:210px;
width:1219px;
height:930px;
opacity:0.3;
}
#u0_img {
position:absolute;
left:0px;
top:0px;
width:1219px;
height:930px;
}
#u1 {
position:absolute;
left:2px;
top:457px;
width:1215px;
visibility:hidden;
word-wrap:break-word;
}
#u2 {
position:absolute;
left:210px;
top:317px;
width:1219px;
height:10px;
}
#u2_start {
position:absolute;
left:0px;
top:-5px;
width:18px;
height:20px;
}
#u2_end {
position:absolute;
left:1202px;
top:-5px;
width:18px;
height:20px;
}
#u2_line {
position:absolute;
left:0px;
top:5px;
width:1219px;
height:1px;
}
#u3 {
position:absolute;
left:1007px;
top:254px;
width:235px;
height:35px;
}
#u3_input {
position:absolute;
left:0px;
top:0px;
width:235px;
height:35px;
background-image:;
text-align:left;
font-family:'Arial';
font-size:16px;
color:#000000;
font-weight:normal;
font-style:normal;
text-decoration:none;
}
#u4 {
position:absolute;
left:1241px;
top:254px;
width:44px;
height:35px;
font-size:16px;
}
#u4_img {
position:absolute;
left:0px;
top:0px;
width:44px;
height:35px;
}
#u5 {
position:absolute;
left:2px;
top:10px;
width:40px;
visibility:hidden;
word-wrap:break-word;
}
#u6 {
position:absolute;
left:245px;
top:231px;
width:125px;
height:75px;
}
#u6_img {
position:absolute;
left:0px;
top:0px;
width:125px;
height:75px;
}
#u7 {
position:absolute;
left:2px;
top:30px;
width:121px;
word-wrap:break-word;
}
#u8 {
position:absolute;
left:397px;
top:250px;
width:113px;
height:46px;
font-size:20px;
}
#u8_img {
position:absolute;
left:0px;
top:0px;
width:113px;
height:46px;
}
#u9 {
position:absolute;
left:2px;
top:11px;
width:109px;
word-wrap:break-word;
}
#u10 {
position:absolute;
left:531px;
top:250px;
width:113px;
height:46px;
font-size:20px;
}
#u10_img {
position:absolute;
left:0px;
top:0px;
width:113px;
height:46px;
}
#u11 {
position:absolute;
left:2px;
top:11px;
width:109px;
word-wrap:break-word;
}
#u12 {
position:absolute;
left:665px;
top:250px;
width:113px;
height:46px;
font-size:20px;
}
#u12_img {
position:absolute;
left:0px;
top:0px;
width:113px;
height:46px;
}
#u13 {
position:absolute;
left:2px;
top:11px;
width:109px;
word-wrap:break-word;
}
#u14 {
position:absolute;
left:1357px;
top:242px;
width:50px;
height:53px;
}
#u14_img {
position:absolute;
left:0px;
top:0px;
width:50px;
height:53px;
}
#u15 {
position:absolute;
left:2px;
top:18px;
width:46px;
visibility:hidden;
word-wrap:break-word;
}
#u16 {
position:absolute;
left:330px;
top:340px;
width:980px;
height:730px;
}
#u16_img {
position:absolute;
left:0px;
top:0px;
width:980px;
height:730px;
}
#u17 {
position:absolute;
left:2px;
top:357px;
width:976px;
visibility:hidden;
word-wrap:break-word;
}
#u18 {
position:absolute;
left:330px;
top:340px;
width:980px;
height:90px;
}
#u18_img {
position:absolute;
left:0px;
top:0px;
width:980px;
height:90px;
}
#u19 {
position:absolute;
left:2px;
top:37px;
width:976px;
visibility:hidden;
word-wrap:break-word;
}
#u20 {
position:absolute;
left:386px;
top:372px;
width:169px;
height:33px;
font-family:'Arial Negreta', 'Arial';
font-weight:700;
font-size:28px;
}
#u20_img {
position:absolute;
left:0px;
top:0px;
width:169px;
height:33px;
}
#u21 {
position:absolute;
left:0px;
top:0px;
width:169px;
white-space:nowrap;
}
#u22 {
position:absolute;
left:574px;
top:378px;
width:99px;
height:24px;
font-size:20px;
}
#u22_img {
position:absolute;
left:0px;
top:0px;
width:99px;
height:24px;
}
#u23 {
position:absolute;
left:0px;
top:0px;
width:99px;
white-space:nowrap;
}
#u24 {
position:absolute;
left:1457px;
top:210px;
width:430px;
height:250px;
text-align:left;
}
#u24_img {
position:absolute;
left:0px;
top:0px;
width:430px;
height:250px;
}
#u25 {
position:absolute;
left:2px;
top:2px;
width:426px;
word-wrap:break-word;
}
#u26 {
position:absolute;
left:880px;
top:248px;
width:50px;
height:40px;
}
#u26_img {
position:absolute;
left:0px;
top:0px;
width:50px;
height:40px;
}
#u27 {
position:absolute;
left:2px;
top:12px;
width:46px;
word-wrap:break-word;
}
#u28 {
position:absolute;
left:683px;
top:380px;
width:181px;
height:19px;
font-size:16px;
}
#u28_img {
position:absolute;
left:0px;
top:0px;
width:181px;
height:19px;
}
#u29 {
position:absolute;
left:0px;
top:0px;
width:181px;
white-space:nowrap;
}
#u30 {
position:absolute;
left:1241px;
top:360px;
width:50px;
height:50px;
}
#u30_img {
position:absolute;
left:0px;
top:0px;
width:50px;
height:50px;
}
#u31 {
position:absolute;
left:2px;
top:17px;
width:46px;
visibility:hidden;
word-wrap:break-word;
}
#u32 {
position:absolute;
left:488px;
top:486px;
width:121px;
height:24px;
font-size:20px;
}
#u32_img {
position:absolute;
left:0px;
top:0px;
width:121px;
height:24px;
}
#u33 {
position:absolute;
left:0px;
top:0px;
width:121px;
white-space:nowrap;
}
#u34 {
position:absolute;
left:630px;
top:480px;
width:400px;
height:40px;
}
#u34_img {
position:absolute;
left:0px;
top:0px;
width:400px;
height:40px;
}
#u35 {
position:absolute;
left:2px;
top:12px;
width:396px;
visibility:hidden;
word-wrap:break-word;
}
#u36 {
position:absolute;
left:650px;
top:490px;
width:18px;
height:20px;
}
#u36_img {
position:absolute;
left:0px;
top:0px;
width:18px;
height:20px;
}
#u37 {
position:absolute;
left:2px;
top:2px;
width:14px;
visibility:hidden;
word-wrap:break-word;
}
#u38 {
position:absolute;
left:690px;
top:486px;
width:30px;
height:29px;
}
#u38_img {
position:absolute;
left:0px;
top:0px;
width:30px;
height:29px;
}
#u39 {
position:absolute;
left:2px;
top:6px;
width:26px;
visibility:hidden;
word-wrap:break-word;
}
#u40 {
position:absolute;
left:810px;
top:490px;
width:113px;
height:16px;
}
#u40_img {
position:absolute;
left:0px;
top:0px;
width:113px;
height:16px;
}
#u41 {
position:absolute;
left:0px;
top:0px;
width:113px;
white-space:nowrap;
}
#u42 {
position:absolute;
left:736px;
top:490px;
width:53px;
height:16px;
}
#u42_img {
position:absolute;
left:0px;
top:0px;
width:53px;
height:16px;
}
#u43 {
position:absolute;
left:0px;
top:0px;
width:53px;
white-space:nowrap;
}
#u44 {
position:absolute;
left:493px;
top:927px;
width:101px;
height:24px;
font-size:20px;
}
#u44_img {
position:absolute;
left:0px;
top:0px;
width:101px;
height:24px;
}
#u45 {
position:absolute;
left:0px;
top:0px;
width:101px;
white-space:nowrap;
}
#u46 {
position:absolute;
left:625px;
top:927px;
width:110px;
height:34px;
}
#u46_input {
position:absolute;
left:0px;
top:0px;
width:110px;
height:34px;
background-image:;
text-align:left;
font-family:'Arial';
font-size:16px;
color:#000000;
font-weight:normal;
font-style:normal;
text-decoration:none;
}
#u47 {
position:absolute;
left:757px;
top:927px;
width:21px;
height:24px;
font-family:'Arial Negreta', 'Arial';
font-weight:700;
font-size:20px;
}
#u47_img {
position:absolute;
left:0px;
top:0px;
width:21px;
height:24px;
}
#u48 {
position:absolute;
left:0px;
top:0px;
width:21px;
white-space:nowrap;
}
#u49 {
position:absolute;
left:731px;
top:1001px;
width:186px;
height:30px;
font-size:20px;
}
#u49_img {
position:absolute;
left:0px;
top:0px;
width:186px;
height:30px;
}
#u50 {
position:absolute;
left:2px;
top:3px;
width:182px;
word-wrap:break-word;
}
#u51 {
position:absolute;
left:815px;
top:935px;
width:361px;
height:16px;
}
#u51_img {
position:absolute;
left:0px;
top:0px;
width:361px;
height:16px;
}
#u52 {
position:absolute;
left:0px;
top:0px;
width:361px;
white-space:nowrap;
}
#u53 {
position:absolute;
left:494px;
top:846px;
width:101px;
height:24px;
font-size:20px;
}
#u53_img {
position:absolute;
left:0px;
top:0px;
width:101px;
height:24px;
}
#u54 {
position:absolute;
left:0px;
top:0px;
width:101px;
white-space:nowrap;
}
#u55 {
position:absolute;
left:630px;
top:846px;
width:400px;
height:34px;
}
#u55_input {
position:absolute;
left:0px;
top:0px;
width:400px;
height:34px;
background-image:;
text-align:left;
font-family:'Arial';
font-size:13px;
color:#000000;
font-weight:normal;
font-style:normal;
text-decoration:none;
}
#u56 {
position:absolute;
left:648px;
top:889px;
width:92px;
height:16px;
}
#u56_img {
position:absolute;
left:0px;
top:0px;
width:92px;
height:16px;
}
#u57 {
position:absolute;
left:0px;
top:0px;
width:92px;
white-space:nowrap;
}
#u58 {
position:absolute;
left:630px;
top:889px;
width:16px;
height:18px;
}
#u58_img {
position:absolute;
left:0px;
top:0px;
width:16px;
height:18px;
}
#u59 {
position:absolute;
left:2px;
top:1px;
width:12px;
visibility:hidden;
word-wrap:break-word;
}
#u60 {
position:absolute;
left:643px;
top:971px;
width:133px;
height:16px;
}
#u60_img {
position:absolute;
left:0px;
top:0px;
width:133px;
height:16px;
}
#u61 {
position:absolute;
left:0px;
top:0px;
width:133px;
white-space:nowrap;
}
#u62 {
position:absolute;
left:625px;
top:971px;
width:16px;
height:18px;
}
#u62_img {
position:absolute;
left:0px;
top:0px;
width:16px;
height:18px;
}
#u63 {
position:absolute;
left:2px;
top:1px;
width:12px;
visibility:hidden;
word-wrap:break-word;
}
#u64 {
position:absolute;
left:990px;
top:480px;
width:40px;
height:40px;
}
#u64_img {
position:absolute;
left:0px;
top:0px;
width:40px;
height:40px;
}
#u65 {
position:absolute;
left:2px;
top:12px;
width:36px;
visibility:hidden;
word-wrap:break-word;
}
#u66 {
position:absolute;
left:1079px;
top:485px;
width:100px;
height:30px;
}
#u66_img {
position:absolute;
left:0px;
top:0px;
width:100px;
height:30px;
}
#u67 {
position:absolute;
left:2px;
top:7px;
width:96px;
word-wrap:break-word;
}
#u68 {
position:absolute;
left:625px;
top:521px;
width:413px;
height:269px;
}
#u68_img {
position:absolute;
left:0px;
top:0px;
width:413px;
height:269px;
}
#u69 {
position:absolute;
left:2px;
top:126px;
width:409px;
visibility:hidden;
word-wrap:break-word;
}
#u70 {
position:absolute;
left:630px;
top:550px;
width:360px;
height:37px;
}
#u70_img {
position:absolute;
left:0px;
top:0px;
width:360px;
height:37px;
}
#u71 {
position:absolute;
left:2px;
top:10px;
width:356px;
visibility:hidden;
word-wrap:break-word;
}
#u72 {
position:absolute;
left:648px;
top:559px;
width:16px;
height:18px;
}
#u72_img {
position:absolute;
left:0px;
top:0px;
width:16px;
height:18px;
}
#u73 {
position:absolute;
left:2px;
top:1px;
width:12px;
visibility:hidden;
word-wrap:break-word;
}
#u74 {
position:absolute;
left:684px;
top:556px;
width:27px;
height:27px;
}
#u74_img {
position:absolute;
left:0px;
top:0px;
width:27px;
height:27px;
}
#u75 {
position:absolute;
left:2px;
top:6px;
width:23px;
visibility:hidden;
word-wrap:break-word;
}
#u76 {
position:absolute;
left:792px;
top:559px;
width:113px;
height:16px;
}
#u76_img {
position:absolute;
left:0px;
top:0px;
width:113px;
height:16px;
}
#u77 {
position:absolute;
left:0px;
top:0px;
width:113px;
white-space:nowrap;
}
#u78 {
position:absolute;
left:725px;
top:559px;
width:53px;
height:16px;
}
#u78_img {
position:absolute;
left:0px;
top:0px;
width:53px;
height:16px;
}
#u79 {
position:absolute;
left:0px;
top:0px;
width:53px;
white-space:nowrap;
}
#u80 {
position:absolute;
left:630px;
top:614px;
width:360px;
height:37px;
}
#u80_img {
position:absolute;
left:0px;
top:0px;
width:360px;
height:37px;
}
#u81 {
position:absolute;
left:2px;
top:10px;
width:356px;
visibility:hidden;
word-wrap:break-word;
}
#u82 {
position:absolute;
left:648px;
top:624px;
width:16px;
height:18px;
}
#u82_img {
position:absolute;
left:0px;
top:0px;
width:16px;
height:18px;
}
#u83 {
position:absolute;
left:2px;
top:1px;
width:12px;
visibility:hidden;
word-wrap:break-word;
}
#u84 {
position:absolute;
left:684px;
top:620px;
width:27px;
height:27px;
}
#u84_img {
position:absolute;
left:0px;
top:0px;
width:27px;
height:27px;
}
#u85 {
position:absolute;
left:2px;
top:6px;
width:23px;
visibility:hidden;
word-wrap:break-word;
}
#u86 {
position:absolute;
left:792px;
top:624px;
width:113px;
height:16px;
}
#u86_img {
position:absolute;
left:0px;
top:0px;
width:113px;
height:16px;
}
#u87 {
position:absolute;
left:0px;
top:0px;
width:113px;
white-space:nowrap;
}
#u88 {
position:absolute;
left:725px;
top:624px;
width:53px;
height:16px;
}
#u88_img {
position:absolute;
left:0px;
top:0px;
width:53px;
height:16px;
}
#u89 {
position:absolute;
left:0px;
top:0px;
width:53px;
white-space:nowrap;
}
#u90 {
position:absolute;
left:630px;
top:679px;
width:360px;
height:37px;
}
#u90_img {
position:absolute;
left:0px;
top:0px;
width:360px;
height:37px;
}
#u91 {
position:absolute;
left:2px;
top:10px;
width:356px;
visibility:hidden;
word-wrap:break-word;
}
#u92 {
position:absolute;
left:648px;
top:688px;
width:16px;
height:18px;
}
#u92_img {
position:absolute;
left:0px;
top:0px;
width:16px;
height:18px;
}
#u93 {
position:absolute;
left:2px;
top:1px;
width:12px;
visibility:hidden;
word-wrap:break-word;
}
#u94 {
position:absolute;
left:684px;
top:684px;
width:27px;
height:27px;
}
#u94_img {
position:absolute;
left:0px;
top:0px;
width:27px;
height:27px;
}
#u95 {
position:absolute;
left:2px;
top:6px;
width:23px;
visibility:hidden;
word-wrap:break-word;
}
#u96 {
position:absolute;
left:792px;
top:688px;
width:113px;
height:16px;
}
#u96_img {
position:absolute;
left:0px;
top:0px;
width:113px;
height:16px;
}
#u97 {
position:absolute;
left:0px;
top:0px;
width:113px;
white-space:nowrap;
}
#u98 {
position:absolute;
left:725px;
top:688px;
width:53px;
height:16px;
}
#u98_img {
position:absolute;
left:0px;
top:0px;
width:53px;
height:16px;
}
#u99 {
position:absolute;
left:0px;
top:0px;
width:53px;
white-space:nowrap;
}
#u100 {
position:absolute;
left:630px;
top:743px;
width:360px;
height:37px;
}
#u100_img {
position:absolute;
left:0px;
top:0px;
width:360px;
height:37px;
}
#u101 {
position:absolute;
left:2px;
top:10px;
width:356px;
visibility:hidden;
word-wrap:break-word;
}
#u102 {
position:absolute;
left:648px;
top:752px;
width:16px;
height:18px;
}
#u102_img {
position:absolute;
left:0px;
top:0px;
width:16px;
height:18px;
}
#u103 {
position:absolute;
left:2px;
top:1px;
width:12px;
visibility:hidden;
word-wrap:break-word;
}
#u104 {
position:absolute;
left:684px;
top:749px;
width:27px;
height:27px;
}
#u104_img {
position:absolute;
left:0px;
top:0px;
width:27px;
height:27px;
}
#u105 {
position:absolute;
left:2px;
top:6px;
width:23px;
visibility:hidden;
word-wrap:break-word;
}
#u106 {
position:absolute;
left:792px;
top:752px;
width:113px;
height:16px;
}
#u106_img {
position:absolute;
left:0px;
top:0px;
width:113px;
height:16px;
}
#u107 {
position:absolute;
left:0px;
top:0px;
width:113px;
white-space:nowrap;
}
#u108 {
position:absolute;
left:725px;
top:752px;
width:53px;
height:16px;
}
#u108_img {
position:absolute;
left:0px;
top:0px;
width:53px;
height:16px;
}
#u109 {
position:absolute;
left:0px;
top:0px;
width:53px;
white-space:nowrap;
}
#u110 {
position:absolute;
left:997px;
top:552px;
width:36px;
height:31px;
}
#u110_img {
position:absolute;
left:0px;
top:0px;
width:36px;
height:31px;
}
#u111 {
position:absolute;
left:2px;
top:8px;
width:32px;
visibility:hidden;
word-wrap:break-word;
}
#u112 {
position:absolute;
left:1000px;
top:620px;
width:36px;
height:31px;
}
#u112_img {
position:absolute;
left:0px;
top:0px;
width:36px;
height:31px;
}
#u113 {
position:absolute;
left:2px;
top:8px;
width:32px;
visibility:hidden;
word-wrap:break-word;
}
#u114 {
position:absolute;
left:1002px;
top:682px;
width:36px;
height:31px;
}
#u114_img {
position:absolute;
left:0px;
top:0px;
width:36px;
height:31px;
}
#u115 {
position:absolute;
left:2px;
top:8px;
width:32px;
visibility:hidden;
word-wrap:break-word;
}
#u116 {
position:absolute;
left:1004px;
top:744px;
width:36px;
height:31px;
}
#u116_img {
position:absolute;
left:0px;
top:0px;
width:36px;
height:31px;
}
#u117 {
position:absolute;
left:2px;
top:8px;
width:32px;
visibility:hidden;
word-wrap:break-word;
}
|
doc/manual.html | brianredbeard/limp | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>LogAnalyzer documentation</title></head>
<body>
<h1>LogAnalyzer - Documentation</h1>
<p>The <b><a href="http://loganalyzer.adiscon.com">LogAnalyzer</a>
project provides an easy to use but powerful front end for
searching, reviewing and analyzing network event data, including
syslog, windows event log and many other event sources.</b>
It focusses on the user-interface side of this project, so the
data itself needs to be gathered by another program,
for example the stock syslogd,
<a href="http://www.rsyslog.com">rsyslog</a> (often the distro's default syslogd),
<a href="http://www.winsyslog.com">WinSyslog</a> or
<a href="http://www.mwagent.com">MonitorWare Agent</a>.
LogAnalyzer works equally well on Linux and
Windows. It is a free, GPLed open source application written mostly in php.
Data can be obtained from databases but also from plain text files, for
example those that are written by the syslogd.
<p><b>Follow the links below for the</b><br></p>
<ul>
<li><a href="basics.html">LogAnalyzer basics <b>Important - read this!</b></a></li>
<li><a href="searching.html">LogAnalyzer Search syntax</a></li>
<li><a href="install.html">LogAnalyzer installation guide</a></li>
<li><xa href="">LogAnalyzer configuration parameters</a></li>
<li><a href="textfiles.html">working with text log files</a></li>
<li><a href="windowsevent.html">using Windows Event Logs with LogAnalyzer</a></li>
<li><a href="troubleshoot.html">troubleshooting LogAnalyzer problems</a></li>
<li><a href="professional_services.html">LogAnalyzer professional services</a></li>
</ul>
<p><b>We have some in-depth papers on</b></p>
<ul>
<li><a href="build_from_repo.html">obtaining LogAnalyzer from the source repository</a></li>
<li><a href="http://www.mwagent.com/Common/en/Articles/setup_mwagent_webserverlogging_phplogcon_mysql.php">consolidating web server logs and viewing them with LogAnalyzer [Windows/Apache]</a></li>
<li><a href="http://www.mwagent.com/Common/en/Articles/setup_eventreporter_eventlogging_phplogcon_mysql.php">How to setup Event logging in EventReporter to consolidate Windows
Events and view them in LogAnalyzer</a>
<!--
<li><a href="install.html">installing LogAnalyzer</a></li>
<li><a href="debug.html">debug support in rsyslog</a></li>
-->
</ul>
<p><b>You can also browse the following online resources:</b></p>
<ul>
<li>the <a href="http://wiki.rsyslog.com/index.php/PhpLogCon">LogAnalyzer
wiki</a>, a community resource, part of the greater rsyslog wiki.
<li><a href="http://loganalyzer.adiscon.com/doc">LogAnalyzer online documentation (most current version only)</a></li>
<li><a href="http://kb.monitorware.com/phplogcon-f39.html">LogAnalyzer
discussion forum - use this for technical support</a></li>
<li><a href="http://www.rsyslog.com/Topic4.phtml">LogAnalyzer change log</b></a></li>
<li><a href="http://wiki.rsyslog.com/index.php/PhpLogCon_FAQ">LogAnalyzer FAQ</a></li>
<li><a href="http://www.monitorware.com/en/syslog-enabled-products/">syslog
device configuration guide</a> (off-site)</li>
<li><a href="http://www.rsyslog.com/doc-rsyslog_high_database_rate.html">writing massive amounts of syslog messages to a database via rsyslog</a> (this may be useful if you have lots of messages,
want to store them in databases but have performance issues doing so)</li>
</ul>
<p><b>If you like LogAnalyzer, please do the project a favor
and <a href="http://freshmeat.net/rate/55742/">rate it at freshmeat</a>!</b>
Of course, we recommend using a rating of 10, the best available ;). If you are already registered
with FreshMeat, this is just a single click. Even if you are not yet registered, you this is a quick
1-minute task. With your rating, you help LogAnalyzer gain better exposure, which results in
a larger user and contributer base and an overall healthy project. We appreciate your help with this!
<p><b>To receive notifications when we release a new version</b>, we recommend
<a href="http://freshmeat.net/subscribe/55742/?url=%2Fprojects%2Fphplogcon%2F">subscribing
to LogAnalyzer release announcements</a>, also done via freshmeat.
</p>
<p>And don't forget about the
<a href="http://lists.adiscon.net/mailman/listinfo/phplogcon">LogAnalyzer
mailing list</a>. If you are interested in the "backstage" behind the overall idea that
LogAnalyzer contributes to, you may find
<a href="http://www.gerhards.net/rainer">Rainer</a>'s
<a href="http://blog.gerhards.net/">blog</a> an interesting read.
<p>Feedback is always welcome, but if you have a support question, please do not
mail the authors directly (<a href="free_support.html">why not?</a>).
</body></html>
|
doc/html/_mozzi_guts_8h_source.html | sensestage/Mozzi | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>Mozzi: MozziGuts.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
</head>
<body>
<div id="top"><!-- do not remove this div! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="mozzi_smooth_courier_rotated_small_flying_light.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">Mozzi
 <span id="projectnumber">alpha 0.01.1m</span>
</div>
<div id="projectbrief">sound synthesis library for Arduino</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- Generated by Doxygen 1.8.0 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
</ul>
</div>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Functions</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MozziGuts.h</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
<a name="l00002"></a>00002 <span class="comment"> * MozziGuts.h</span>
<a name="l00003"></a>00003 <span class="comment"> *</span>
<a name="l00004"></a>00004 <span class="comment"> * Copyright 2012 Tim Barrass.</span>
<a name="l00005"></a>00005 <span class="comment"> *</span>
<a name="l00006"></a>00006 <span class="comment"> * This file is part of Mozzi.</span>
<a name="l00007"></a>00007 <span class="comment"> *</span>
<a name="l00008"></a>00008 <span class="comment"> * Mozzi is free software: you can redistribute it and/or modify</span>
<a name="l00009"></a>00009 <span class="comment"> * it under the terms of the GNU General Public License as published by</span>
<a name="l00010"></a>00010 <span class="comment"> * the Free Software Foundation, either version 3 of the License, or</span>
<a name="l00011"></a>00011 <span class="comment"> * (at your option) any later version.</span>
<a name="l00012"></a>00012 <span class="comment"> *</span>
<a name="l00013"></a>00013 <span class="comment"> * Mozzi is distributed in the hope that it will be useful,</span>
<a name="l00014"></a>00014 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00015"></a>00015 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span>
<a name="l00016"></a>00016 <span class="comment"> * GNU General Public License for more details.</span>
<a name="l00017"></a>00017 <span class="comment"> *</span>
<a name="l00018"></a>00018 <span class="comment"> * You should have received a copy of the GNU General Public License</span>
<a name="l00019"></a>00019 <span class="comment"> * along with Mozzi. If not, see <http://www.gnu.org/licenses/>.</span>
<a name="l00020"></a>00020 <span class="comment"> *</span>
<a name="l00021"></a>00021 <span class="comment"> */</span>
<a name="l00022"></a>00022
<a name="l00023"></a>00023 <span class="preprocessor">#ifndef MOZZIGUTS_H_</span>
<a name="l00024"></a>00024 <span class="preprocessor"></span><span class="preprocessor">#define MOZZIGUTS_H_</span>
<a name="l00025"></a>00025 <span class="preprocessor"></span>
<a name="l00026"></a>00026 <span class="preprocessor">#if F_CPU != 16000000</span>
<a name="l00027"></a>00027 <span class="preprocessor"></span><span class="preprocessor">#error Mozzi requires a cpu clock speed of 16MHz!</span>
<a name="l00028"></a>00028 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00029"></a>00029 <span class="preprocessor"></span>
<a name="l00030"></a>00030 <span class="preprocessor">#include "Arduino.h"</span>
<a name="l00031"></a>00031 <span class="preprocessor">#include "TimerOne.h"</span>
<a name="l00032"></a>00032 <span class="preprocessor">#include "TimerZero.h"</span>
<a name="l00033"></a>00033 <span class="comment">//#include "MozziTimer2.h"</span>
<a name="l00034"></a>00034 <span class="comment">//#include "FrequencyTimer2.h"</span>
<a name="l00035"></a>00035
<a name="l00036"></a>00036
<a name="l00067"></a>00067 <span class="comment">//#define AUDIO_CHANNEL_1_PIN 9</span>
<a name="l00068"></a><a class="code" href="group__core.html#ga4a4f0dc9e1f5947ac6b5336b5cf14d4f">00068</a> <span class="preprocessor">#define AUDIO_CHANNEL_1_PIN TIMER1_A_PIN // defined in TimerOne/config/known_16bit_timers.h</span>
<a name="l00069"></a>00069 <span class="preprocessor"></span>
<a name="l00070"></a>00070
<a name="l00071"></a>00071 <span class="comment">/* Used internally. If there was a channel 2, it would be OCR1B.*/</span>
<a name="l00072"></a>00072 <span class="preprocessor">#define AUDIO_CHANNEL_1_OUTPUT_REGISTER OCR1A</span>
<a name="l00073"></a>00073 <span class="preprocessor"></span>
<a name="l00084"></a>00084 <span class="comment">// maybe 20,24 or 28k-ish later with combos of pow2</span>
<a name="l00085"></a><a class="code" href="group__core.html#ga5b972bafb3267e820993812beca1b298">00085</a> <span class="preprocessor">#define AUDIO_RATE 16384</span>
<a name="l00086"></a>00086 <span class="preprocessor"></span>
<a name="l00087"></a>00087 <span class="preprocessor">#if AUDIO_RATE == 16384</span>
<a name="l00088"></a>00088 <span class="preprocessor"></span><span class="comment">/* Used internally for audio-rate optimisation.*/</span>
<a name="l00089"></a>00089 <span class="preprocessor">#define AUDIO_RATE_AS_LSHIFT 14</span>
<a name="l00090"></a>00090 <span class="preprocessor"></span>
<a name="l00091"></a>00091
<a name="l00103"></a><a class="code" href="group__core.html#gacec43f46095112fe36129fbb46ed5762">00103</a> <span class="preprocessor">#define AUDIO_PWM_RESOLUTION 488 // from Timer1.pwmPeriod calculated for interrupt rate 16384</span>
<a name="l00104"></a>00104 <span class="preprocessor"></span><span class="comment">/* Used internally to put the 0-biased generated audio into the right range for PWM output.*/</span>
<a name="l00105"></a>00105 <span class="preprocessor">#define AUDIO_BIAS 244</span>
<a name="l00106"></a>00106 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00107"></a>00107 <span class="preprocessor"></span>
<a name="l00108"></a>00108 <span class="preprocessor">#define FIXMATH_OPTIMIZE_8BIT </span><span class="comment">/* libfixmath option */</span>
<a name="l00109"></a>00109
<a name="l00110"></a>00110 <span class="comment">// these are documented in .cpp file</span>
<a name="l00111"></a>00111 <span class="keywordtype">void</span> <a class="code" href="group__core.html#gaedc83c89280eccc3b7fdb3115daab573" title="Sets up the timers for audio and control rate processes.">startMozzi</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> control_rate_hz);
<a name="l00112"></a>00112 <span class="keywordtype">void</span> <a class="code" href="group__core.html#ga2fca37b988ab369e2f3c3108c683e59d" title="This is required in Arduino's loop().">audioHook</a>();
<a name="l00113"></a>00113 <span class="keyword">static</span> <span class="keywordtype">void</span> outputAudio();
<a name="l00114"></a>00114
<a name="l00121"></a>00121 <span class="keywordtype">void</span> <a class="code" href="group__core.html#ga59d187b915b2e366c88489e52801951a" title="This is where you put your control code.">updateControl</a>();
<a name="l00122"></a>00122
<a name="l00123"></a>00123
<a name="l00130"></a>00130 <span class="keywordtype">int</span> <a class="code" href="group__core.html#gaab0d2c840c1aac4bb5f9b8ef5df30f6a" title="This is where you put your audio code.">updateAudio</a>();
<a name="l00131"></a>00131
<a name="l00132"></a>00132
<a name="l00133"></a>00133 <span class="preprocessor">#endif </span><span class="comment">/* MOZZIGUTS_H_ */</span>
</pre></div></div><!-- contents -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Nov 9 2012 22:42:59 for Mozzi by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.0
</small></address>
</body>
</html>
|
Resources/saisie.part.html | rasserj/dummy_JR | <h1>Saisie d'une immobilisation</h1>
<form id="saisie-form">
<fieldset>
<legend>Informations sur le compte</legend>
<fieldset id="groupe-utiliser-cpte">
<legend>
<label for="form-imm-cpte-utiliser">Utiliser un compte existant</label>
<input type="radio" name="creer-compte" value="form-imm-cpte-utiliser" id="form-imm-cpte-utiliser" checked>
</legend>
<div class="form-line">
<select id="form-imm-cpte">
<!-- Options rajoutées dynamiquement -->
</select>
</div>
</fieldset>
<fieldset id="groupe-creer-cpte">
<legend>
<label for="form-imm-cpte-creer">Créer un nouveau compte</label>
<input type="radio" name="creer-compte" value="form-imm-cpte-creer" id="form-imm-cpte-creer">
</legend>
<div class="form-line">
<label class="aligned" for="form-imm-num-cpte">N° compte :</label>
<input name="num-compte" id="form-imm-num-cpte" disabled>
</div>
<div class="form-line">
<label class="aligned" for="form-imm-num-cpte-amort">N° compte d'amortissement :</label>
<input name="num-compte-amort" id="form-imm-num-cpte-amort" disabled>
</div>
<div class="form-line">
<label class="aligned" for="form-imm-commune">Commune :</label>
<input name="commune" id="form-imm-commune" disabled>
</div>
</fieldset>
</fieldset>
<fieldset>
<legend>Informations sur <span id="type-immo-nom">l'immobilisation</span></legend>
<div class="form-line">
<label class="aligned" for="form-imm-type">Type :</label>
<select name="type" id="form-imm-type">
<option value="immo" selected>Immobilisation</option>
<option value="subv">Subvention</option>
</select>
</div>
<div class="form-line">
<label class="aligned" for="form-imm-comm">Commentaire :</label>
<input name="comm" id="form-imm-comm">
</div>
<div class="form-line">
<label class="aligned" for="form-imm-num">N° inventaire :</label>
<input name="num" id="form-imm-num">
</div>
<div class="form-line">
<label class="aligned" for="form-imm-valeur">Valeur brute :</label>
<input name="valeur" id="form-imm-valeur"> EUR
</div>
<div class="form-line">
<label class="aligned" for="form-imm-duree">Durée d'amortissement :</label>
<input name="duree" id="form-imm-duree"> année(s)
</div>
<div class="form-line">
<label class="aligned" for="form-imm-depart">Année du 1<sup>er</sup> paiement :</label>
<input name="depart" id="formm-imm-depart">
</div>
</fieldset>
<div class="centered">
<input class="app-button" type="submit" value="Valider">
</div>
</form> |
styles.css | IOC/moodle-block_mymail | .block_mymail_courses,
.block_mymail_labels {
margin-left: 1em;
}
.block_mymail_count {
font-weight: bold;
margin-left: 0.5em;
}
.block_mymail h3.main {
font-weight: normal;
}
|
doc/index-files/index-1.html | KinkyDesign/yaqp | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_16) on Sun Jan 10 14:38:06 EET 2010 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
A-Index (OpenTox WebServices - API Documentation)
</TITLE>
<META NAME="date" CONTENT="2010-01-10">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="A-Index (OpenTox WebServices - API Documentation)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV LETTER
<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">R</A> <A HREF="index-18.html">S</A> <A HREF="index-19.html">T</A> <A HREF="index-20.html">U</A> <A HREF="index-21.html">V</A> <A HREF="index-22.html">W</A> <A HREF="index-23.html">X</A> <A HREF="index-24.html">Y</A> <A HREF="index-25.html">_</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="../org/opentox/ontology/meta/DCMeta.html#about"><B>about</B></A> -
Variable in class org.opentox.ontology.meta.<A HREF="../org/opentox/ontology/meta/DCMeta.html" title="class in org.opentox.ontology.meta">DCMeta</A>
<DD>
<DT><A HREF="../org/opentox/ontology/namespaces/AbsOntClass.html" title="class in org.opentox.ontology.namespaces"><B>AbsOntClass</B></A> - Class in <A HREF="../org/opentox/ontology/namespaces/package-summary.html">org.opentox.ontology.namespaces</A><DD>Superclass for all Namespaces introduced in opentox such as
<A HREF="../org/opentox/ontology/namespaces/AlgorithmTypes.html" title="class in org.opentox.ontology.namespaces"><CODE>AlgorithmTypes</CODE></A>,
<A HREF="../org/opentox/ontology/namespaces/OTProperties.html" title="class in org.opentox.ontology.namespaces"><CODE>OTProperties</CODE></A>
and <A HREF="../org/opentox/ontology/namespaces/OTClass.html" title="class in org.opentox.ontology.namespaces"><CODE>OTClass</CODE></A><DT><A HREF="../org/opentox/ontology/namespaces/AbsOntClass.html#AbsOntClass()"><B>AbsOntClass()</B></A> -
Constructor for class org.opentox.ontology.namespaces.<A HREF="../org/opentox/ontology/namespaces/AbsOntClass.html" title="class in org.opentox.ontology.namespaces">AbsOntClass</A>
<DD>
<DT><A HREF="../org/opentox/ontology/namespaces/AbsOntClass.html#AbsOntClass(com.hp.hpl.jena.rdf.model.Resource)"><B>AbsOntClass(Resource)</B></A> -
Constructor for class org.opentox.ontology.namespaces.<A HREF="../org/opentox/ontology/namespaces/AbsOntClass.html" title="class in org.opentox.ontology.namespaces">AbsOntClass</A>
<DD>
<DT><A HREF="../org/opentox/ontology/namespaces/AbsOntClass.Class.html" title="class in org.opentox.ontology.namespaces"><B>AbsOntClass.Class</B></A> - Class in <A HREF="../org/opentox/ontology/namespaces/package-summary.html">org.opentox.ontology.namespaces</A><DD>Class Resources of the AbsOntClass.<DT><A HREF="../org/opentox/ontology/namespaces/AbsOntClass.Class.html#AbsOntClass.Class()"><B>AbsOntClass.Class()</B></A> -
Constructor for class org.opentox.ontology.namespaces.<A HREF="../org/opentox/ontology/namespaces/AbsOntClass.Class.html" title="class in org.opentox.ontology.namespaces">AbsOntClass.Class</A>
<DD>
<DT><A HREF="../org/opentox/ontology/namespaces/AbsOntClass.Class.html#AbsOntClass.Class(com.hp.hpl.jena.rdf.model.Resource)"><B>AbsOntClass.Class(Resource)</B></A> -
Constructor for class org.opentox.ontology.namespaces.<A HREF="../org/opentox/ontology/namespaces/AbsOntClass.Class.html" title="class in org.opentox.ontology.namespaces">AbsOntClass.Class</A>
<DD>
<DT><A HREF="../org/opentox/formatters/AbstractAlgorithmFormatter.html" title="class in org.opentox.formatters"><B>AbstractAlgorithmFormatter</B></A> - Class in <A HREF="../org/opentox/formatters/package-summary.html">org.opentox.formatters</A><DD> <DT><A HREF="../org/opentox/formatters/AbstractAlgorithmFormatter.html#AbstractAlgorithmFormatter()"><B>AbstractAlgorithmFormatter()</B></A> -
Constructor for class org.opentox.formatters.<A HREF="../org/opentox/formatters/AbstractAlgorithmFormatter.html" title="class in org.opentox.formatters">AbstractAlgorithmFormatter</A>
<DD>Constructor of the Abstract Formater.
<DT><A HREF="../org/opentox/formatters/AbstractModelFormatter.html" title="class in org.opentox.formatters"><B>AbstractModelFormatter</B></A> - Class in <A HREF="../org/opentox/formatters/package-summary.html">org.opentox.formatters</A><DD> <DT><A HREF="../org/opentox/formatters/AbstractModelFormatter.html#AbstractModelFormatter(int)"><B>AbstractModelFormatter(int)</B></A> -
Constructor for class org.opentox.formatters.<A HREF="../org/opentox/formatters/AbstractModelFormatter.html" title="class in org.opentox.formatters">AbstractModelFormatter</A>
<DD>
<DT><A HREF="../org/opentox/algorithm/trainer/AbstractTrainer.html" title="class in org.opentox.algorithm.trainer"><B>AbstractTrainer</B></A> - Class in <A HREF="../org/opentox/algorithm/trainer/package-summary.html">org.opentox.algorithm.trainer</A><DD>Abstract Algorithm Trainer.<DT><A HREF="../org/opentox/algorithm/trainer/AbstractTrainer.html#AbstractTrainer(org.restlet.data.Form, org.restlet.resource.ServerResource)"><B>AbstractTrainer(Form, ServerResource)</B></A> -
Constructor for class org.opentox.algorithm.trainer.<A HREF="../org/opentox/algorithm/trainer/AbstractTrainer.html" title="class in org.opentox.algorithm.trainer">AbstractTrainer</A>
<DD>Constructor.
<DT><A HREF="../org/opentox/algorithm/trainer/AbstractTrainer.Classification.html" title="annotation in org.opentox.algorithm.trainer"><B>AbstractTrainer.Classification</B></A> - Annotation Type in <A HREF="../org/opentox/algorithm/trainer/package-summary.html">org.opentox.algorithm.trainer</A><DD> <DT><A HREF="../org/opentox/algorithm/trainer/AbstractTrainer.Regression.html" title="annotation in org.opentox.algorithm.trainer"><B>AbstractTrainer.Regression</B></A> - Annotation Type in <A HREF="../org/opentox/algorithm/trainer/package-summary.html">org.opentox.algorithm.trainer</A><DD> <DT><A HREF="../org/opentox/database/UsersTable.html#addUser(java.lang.String, java.lang.String, org.opentox.auth.Priviledges)"><B>addUser(String, String, Priviledges)</B></A> -
Method in class org.opentox.database.<A HREF="../org/opentox/database/UsersTable.html" title="class in org.opentox.database">UsersTable</A>
<DD>This method is used to add a new user to the USERS table.
<DT><A HREF="../org/opentox/auth/Priviledges.html#ADMIN"><B>ADMIN</B></A> -
Static variable in class org.opentox.auth.<A HREF="../org/opentox/auth/Priviledges.html" title="class in org.opentox.auth">Priviledges</A>
<DD>Administrators.
<DT><A HREF="../org/opentox/ontology/namespaces/OTClass.html#Algorithm"><B>Algorithm</B></A> -
Static variable in class org.opentox.ontology.namespaces.<A HREF="../org/opentox/ontology/namespaces/OTClass.html" title="class in org.opentox.ontology.namespaces">OTClass</A>
<DD>
<DT><A HREF="../org/opentox/ontology/namespaces/OTProperties.html#algorithm"><B>algorithm</B></A> -
Static variable in class org.opentox.ontology.namespaces.<A HREF="../org/opentox/ontology/namespaces/OTProperties.html" title="class in org.opentox.ontology.namespaces">OTProperties</A>
<DD>
<DT><A HREF="../org/opentox/resource/Algorithm.html" title="class in org.opentox.resource"><B>Algorithm</B></A> - Class in <A HREF="../org/opentox/resource/package-summary.html">org.opentox.resource</A><DD> <DT><A HREF="../org/opentox/resource/Algorithm.html#Algorithm()"><B>Algorithm()</B></A> -
Constructor for class org.opentox.resource.<A HREF="../org/opentox/resource/Algorithm.html" title="class in org.opentox.resource">Algorithm</A>
<DD>
<DT><A HREF="../org/opentox/resource/Algorithm.html#algorithm"><B>algorithm</B></A> -
Variable in class org.opentox.resource.<A HREF="../org/opentox/resource/Algorithm.html" title="class in org.opentox.resource">Algorithm</A>
<DD>The id of the regression algorithm.
<DT><A HREF="../org/opentox/resource/ModelResource.html#algorithm"><B>algorithm</B></A> -
Variable in class org.opentox.resource.<A HREF="../org/opentox/resource/ModelResource.html" title="class in org.opentox.resource">ModelResource</A>
<DD>
<DT><A HREF="../org/opentox/resource/ListModels.html#ALGORITHM_TYPE_QUERY"><B>ALGORITHM_TYPE_QUERY</B></A> -
Static variable in class org.opentox.resource.<A HREF="../org/opentox/resource/ListModels.html" title="class in org.opentox.resource">ListModels</A>
<DD>searchAlgorithm can be any keyword related to algorithms such as
classification, regression, learning, svm, svc, mlr, knn.
<DT><A HREF="../org/opentox/algorithm/AlgorithmEnum.html" title="enum in org.opentox.algorithm"><B>AlgorithmEnum</B></A> - Enum in <A HREF="../org/opentox/algorithm/package-summary.html">org.opentox.algorithm</A><DD>Enumeration of all available algorithms on the server.<DT><A HREF="../org/opentox/algorithm/AlgorithmEnum.html#AlgorithmEnum(java.lang.String)"><B>AlgorithmEnum(String)</B></A> -
Constructor for enum org.opentox.algorithm.<A HREF="../org/opentox/algorithm/AlgorithmEnum.html" title="enum in org.opentox.algorithm">AlgorithmEnum</A>
<DD>Private Constructor.
<DT><A HREF="../org/opentox/algorithm/AlgorithmEnum.IteratorImpl.html" title="class in org.opentox.algorithm"><B>AlgorithmEnum.IteratorImpl</B></A> - Class in <A HREF="../org/opentox/algorithm/package-summary.html">org.opentox.algorithm</A><DD> <DT><A HREF="../org/opentox/algorithm/AlgorithmEnum.IteratorImpl.html#AlgorithmEnum.IteratorImpl()"><B>AlgorithmEnum.IteratorImpl()</B></A> -
Constructor for class org.opentox.algorithm.<A HREF="../org/opentox/algorithm/AlgorithmEnum.IteratorImpl.html" title="class in org.opentox.algorithm">AlgorithmEnum.IteratorImpl</A>
<DD>
<DT><A HREF="../org/opentox/formatters/AlgorithmJsonFormatter.html" title="class in org.opentox.formatters"><B>AlgorithmJsonFormatter</B></A> - Class in <A HREF="../org/opentox/formatters/package-summary.html">org.opentox.formatters</A><DD> <DT><A HREF="../org/opentox/formatters/AlgorithmJsonFormatter.html#AlgorithmJsonFormatter(org.opentox.ontology.meta.AlgorithmMeta)"><B>AlgorithmJsonFormatter(AlgorithmMeta)</B></A> -
Constructor for class org.opentox.formatters.<A HREF="../org/opentox/formatters/AlgorithmJsonFormatter.html" title="class in org.opentox.formatters">AlgorithmJsonFormatter</A>
<DD>
<DT><A HREF="../org/opentox/ontology/meta/AlgorithmMeta.html" title="class in org.opentox.ontology.meta"><B>AlgorithmMeta</B></A> - Class in <A HREF="../org/opentox/ontology/meta/package-summary.html">org.opentox.ontology.meta</A><DD>Meta-Information about an algorithm.<DT><A HREF="../org/opentox/ontology/meta/AlgorithmMeta.html#AlgorithmMeta()"><B>AlgorithmMeta()</B></A> -
Constructor for class org.opentox.ontology.meta.<A HREF="../org/opentox/ontology/meta/AlgorithmMeta.html" title="class in org.opentox.ontology.meta">AlgorithmMeta</A>
<DD>
<DT><A HREF="../org/opentox/ontology/meta/AlgorithmMeta.html#AlgorithmMeta(java.lang.String)"><B>AlgorithmMeta(String)</B></A> -
Constructor for class org.opentox.ontology.meta.<A HREF="../org/opentox/ontology/meta/AlgorithmMeta.html" title="class in org.opentox.ontology.meta">AlgorithmMeta</A>
<DD>
<DT><A HREF="../org/opentox/algorithm/AlgorithmParameter.html" title="class in org.opentox.algorithm"><B>AlgorithmParameter</B></A><<A HREF="../org/opentox/algorithm/AlgorithmParameter.html" title="type parameter in AlgorithmParameter">E</A>> - Class in <A HREF="../org/opentox/algorithm/package-summary.html">org.opentox.algorithm</A><DD>Algorithm Parameter.<DT><A HREF="../org/opentox/algorithm/AlgorithmParameter.html#AlgorithmParameter(java.lang.String, com.hp.hpl.jena.datatypes.xsd.XSDDatatype, E, java.lang.String)"><B>AlgorithmParameter(String, XSDDatatype, E, String)</B></A> -
Constructor for class org.opentox.algorithm.<A HREF="../org/opentox/algorithm/AlgorithmParameter.html" title="class in org.opentox.algorithm">AlgorithmParameter</A>
<DD>
<DT><A HREF="../org/opentox/ontology/meta/ModelMeta.html#algorithmParameters"><B>algorithmParameters</B></A> -
Variable in class org.opentox.ontology.meta.<A HREF="../org/opentox/ontology/meta/ModelMeta.html" title="class in org.opentox.ontology.meta">ModelMeta</A>
<DD>List of parameters of the algorithm used to train the model.
<DT><A HREF="../org/opentox/formatters/AlgorithmRdfFormatter.html" title="class in org.opentox.formatters"><B>AlgorithmRdfFormatter</B></A> - Class in <A HREF="../org/opentox/formatters/package-summary.html">org.opentox.formatters</A><DD>Build an RDF representation for an Algorithm.<DT><A HREF="../org/opentox/formatters/AlgorithmRdfFormatter.html#AlgorithmRdfFormatter(org.opentox.ontology.meta.AlgorithmMeta)"><B>AlgorithmRdfFormatter(AlgorithmMeta)</B></A> -
Constructor for class org.opentox.formatters.<A HREF="../org/opentox/formatters/AlgorithmRdfFormatter.html" title="class in org.opentox.formatters">AlgorithmRdfFormatter</A>
<DD>Class Constructor.
<DT><A HREF="../org/opentox/algorithm/reporting/AlgorithmReporter.html" title="class in org.opentox.algorithm.reporting"><B>AlgorithmReporter</B></A> - Class in <A HREF="../org/opentox/algorithm/reporting/package-summary.html">org.opentox.algorithm.reporting</A><DD> <DT><A HREF="../org/opentox/algorithm/reporting/AlgorithmReporter.html#AlgorithmReporter()"><B>AlgorithmReporter()</B></A> -
Constructor for class org.opentox.algorithm.reporting.<A HREF="../org/opentox/algorithm/reporting/AlgorithmReporter.html" title="class in org.opentox.algorithm.reporting">AlgorithmReporter</A>
<DD>
<DT><A HREF="../org/opentox/ontology/meta/AlgorithmMeta.html#algorithmType"><B>algorithmType</B></A> -
Variable in class org.opentox.ontology.meta.<A HREF="../org/opentox/ontology/meta/AlgorithmMeta.html" title="class in org.opentox.ontology.meta">AlgorithmMeta</A>
<DD>
<DT><A HREF="../org/opentox/ontology/namespaces/AlgorithmTypes.html" title="class in org.opentox.ontology.namespaces"><B>AlgorithmTypes</B></A> - Class in <A HREF="../org/opentox/ontology/namespaces/package-summary.html">org.opentox.ontology.namespaces</A><DD> <DT><A HREF="../org/opentox/ontology/namespaces/AlgorithmTypes.html#AlgorithmTypes()"><B>AlgorithmTypes()</B></A> -
Constructor for class org.opentox.ontology.namespaces.<A HREF="../org/opentox/ontology/namespaces/AlgorithmTypes.html" title="class in org.opentox.ontology.namespaces">AlgorithmTypes</A>
<DD>
<DT><A HREF="../org/opentox/ontology/meta/ModelMeta.html#AlgorithmURI"><B>AlgorithmURI</B></A> -
Variable in class org.opentox.ontology.meta.<A HREF="../org/opentox/ontology/meta/ModelMeta.html" title="class in org.opentox.ontology.meta">ModelMeta</A>
<DD>URI of the algorithm used to train the model.
<DT><A HREF="../org/opentox/resource/OTResource.URIs.html#algorithmURI"><B>algorithmURI</B></A> -
Static variable in class org.opentox.resource.<A HREF="../org/opentox/resource/OTResource.URIs.html" title="class in org.opentox.resource">OTResource.URIs</A>
<DD>URI for all algorithms.
<DT><A HREF="../org/opentox/formatters/AlgorithmXmlFormatter.html" title="class in org.opentox.formatters"><B>AlgorithmXmlFormatter</B></A> - Class in <A HREF="../org/opentox/formatters/package-summary.html">org.opentox.formatters</A><DD> <DT><A HREF="../org/opentox/formatters/AlgorithmXmlFormatter.html#AlgorithmXmlFormatter(org.opentox.ontology.meta.AlgorithmMeta)"><B>AlgorithmXmlFormatter(AlgorithmMeta)</B></A> -
Constructor for class org.opentox.formatters.<A HREF="../org/opentox/formatters/AlgorithmXmlFormatter.html" title="class in org.opentox.formatters">AlgorithmXmlFormatter</A>
<DD>
<DT><A HREF="../org/opentox/formatters/AlgorithmYamlFormatter.html" title="class in org.opentox.formatters"><B>AlgorithmYamlFormatter</B></A> - Class in <A HREF="../org/opentox/formatters/package-summary.html">org.opentox.formatters</A><DD> <DT><A HREF="../org/opentox/formatters/AlgorithmYamlFormatter.html#AlgorithmYamlFormatter(org.opentox.ontology.meta.AlgorithmMeta)"><B>AlgorithmYamlFormatter(AlgorithmMeta)</B></A> -
Constructor for class org.opentox.formatters.<A HREF="../org/opentox/formatters/AlgorithmYamlFormatter.html" title="class in org.opentox.formatters">AlgorithmYamlFormatter</A>
<DD>
<DT><A HREF="../org/opentox/error/ErrorRepresentation.html#append(org.opentox.error.ErrorRepresentation)"><B>append(ErrorRepresentation)</B></A> -
Method in class org.opentox.error.<A HREF="../org/opentox/error/ErrorRepresentation.html" title="class in org.opentox.error">ErrorRepresentation</A>
<DD>Concatenates two Error Representations by mixing together their explanatory
messages and their lists of Throwables.
<DT><A HREF="../org/opentox/error/ErrorRepresentation.html#append(java.lang.Throwable, java.lang.String, org.restlet.data.Status)"><B>append(Throwable, String, Status)</B></A> -
Method in class org.opentox.error.<A HREF="../org/opentox/error/ErrorRepresentation.html" title="class in org.opentox.error">ErrorRepresentation</A>
<DD>Adds a <CODE>Throwable</CODE> and an explanatory message for it to the current
ErrorRepresentation.
<DT><A HREF="../org/opentox/auth/CredentialsVerifier.html#application"><B>application</B></A> -
Variable in class org.opentox.auth.<A HREF="../org/opentox/auth/CredentialsVerifier.html" title="class in org.opentox.auth">CredentialsVerifier</A>
<DD>
<DT><A HREF="../org/opentox/media/OpenToxMediaType.html#APPLICATION_YAML"><B>APPLICATION_YAML</B></A> -
Static variable in class org.opentox.media.<A HREF="../org/opentox/media/OpenToxMediaType.html" title="class in org.opentox.media">OpenToxMediaType</A>
<DD>
<DT><A HREF="../org/opentox/util/libSVM/svm_predict.html#atof(java.lang.String)"><B>atof(String)</B></A> -
Static method in class org.opentox.util.libSVM.<A HREF="../org/opentox/util/libSVM/svm_predict.html" title="class in org.opentox.util.libSVM">svm_predict</A>
<DD>
<DT><A HREF="../org/opentox/util/libSVM/svm_train.html#atof(java.lang.String)"><B>atof(String)</B></A> -
Static method in class org.opentox.util.libSVM.<A HREF="../org/opentox/util/libSVM/svm_train.html" title="class in org.opentox.util.libSVM">svm_train</A>
<DD>
<DT><A HREF="../org/opentox/util/libSVM/svm_predict.html#atoi(java.lang.String)"><B>atoi(String)</B></A> -
Static method in class org.opentox.util.libSVM.<A HREF="../org/opentox/util/libSVM/svm_predict.html" title="class in org.opentox.util.libSVM">svm_predict</A>
<DD>
<DT><A HREF="../org/opentox/util/libSVM/svm_train.html#atoi(java.lang.String)"><B>atoi(String)</B></A> -
Static method in class org.opentox.util.libSVM.<A HREF="../org/opentox/util/libSVM/svm_train.html" title="class in org.opentox.util.libSVM">svm_train</A>
<DD>
<DT><A HREF="../org/opentox/ontology/meta/DCMeta.html#audience"><B>audience</B></A> -
Variable in class org.opentox.ontology.meta.<A HREF="../org/opentox/ontology/meta/DCMeta.html" title="class in org.opentox.ontology.meta">DCMeta</A>
<DD>
<DT><A HREF="../org/opentox/auth/GuardDog.ChallengeAuthenticatorImpl.html#authenticate(org.restlet.data.Request, org.restlet.data.Response)"><B>authenticate(Request, Response)</B></A> -
Method in class org.opentox.auth.<A HREF="../org/opentox/auth/GuardDog.ChallengeAuthenticatorImpl.html" title="class in org.opentox.auth">GuardDog.ChallengeAuthenticatorImpl</A>
<DD>
<DT><A HREF="../org/opentox/auth/CredentialsVerifier.html#authorizationLevel"><B>authorizationLevel</B></A> -
Variable in class org.opentox.auth.<A HREF="../org/opentox/auth/CredentialsVerifier.html" title="class in org.opentox.auth">CredentialsVerifier</A>
<DD>
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV LETTER
<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">R</A> <A HREF="index-18.html">S</A> <A HREF="index-19.html">T</A> <A HREF="index-20.html">U</A> <A HREF="index-21.html">V</A> <A HREF="index-22.html">W</A> <A HREF="index-23.html">X</A> <A HREF="index-24.html">Y</A> <A HREF="index-25.html">_</A> <HR>
</BODY>
</HTML>
|
html/d8/dc5/Stat_8idl_source.html | verdantyang/fibjs_docs | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>Javascript on Fiber: Stat.idl 源文件</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../jquery.js"></script>
<script type="text/javascript" src="../../dynsections.js"></script>
<link href="../../navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../resize.js"></script>
<script type="text/javascript" src="../../navtreedata.js"></script>
<script type="text/javascript" src="../../navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../search/searchdata.js"></script>
<script type="text/javascript" src="../../search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="../../logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Javascript on Fiber
</div>
<div id="projectbrief">基于 Google v8 引擎实现的协程应用开发框架</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "../../search",false,'搜索');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="../../index.html"><span>首页</span></a></li>
<li><a href="../../pages.html"><span>教程</span></a></li>
<li><a href="../../namespaces.html"><span>模块</span></a></li>
<li><a href="../../annotated.html"><span>对象</span></a></li>
<li><a href="https://github.com/xicilion/fibjs"><span>下载</span></a></li>
<li><a href="http://named.cn/fibjs"><span>社区</span></a></li>
<li><a href="../../en/index.html"><span>English</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="../../search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="搜索" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="../../search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('d8/dc5/Stat_8idl_source.html','../../');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">Stat.idl</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> </div>
<div class="line"><a name="l00006"></a><span class="lineno"><a class="line" href="../../dc/da9/interfaceStat.html"> 6</a></span> <span class="keyword">interface </span><a class="code" href="../../dc/da9/interfaceStat.html">Stat</a> : <a class="code" href="../../db/d38/interfaceobject.html">object</a></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> {</div>
<div class="line"><a name="l00009"></a><span class="lineno"><a class="line" href="../../dc/da9/interfaceStat.html#ad647ebf992d48ff3b14a01c27563171d"> 9</a></span>  readonly String <a class="code" href="../../dc/da9/interfaceStat.html#ad647ebf992d48ff3b14a01c27563171d">name</a>;</div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div>
<div class="line"><a name="l00012"></a><span class="lineno"><a class="line" href="../../dc/da9/interfaceStat.html#a2e40d56627672e702cfd14aae5bc40e5"> 12</a></span>  readonly Long <a class="code" href="../../dc/da9/interfaceStat.html#a2e40d56627672e702cfd14aae5bc40e5">size</a>;</div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div>
<div class="line"><a name="l00015"></a><span class="lineno"><a class="line" href="../../dc/da9/interfaceStat.html#ae3cbd0224aa659cbcab4bad383519385"> 15</a></span>  readonly Integer <a class="code" href="../../dc/da9/interfaceStat.html#ae3cbd0224aa659cbcab4bad383519385">mode</a>;</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="../../dc/da9/interfaceStat.html#a356bbde5f558716ffc9ca7e4cf6f5aae"> 18</a></span>  readonly Date <a class="code" href="../../dc/da9/interfaceStat.html#a356bbde5f558716ffc9ca7e4cf6f5aae">mtime</a>;</div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div>
<div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="../../dc/da9/interfaceStat.html#ab6d9f86562712b75c8361cef6b4c747a"> 21</a></span>  readonly Date <a class="code" href="../../dc/da9/interfaceStat.html#ab6d9f86562712b75c8361cef6b4c747a">atime</a>;</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
<div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="../../dc/da9/interfaceStat.html#af62482780f5ebea39cf8f173f424f7d4"> 24</a></span>  readonly Date <a class="code" href="../../dc/da9/interfaceStat.html#af62482780f5ebea39cf8f173f424f7d4">ctime</a>;</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  Boolean <a class="code" href="../../dc/da9/interfaceStat.html#a568f1871921d0ed38b885a8d7218ed5d">isWritable</a>();</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  Boolean <a class="code" href="../../dc/da9/interfaceStat.html#a62f57226030d955723f1bc2894faaf92">isReadable</a>();</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  Boolean <a class="code" href="../../dc/da9/interfaceStat.html#a523a68f67f4cf80115a2cc7aa04bae5d">isExecutable</a>();</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  Boolean <a class="code" href="../../dc/da9/interfaceStat.html#a2552c268128d45631dcc9a28417e6553">isHidden</a>();</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  Boolean <a class="code" href="../../dc/da9/interfaceStat.html#a5970c0f2e6fc12189269dbd129109947">isDirectory</a>();</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  Boolean <a class="code" href="../../dc/da9/interfaceStat.html#abf6cc36a2d4edc90d7e40d199e6f7916">isFile</a>();</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  Boolean <a class="code" href="../../dc/da9/interfaceStat.html#a9ebfa050810515a36ecbf2549d8f8b5f">isSymbolicLink</a>();</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> </div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  Boolean <a class="code" href="../../dc/da9/interfaceStat.html#a34b8a148a3c7d4570ed19e642d7d5a72">isMemory</a>();</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  Boolean <a class="code" href="../../dc/da9/interfaceStat.html#a86560561f60b45ca4af6b9e935f18143">isSocket</a>();</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> };</div>
<div class="ttc" id="interfaceobject_html"><div class="ttname"><a href="../../db/d38/interfaceobject.html">object</a></div><div class="ttdoc">基础对象,所有对象均继承于此 </div><div class="ttdef"><b>Definition:</b> object.idl:2</div></div>
<div class="ttc" id="interfaceStat_html_a356bbde5f558716ffc9ca7e4cf6f5aae"><div class="ttname"><a href="../../dc/da9/interfaceStat.html#a356bbde5f558716ffc9ca7e4cf6f5aae">Stat.mtime</a></div><div class="ttdeci">readonly Date mtime</div><div class="ttdoc">文件最后修改时间 </div><div class="ttdef"><b>Definition:</b> Stat.idl:18</div></div>
<div class="ttc" id="interfaceStat_html_a2552c268128d45631dcc9a28417e6553"><div class="ttname"><a href="../../dc/da9/interfaceStat.html#a2552c268128d45631dcc9a28417e6553">Stat.isHidden</a></div><div class="ttdeci">Boolean isHidden()</div><div class="ttdoc">查询文件是否隐藏 </div></div>
<div class="ttc" id="interfaceStat_html_abf6cc36a2d4edc90d7e40d199e6f7916"><div class="ttname"><a href="../../dc/da9/interfaceStat.html#abf6cc36a2d4edc90d7e40d199e6f7916">Stat.isFile</a></div><div class="ttdeci">Boolean isFile()</div><div class="ttdoc">查询文件是否是文件 </div></div>
<div class="ttc" id="interfaceStat_html_a2e40d56627672e702cfd14aae5bc40e5"><div class="ttname"><a href="../../dc/da9/interfaceStat.html#a2e40d56627672e702cfd14aae5bc40e5">Stat.size</a></div><div class="ttdeci">readonly Long size</div><div class="ttdoc">文件尺寸 </div><div class="ttdef"><b>Definition:</b> Stat.idl:12</div></div>
<div class="ttc" id="interfaceStat_html_a86560561f60b45ca4af6b9e935f18143"><div class="ttname"><a href="../../dc/da9/interfaceStat.html#a86560561f60b45ca4af6b9e935f18143">Stat.isSocket</a></div><div class="ttdeci">Boolean isSocket()</div><div class="ttdoc">查询文件是否是 Socket </div></div>
<div class="ttc" id="interfaceStat_html_a568f1871921d0ed38b885a8d7218ed5d"><div class="ttname"><a href="../../dc/da9/interfaceStat.html#a568f1871921d0ed38b885a8d7218ed5d">Stat.isWritable</a></div><div class="ttdeci">Boolean isWritable()</div><div class="ttdoc">查询文件是否有写入权限 </div></div>
<div class="ttc" id="interfaceStat_html_ad647ebf992d48ff3b14a01c27563171d"><div class="ttname"><a href="../../dc/da9/interfaceStat.html#ad647ebf992d48ff3b14a01c27563171d">Stat.name</a></div><div class="ttdeci">readonly String name</div><div class="ttdoc">文件名称 </div><div class="ttdef"><b>Definition:</b> Stat.idl:9</div></div>
<div class="ttc" id="interfaceStat_html_ab6d9f86562712b75c8361cef6b4c747a"><div class="ttname"><a href="../../dc/da9/interfaceStat.html#ab6d9f86562712b75c8361cef6b4c747a">Stat.atime</a></div><div class="ttdeci">readonly Date atime</div><div class="ttdoc">文件最后访问时间 </div><div class="ttdef"><b>Definition:</b> Stat.idl:21</div></div>
<div class="ttc" id="interfaceStat_html_a523a68f67f4cf80115a2cc7aa04bae5d"><div class="ttname"><a href="../../dc/da9/interfaceStat.html#a523a68f67f4cf80115a2cc7aa04bae5d">Stat.isExecutable</a></div><div class="ttdeci">Boolean isExecutable()</div><div class="ttdoc">查询文件是否有执行权限 </div></div>
<div class="ttc" id="interfaceStat_html_af62482780f5ebea39cf8f173f424f7d4"><div class="ttname"><a href="../../dc/da9/interfaceStat.html#af62482780f5ebea39cf8f173f424f7d4">Stat.ctime</a></div><div class="ttdeci">readonly Date ctime</div><div class="ttdoc">文件创建时间 </div><div class="ttdef"><b>Definition:</b> Stat.idl:24</div></div>
<div class="ttc" id="interfaceStat_html_ae3cbd0224aa659cbcab4bad383519385"><div class="ttname"><a href="../../dc/da9/interfaceStat.html#ae3cbd0224aa659cbcab4bad383519385">Stat.mode</a></div><div class="ttdeci">readonly Integer mode</div><div class="ttdoc">文件权限,Windows 不支持此属性 </div><div class="ttdef"><b>Definition:</b> Stat.idl:15</div></div>
<div class="ttc" id="interfaceStat_html"><div class="ttname"><a href="../../dc/da9/interfaceStat.html">Stat</a></div><div class="ttdoc">文件的基础信息对象 </div><div class="ttdef"><b>Definition:</b> Stat.idl:6</div></div>
<div class="ttc" id="interfaceStat_html_a5970c0f2e6fc12189269dbd129109947"><div class="ttname"><a href="../../dc/da9/interfaceStat.html#a5970c0f2e6fc12189269dbd129109947">Stat.isDirectory</a></div><div class="ttdeci">Boolean isDirectory()</div><div class="ttdoc">查询文件是否是目录 </div></div>
<div class="ttc" id="interfaceStat_html_a62f57226030d955723f1bc2894faaf92"><div class="ttname"><a href="../../dc/da9/interfaceStat.html#a62f57226030d955723f1bc2894faaf92">Stat.isReadable</a></div><div class="ttdeci">Boolean isReadable()</div><div class="ttdoc">查询文件是否有读权限 </div></div>
<div class="ttc" id="interfaceStat_html_a9ebfa050810515a36ecbf2549d8f8b5f"><div class="ttname"><a href="../../dc/da9/interfaceStat.html#a9ebfa050810515a36ecbf2549d8f8b5f">Stat.isSymbolicLink</a></div><div class="ttdeci">Boolean isSymbolicLink()</div><div class="ttdoc">查询文件是否是符号链接 </div></div>
<div class="ttc" id="interfaceStat_html_a34b8a148a3c7d4570ed19e642d7d5a72"><div class="ttname"><a href="../../dc/da9/interfaceStat.html#a34b8a148a3c7d4570ed19e642d7d5a72">Stat.isMemory</a></div><div class="ttdeci">Boolean isMemory()</div><div class="ttdoc">查询文件是否是内存文件 </div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<style type="text/css">
body {
color: #666666;
}
a, .contents a:visited {
color: #3399ee;
}
.icona, #nav-sync {
display:none;
}
.directory td.entry, .directory td.desc {
padding: 8px;
}
</style>
</body>
</html> |
Server-Package-V2/quiz/angle_bisector_theorem.iframe.html | lanacademy/Server-Package-V2 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>LAN Academy V2</title>
<!-- Viewport -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS -->
<link rel="stylesheet" href="/etc/css/normalize.css">
<link rel="stylesheet" href="/etc/css/styles.css">
<!-- JS -->
<!--[if lt IE 9]>
<script src="/etc/js/html5shiv.js"></script>
<![endif]-->
<!-- Favicons -->
<link rel="shortcut icon" href="/etc/css/img/favicon.ico">
<link rel="apple-touch-icon" href="/etc/css/img/apple-touch-icon.png">
<link href="/etc/css/playlist.css" rel="/tylesheet" type="text/css">
<!--Video-->
<link href="/etc/js/video-js.css" rel="stylesheet" type="text/css">
<link href="/etc/js/video.playlist.css" rel="stylesheet" type="text/css">
<script src="/etc/js/jquery-1.9.1.min.js"></script>
<script src="/etc/js/autoellipsis.min.jquery.js"></script>
<script src="/etc/js/video.js"></script>
<script src="/etc/js/video.playlist.js"></script>
</head>
<body>
<header class="clearfix">
<div class="wrapper">
<h1 class="logo">
<a href="/">LAN Academy LMS</a>
</h1>
<!--Nav-->
<nav>
<ul>
<li><a href="/learn.php?=/var/www/static/content">Video Courses</a></li>
<li><a href="/typing">Typing Games</a></li>
<li><a href="/quiz">Math Practice</a></li>
</ul>
</nav> <!--/ responsive-nav -->
</div> <!--/ wrapper -->
</header>
<section class="main clearfix">
<div class="wrapper">
<!--Add left sidebar here, change width of tasters-->
<div class="tasters" style="width:100%;">
<article>
<!--Title -->
<div class="title-head"><h3>Exercise: angle bisector theorem</h3></div><!--Dir Listing-->
<iframe src="/static/khan-exercises/exercises/angle_bisector_theorem.html" seamless height="820px" scrolling="no" width="100%"></iframe>
</article>
</div><!--/ tasters -->
</div> <!--/ wrapper -->
</section><!--/ main -->
<footer>
<div class="wrapper">
<p>© Copyleft LAN Academy 2013 <a href="css/acknowledgments.html">Acknowledgments</a>
</p>
</div>
</footer>
<!--Other js-->
<script type="text/javascript">
var playerWidth = 600;
var playerHeight = 400;
</script>
<script src="/etc/js/custom.js"></script>
</body>
</html>
|
background.html | crodjer/tnp-notifier | <!doctype html>
<!--
- tnp-notifier: Traning and Placements Notices, Chrome Notifier
- Copyright (C) 2011 Rohan Jain
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"/></script>
<script src="static/js/tnp.js" type="text/javascript"/></script>
<script type="text/javascript">
var timeOut = 30 * 1000;
function backgroundCheck(){
checkNotices(notifier);
window.setTimeout(backgroundCheck, timeOut);
}
</script>
</head>
<body onload="backgroundCheck()">
<audio id="notification-sound" src="media/sounds/notification.mp3">
</body>
</html>
|
html_examples/text/ol.html | BLKSerene/WebTechTest | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<ol>
<li>first item</li>
<li>second item</li>
<li>third item</li>
</ol>
<ul>
<li>first item</li>
<li>second item</li>
<li>third item</li>
</ul>
</body>
</html> |
GEVA/docs/api/Algorithm/class-use/MyFirstSearchEngine.html | leokdawson/di-geva | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Mon Oct 06 15:54:37 IST 2014 -->
<title>Uses of Class Algorithm.MyFirstSearchEngine (GEVA specifications)</title>
<meta name="date" content="2014-10-06">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class Algorithm.MyFirstSearchEngine (GEVA specifications)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../Algorithm/MyFirstSearchEngine.html" title="class in Algorithm">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?Algorithm/class-use/MyFirstSearchEngine.html" target="_top">Frames</a></li>
<li><a href="MyFirstSearchEngine.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class Algorithm.MyFirstSearchEngine" class="title">Uses of Class<br>Algorithm.MyFirstSearchEngine</h2>
</div>
<div class="classUseContainer">No usage of Algorithm.MyFirstSearchEngine</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../Algorithm/MyFirstSearchEngine.html" title="class in Algorithm">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?Algorithm/class-use/MyFirstSearchEngine.html" target="_top">Frames</a></li>
<li><a href="MyFirstSearchEngine.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
doc/org/opentox/namespaces/class-use/Namespace.html | KinkyDesign/yaqp | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_16) on Thu Jan 07 03:38:52 EET 2010 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.opentox.namespaces.Namespace (OpenTox WebServices - API Documentation)
</TITLE>
<META NAME="date" CONTENT="2010-01-07">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.opentox.namespaces.Namespace (OpenTox WebServices - API Documentation)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/opentox/namespaces/Namespace.html" title="class in org.opentox.namespaces"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/opentox/namespaces//class-useNamespace.html" target="_top"><B>FRAMES</B></A>
<A HREF="Namespace.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.opentox.namespaces.Namespace</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../org/opentox/namespaces/Namespace.html" title="class in org.opentox.namespaces">Namespace</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.opentox.namespaces"><B>org.opentox.namespaces</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="org.opentox.namespaces"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../org/opentox/namespaces/Namespace.html" title="class in org.opentox.namespaces">Namespace</A> in <A HREF="../../../../org/opentox/namespaces/package-summary.html">org.opentox.namespaces</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../org/opentox/namespaces/Namespace.html" title="class in org.opentox.namespaces">Namespace</A> in <A HREF="../../../../org/opentox/namespaces/package-summary.html">org.opentox.namespaces</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/opentox/namespaces/AlgorithmTypes.html" title="class in org.opentox.namespaces">AlgorithmTypes</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/opentox/namespaces/OT.html" title="class in org.opentox.namespaces">OT</A></B></CODE>
<BR>
Namespaces used in this project.</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/opentox/namespaces/Namespace.html" title="class in org.opentox.namespaces"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/opentox/namespaces//class-useNamespace.html" target="_top"><B>FRAMES</B></A>
<A HREF="Namespace.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
Lab3/checkout2.html | yatzy2016/MalinSan | <!DOCTYPE html>
<html>
<head>
<title>Betalningsformulär</title>
<meta charset="utf-8">
<meta name="description" content="Checkout-Mycket bra sida om akrylfärger">
<meta name="keywords" content="färg, penslar, måla, konstnär">
<meta name="author" content="Malin Korander">
<link rel="stylesheet" type="text/css" href="styles/style_lab3.css">
</head>
<body>
<form>
<label id="Namn">Förnamn</label><br/>
<input type="text" id="Namn" name="Namn"/><br/>
<label id="Efternamn">Efternamn</label><br/>
<input type="text" id="Efternamn" name="Efternamn"/><br/>
<label id="Adress">Adress</label><br/>
<input type="text" id="Adress" name="Adress"/><br/>
<label id="Postnummer">Postnummer</label><br/>
<input type="text" id="Postnummer" name="Postnummer"/><br/>
<label id="Ort">Ort</label><br/>
<input type="text" id="Ort" name="Ort"/><br/>
<label id="e-post">e-post</label><br/>
<input type="e-mail" id="e-post" name="e-pst"/><br/>
<label id="Personnummer">Personnummer</label><br/>
<input type="text" id="Personnummer" name="Personnummer"/><br/>
</form>
</body>
</html> |
layout/base/tests/test_bug842853.html | Yukarumya/Yukarum-Redfoxes | <!DOCTYPE HTML>
<html>
<!--
https://bugzilla.mozilla.org/show_bug.cgi?id=842853
-->
<head>
<meta charset="utf-8">
<title>Test for Bug 842853</title>
<script type="application/javascript" src="/tests/SimpleTest/SimpleTest.js"></script>
<link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css"/>
<script type="application/javascript">
/** Test for Bug 842853 **/
SimpleTest.waitForExplicitFinish();
function runTest() {
var win = e.contentWindow;
if (win.location.hash != '') {
is(win.scrollY,500);
SimpleTest.finish();
return;
}
win.location.hash='#anchor'
win.scrollTo(0,500);
win.location.reload()
}
</script>
</head>
<body>
<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=842853">Mozilla Bug 842853</a>
<p id="display"></p>
<div id="content" style="display: none">
</div>
<pre id="test">
</pre>
<script>
var e = document.createElement('iframe');
var url = 'data:text/html,<a href="%23anchor">Click to scroll to anchor</a><div style="height:5000px"></div><a name="anchor">FAIL</a>'
e.setAttribute('src',url);
e.setAttribute('onload','runTest()');
document.body.appendChild(e);
</script>
</body>
</html>
|
404.html | Voldemart/voldemart.github.io | ---
title: Error 404 (not found)
permalink: /404.html
---
<div class="container">
<h1 class="page-header">{{ page.title }}</h1>
<p class="lead">The page you were looking for could not be found. Try searching it.</p>
</div>
|
doc/tcod/colors/LIGHTEST_SEPIA.v.html | surrsurus/edgequest | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=constant.LIGHTEST_SEPIA.html">
</head>
<body>
<p>Redirecting to <a href="constant.LIGHTEST_SEPIA.html">constant.LIGHTEST_SEPIA.html</a>...</p>
<script>location.replace("constant.LIGHTEST_SEPIA.html" + location.search + location.hash);</script>
</body>
</html> |
servo/gl/TexCoord3i/fn.is_loaded.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `is_loaded` fn in crate `servo`.">
<meta name="keywords" content="rust, rustlang, rust-lang, is_loaded">
<title>servo::gl::TexCoord3i::is_loaded - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<p class='location'><a href='../../index.html'>servo</a>::<wbr><a href='../index.html'>gl</a>::<wbr><a href='index.html'>TexCoord3i</a></p><script>window.sidebarCurrent = {name: 'is_loaded', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content fn">
<h1 class='fqn'><span class='in-band'>Function <a href='../../index.html'>servo</a>::<wbr><a href='../index.html'>gl</a>::<wbr><a href='index.html'>TexCoord3i</a>::<wbr><a class='fn' href=''>is_loaded</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-48630' class='srclink' href='../../../export/gleam/ffi/TexCoord3i/fn.is_loaded.html?gotosrc=48630' title='goto source code'>[src]</a></span></h1>
<pre class='rust fn'>pub fn is_loaded() -> <a href='../../../std/primitive.bool.html'>bool</a></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div>
<div class="shortcuts">
<h1>Keyboard Shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search Tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</div>
<script>
window.rootPath = "../../../";
window.currentCrate = "servo";
window.playgroundUrl = "";
</script>
<script src="../../../jquery.js"></script>
<script src="../../../main.js"></script>
<script async src="../../../search-index.js"></script>
</body>
</html> |
development/templates/tooltip-html-unsafe-popup.html | azerupi/SOTAwatch-filter | <div class="tooltip {{placement}}" ng-class="{ in: isOpen(), fade: animation() }">
<div class="tooltip-arrow"></div>
<div class="tooltip-inner" bind-html-unsafe="content"></div>
</div> |
gleam/gl/fn.VertexAttrib2d.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `VertexAttrib2d` fn in crate `gleam`.">
<meta name="keywords" content="rust, rustlang, rust-lang, VertexAttrib2d">
<title>gleam::gl::VertexAttrib2d - Rust</title>
<link rel="stylesheet" type="text/css" href="../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<p class='location'><a href='../index.html'>gleam</a>::<wbr><a href='index.html'>gl</a></p><script>window.sidebarCurrent = {name: 'VertexAttrib2d', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content fn">
<h1 class='fqn'><span class='in-band'>Function <a href='../index.html'>gleam</a>::<wbr><a href='index.html'>gl</a>::<wbr><a class='fn' href=''>VertexAttrib2d</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-23122' class='srclink' href='../../src/gleam///home/servo/buildbot/slave/doc/build/target/debug/build/gleam-9662459d59abad25/out/gl_bindings.rs.html#4765' title='goto source code'>[src]</a></span></h1>
<pre class='rust fn'>pub unsafe fn VertexAttrib2d(index: <a class='type' href='../../gleam/gl/types/type.GLuint.html' title='gleam::gl::types::GLuint'>GLuint</a>, x: <a class='type' href='../../gleam/gl/types/type.GLdouble.html' title='gleam::gl::types::GLdouble'>GLdouble</a>, y: <a class='type' href='../../gleam/gl/types/type.GLdouble.html' title='gleam::gl::types::GLdouble'>GLdouble</a>)</pre><div class='docblock'><p>Fallbacks: VertexAttrib2dARB, VertexAttrib2dNV</p>
</div></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div>
<div class="shortcuts">
<h1>Keyboard Shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search Tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</div>
<script>
window.rootPath = "../../";
window.currentCrate = "gleam";
window.playgroundUrl = "";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script async src="../../search-index.js"></script>
</body>
</html> |
encoding/codec/korean/windows949/start/index.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `start` mod in crate `encoding`.">
<meta name="keywords" content="rust, rustlang, rust-lang, start">
<title>encoding::codec::korean::windows949::start - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<p class='location'><a href='../../../../index.html'>encoding</a>::<wbr><a href='../../../index.html'>codec</a>::<wbr><a href='../../index.html'>korean</a>::<wbr><a href='../index.html'>windows949</a></p><script>window.sidebarCurrent = {name: 'start', ty: 'mod', relpath: '../'};</script><script defer src="../sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content mod">
<h1 class='fqn'><span class='in-band'>Module <a href='../../../../index.html'>encoding</a>::<wbr><a href='../../../index.html'>codec</a>::<wbr><a href='../../index.html'>korean</a>::<wbr><a href='../index.html'>windows949</a>::<wbr><a class='mod' href=''>start</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-830' class='srclink' href='../../../../../src/encoding/util.rs.html#178-202' title='goto source code'>[src]</a></span></h1>
<h2 id='functions' class='section-header'><a href="#functions">Functions</a></h2>
<table>
<tr class=' module-item'>
<td><a class='fn' href='fn.S0.html'
title='encoding::codec::korean::windows949::start::S0'>S0</a></td>
<td class='docblock short'>
</td>
</tr></table></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../../../../";
window.currentCrate = "encoding";
window.playgroundUrl = "";
</script>
<script src="../../../../../jquery.js"></script>
<script src="../../../../../main.js"></script>
<script defer src="../../../../../search-index.js"></script>
</body>
</html> |
cassandra-scripts/javadoc/org/apache/cassandra/dht/RandomPartitioner.html | bkcloud/bkplatform | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Fri Dec 27 12:52:50 CST 2013 -->
<title>RandomPartitioner (apache-cassandra API)</title>
<meta name="date" content="2013-12-27">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="RandomPartitioner (apache-cassandra API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/RandomPartitioner.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cassandra/dht/OrderPreservingPartitioner.html" title="class in org.apache.cassandra.dht"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/dht/Range.html" title="class in org.apache.cassandra.dht"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/dht/RandomPartitioner.html" target="_top">Frames</a></li>
<li><a href="RandomPartitioner.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.cassandra.dht</div>
<h2 title="Class RandomPartitioner" class="title">Class RandomPartitioner</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/apache/cassandra/dht/AbstractPartitioner.html" title="class in org.apache.cassandra.dht">org.apache.cassandra.dht.AbstractPartitioner</a><<a href="../../../../org/apache/cassandra/dht/BigIntegerToken.html" title="class in org.apache.cassandra.dht">BigIntegerToken</a>></li>
<li>
<ul class="inheritance">
<li>org.apache.cassandra.dht.RandomPartitioner</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../org/apache/cassandra/dht/IPartitioner.html" title="interface in org.apache.cassandra.dht">IPartitioner</a><<a href="../../../../org/apache/cassandra/dht/BigIntegerToken.html" title="class in org.apache.cassandra.dht">BigIntegerToken</a>></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">RandomPartitioner</span>
extends <a href="../../../../org/apache/cassandra/dht/AbstractPartitioner.html" title="class in org.apache.cassandra.dht">AbstractPartitioner</a><<a href="../../../../org/apache/cassandra/dht/BigIntegerToken.html" title="class in org.apache.cassandra.dht">BigIntegerToken</a>></pre>
<div class="block">This class generates a BigIntegerToken using MD5 hash.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.math.BigInteger</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/dht/RandomPartitioner.html#MAXIMUM">MAXIMUM</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/dht/BigIntegerToken.html" title="class in org.apache.cassandra.dht">BigIntegerToken</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/dht/RandomPartitioner.html#MINIMUM">MINIMUM</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.math.BigInteger</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/dht/RandomPartitioner.html#ZERO">ZERO</a></strong></code> </td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/cassandra/dht/RandomPartitioner.html#RandomPartitioner()">RandomPartitioner</a></strong>()</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/cassandra/db/DecoratedKey.html" title="class in org.apache.cassandra.db">DecoratedKey</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/dht/RandomPartitioner.html#decorateKey(java.nio.ByteBuffer)">decorateKey</a></strong>(java.nio.ByteBuffer key)</code>
<div class="block">Transform key to object representation of the on-disk format.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Map<<a href="../../../../org/apache/cassandra/dht/Token.html" title="class in org.apache.cassandra.dht">Token</a>,java.lang.Float></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/dht/RandomPartitioner.html#describeOwnership(java.util.List)">describeOwnership</a></strong>(java.util.List<<a href="../../../../org/apache/cassandra/dht/Token.html" title="class in org.apache.cassandra.dht">Token</a>> sortedTokens)</code>
<div class="block">Calculate the deltas between tokens in the ring in order to compare
relative sizes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/cassandra/dht/BigIntegerToken.html" title="class in org.apache.cassandra.dht">BigIntegerToken</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/dht/RandomPartitioner.html#getMinimumToken()">getMinimumToken</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/cassandra/dht/BigIntegerToken.html" title="class in org.apache.cassandra.dht">BigIntegerToken</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/dht/RandomPartitioner.html#getRandomToken()">getRandomToken</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/cassandra/dht/BigIntegerToken.html" title="class in org.apache.cassandra.dht">BigIntegerToken</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/dht/RandomPartitioner.html#getToken(java.nio.ByteBuffer)">getToken</a></strong>(java.nio.ByteBuffer key)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/cassandra/dht/Token.TokenFactory.html" title="class in org.apache.cassandra.dht">Token.TokenFactory</a><java.math.BigInteger></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/dht/RandomPartitioner.html#getTokenFactory()">getTokenFactory</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/cassandra/db/marshal/AbstractType.html" title="class in org.apache.cassandra.db.marshal">AbstractType</a><?></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/dht/RandomPartitioner.html#getTokenValidator()">getTokenValidator</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/cassandra/dht/Token.html" title="class in org.apache.cassandra.dht">Token</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/dht/RandomPartitioner.html#midpoint(org.apache.cassandra.dht.Token, org.apache.cassandra.dht.Token)">midpoint</a></strong>(<a href="../../../../org/apache/cassandra/dht/Token.html" title="class in org.apache.cassandra.dht">Token</a> ltoken,
<a href="../../../../org/apache/cassandra/dht/Token.html" title="class in org.apache.cassandra.dht">Token</a> rtoken)</code>
<div class="block">Calculate a Token representing the approximate "middle" of the given
range.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/dht/RandomPartitioner.html#preservesOrder()">preservesOrder</a></strong>()</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.cassandra.dht.AbstractPartitioner">
<!-- -->
</a>
<h3>Methods inherited from class org.apache.cassandra.dht.<a href="../../../../org/apache/cassandra/dht/AbstractPartitioner.html" title="class in org.apache.cassandra.dht">AbstractPartitioner</a></h3>
<code><a href="../../../../org/apache/cassandra/dht/AbstractPartitioner.html#minValue(java.lang.Class)">minValue</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="ZERO">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ZERO</h4>
<pre>public static final java.math.BigInteger ZERO</pre>
</li>
</ul>
<a name="MINIMUM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MINIMUM</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/dht/BigIntegerToken.html" title="class in org.apache.cassandra.dht">BigIntegerToken</a> MINIMUM</pre>
</li>
</ul>
<a name="MAXIMUM">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>MAXIMUM</h4>
<pre>public static final java.math.BigInteger MAXIMUM</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="RandomPartitioner()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>RandomPartitioner</h4>
<pre>public RandomPartitioner()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="decorateKey(java.nio.ByteBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decorateKey</h4>
<pre>public <a href="../../../../org/apache/cassandra/db/DecoratedKey.html" title="class in org.apache.cassandra.db">DecoratedKey</a> decorateKey(java.nio.ByteBuffer key)</pre>
<div class="block"><strong>Description copied from interface: <code><a href="../../../../org/apache/cassandra/dht/IPartitioner.html#decorateKey(java.nio.ByteBuffer)">IPartitioner</a></code></strong></div>
<div class="block">Transform key to object representation of the on-disk format.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>key</code> - the raw, client-facing key</dd>
<dt><span class="strong">Returns:</span></dt><dd>decorated version of key</dd></dl>
</li>
</ul>
<a name="midpoint(org.apache.cassandra.dht.Token, org.apache.cassandra.dht.Token)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>midpoint</h4>
<pre>public <a href="../../../../org/apache/cassandra/dht/Token.html" title="class in org.apache.cassandra.dht">Token</a> midpoint(<a href="../../../../org/apache/cassandra/dht/Token.html" title="class in org.apache.cassandra.dht">Token</a> ltoken,
<a href="../../../../org/apache/cassandra/dht/Token.html" title="class in org.apache.cassandra.dht">Token</a> rtoken)</pre>
<div class="block"><strong>Description copied from interface: <code><a href="../../../../org/apache/cassandra/dht/IPartitioner.html#midpoint(org.apache.cassandra.dht.Token, org.apache.cassandra.dht.Token)">IPartitioner</a></code></strong></div>
<div class="block">Calculate a Token representing the approximate "middle" of the given
range.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The approximate midpoint between left and right.</dd></dl>
</li>
</ul>
<a name="getMinimumToken()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMinimumToken</h4>
<pre>public <a href="../../../../org/apache/cassandra/dht/BigIntegerToken.html" title="class in org.apache.cassandra.dht">BigIntegerToken</a> getMinimumToken()</pre>
<dl><dt><span class="strong">Returns:</span></dt><dd>A Token smaller than all others in the range that is being partitioned.
Not legal to assign to a node or key. (But legal to use in range scans.)</dd></dl>
</li>
</ul>
<a name="getRandomToken()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRandomToken</h4>
<pre>public <a href="../../../../org/apache/cassandra/dht/BigIntegerToken.html" title="class in org.apache.cassandra.dht">BigIntegerToken</a> getRandomToken()</pre>
<dl><dt><span class="strong">Returns:</span></dt><dd>a randomly generated token</dd></dl>
</li>
</ul>
<a name="getTokenFactory()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTokenFactory</h4>
<pre>public <a href="../../../../org/apache/cassandra/dht/Token.TokenFactory.html" title="class in org.apache.cassandra.dht">Token.TokenFactory</a><java.math.BigInteger> getTokenFactory()</pre>
</li>
</ul>
<a name="preservesOrder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>preservesOrder</h4>
<pre>public boolean preservesOrder()</pre>
<dl><dt><span class="strong">Returns:</span></dt><dd>True if the implementing class preserves key order in the Tokens
it generates.</dd></dl>
</li>
</ul>
<a name="getToken(java.nio.ByteBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getToken</h4>
<pre>public <a href="../../../../org/apache/cassandra/dht/BigIntegerToken.html" title="class in org.apache.cassandra.dht">BigIntegerToken</a> getToken(java.nio.ByteBuffer key)</pre>
<dl><dt><span class="strong">Returns:</span></dt><dd>a Token that can be used to route a given key
(This is NOT a method to create a Token from its string representation;
for that, use TokenFactory.fromString.)</dd></dl>
</li>
</ul>
<a name="describeOwnership(java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>describeOwnership</h4>
<pre>public java.util.Map<<a href="../../../../org/apache/cassandra/dht/Token.html" title="class in org.apache.cassandra.dht">Token</a>,java.lang.Float> describeOwnership(java.util.List<<a href="../../../../org/apache/cassandra/dht/Token.html" title="class in org.apache.cassandra.dht">Token</a>> sortedTokens)</pre>
<div class="block"><strong>Description copied from interface: <code><a href="../../../../org/apache/cassandra/dht/IPartitioner.html#describeOwnership(java.util.List)">IPartitioner</a></code></strong></div>
<div class="block">Calculate the deltas between tokens in the ring in order to compare
relative sizes.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sortedTokens</code> - a sorted List of Tokens</dd>
<dt><span class="strong">Returns:</span></dt><dd>the mapping from 'token' to 'percentage of the ring owned by that token'.</dd></dl>
</li>
</ul>
<a name="getTokenValidator()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getTokenValidator</h4>
<pre>public <a href="../../../../org/apache/cassandra/db/marshal/AbstractType.html" title="class in org.apache.cassandra.db.marshal">AbstractType</a><?> getTokenValidator()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/RandomPartitioner.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cassandra/dht/OrderPreservingPartitioner.html" title="class in org.apache.cassandra.dht"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/dht/Range.html" title="class in org.apache.cassandra.dht"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/dht/RandomPartitioner.html" target="_top">Frames</a></li>
<li><a href="RandomPartitioner.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2013 The Apache Software Foundation</small></p>
</body>
</html>
|
script/dom/bindings/codegen/Bindings/PerformanceTimingBinding/constant.domInteractive_getterinfo.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `domInteractive_getterinfo` constant in crate `script`.">
<meta name="keywords" content="rust, rustlang, rust-lang, domInteractive_getterinfo">
<title>script::dom::bindings::codegen::Bindings::PerformanceTimingBinding::domInteractive_getterinfo - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../../../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../../../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<p class='location'><a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>PerformanceTimingBinding</a></p><script>window.sidebarCurrent = {name: 'domInteractive_getterinfo', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>PerformanceTimingBinding</a>::<wbr><a class='constant' href=''>domInteractive_getterinfo</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-66263' class='srclink' href='../../../../../../src/script/home/servo/buildbot/slave/doc/build/target/debug/build/script-4d3bb93218cab884/out/Bindings/PerformanceTimingBinding.rs.html#212-229' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>const domInteractive_getterinfo: <a class='struct' href='../../../../../../js/jsapi/struct.JSJitInfo.html' title='js::jsapi::JSJitInfo'>JSJitInfo</a><code> = </code><code>JSJitInfo{call: get_domInteractive as *const os::raw::c_void,
protoID: PrototypeList::ID::PerformanceTiming as u16,
depth: 0,
_bitfield_1:
JSJitInfo::new_bitfield_1(JSJitInfo_OpType::Getter as u8,
JSJitInfo_AliasSet::AliasEverything as
u8,
JSValueType::JSVAL_TYPE_DOUBLE as u8,
true, false, false, false, false,
false, 0 as u16),}</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../../../../../";
window.currentCrate = "script";
window.playgroundUrl = "";
</script>
<script src="../../../../../../jquery.js"></script>
<script src="../../../../../../main.js"></script>
<script defer src="../../../../../../search-index.js"></script>
</body>
</html> |
boards/SW-TM4C-2.0.1.11577/third_party/uip-1.0/doc/html/globals_defs_0x73.html | trfiladelfo/unesp_mdt | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>uIP 1.0: Data Fields</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="classes.html"><span>Data Structures</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li id="current"><a href="globals.html"><span>Globals</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="globals.html"><span>All</span></a></li>
<li><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li id="current"><a href="globals_defs.html"><span>Defines</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="globals_defs.html#index__"><span>_</span></a></li>
<li><a href="globals_defs_0x61.html#index_a"><span>a</span></a></li>
<li><a href="globals_defs_0x62.html#index_b"><span>b</span></a></li>
<li><a href="globals_defs_0x64.html#index_d"><span>d</span></a></li>
<li><a href="globals_defs_0x65.html#index_e"><span>e</span></a></li>
<li><a href="globals_defs_0x66.html#index_f"><span>f</span></a></li>
<li><a href="globals_defs_0x68.html#index_h"><span>h</span></a></li>
<li><a href="globals_defs_0x69.html#index_i"><span>i</span></a></li>
<li><a href="globals_defs_0x6c.html#index_l"><span>l</span></a></li>
<li><a href="globals_defs_0x6d.html#index_m"><span>m</span></a></li>
<li><a href="globals_defs_0x6e.html#index_n"><span>n</span></a></li>
<li><a href="globals_defs_0x70.html#index_p"><span>p</span></a></li>
<li><a href="globals_defs_0x72.html#index_r"><span>r</span></a></li>
<li id="current"><a href="globals_defs_0x73.html#index_s"><span>s</span></a></li>
<li><a href="globals_defs_0x74.html#index_t"><span>t</span></a></li>
<li><a href="globals_defs_0x75.html#index_u"><span>u</span></a></li>
<li><a href="globals_defs_0x77.html#index_w"><span>w</span></a></li>
</ul>
</div>
<p>
<p>
<h3><a class="anchor" name="index_s">- s -</a></h3><ul>
<li>SMTP_ERR_OK
: <a class="el" href="a00161.html#g029256bc17a12e1e86781887e11c0c7d">smtp.h</a><li>SMTP_SEND
: <a class="el" href="a00161.html#gcff75c8c930abd6ff168e85373a4eb92">smtp.h</a><li>STATE_ASKING
: <a class="el" href="a00102.html#55735650f879293d9b7b5fda6753d147">resolv.c</a><li>STATE_DONE
: <a class="el" href="a00102.html#876c82c946543cd70c141e41417138e0">resolv.c</a><li>STATE_ERROR
: <a class="el" href="a00102.html#7bf0c086c7c41c12cc63324327932d91">resolv.c</a><li>STATE_NEW
: <a class="el" href="a00102.html#bf4401501f1389872141a78b63f325a3">resolv.c</a><li>STATE_OUTPUT
: <a class="el" href="a00164.html#g8a645f8831837320c4e0c704e871abcf">httpd.c</a><li>STATE_UNUSED
: <a class="el" href="a00102.html#ee60b8757bacab269b0ccd7c240bf01d">resolv.c</a><li>STATE_WAITING
: <a class="el" href="a00164.html#g7d7920c1e51cc4eef80206ebd6fee3f4">httpd.c</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Jun 12 10:23:02 2006 for uIP 1.0 by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>
|
script/dom/bindings/codegen/Bindings/WebGLFramebufferBinding/fn.DefineDOMInterface.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `DefineDOMInterface` fn in crate `script`.">
<meta name="keywords" content="rust, rustlang, rust-lang, DefineDOMInterface">
<title>script::dom::bindings::codegen::Bindings::WebGLFramebufferBinding::DefineDOMInterface - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<p class='location'><a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>WebGLFramebufferBinding</a></p><script>window.sidebarCurrent = {name: 'DefineDOMInterface', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content fn">
<h1 class='fqn'><span class='in-band'>Function <a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>WebGLFramebufferBinding</a>::<wbr><a class='fn' href=''>DefineDOMInterface</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-487206' class='srclink' href='../../../../../../src/script///home/servo/buildbot/slave/doc/build/target/debug/build/script-49135cd7c70c0a0f/out/Bindings/WebGLFramebufferBinding.rs.html#187-193' title='goto source code'>[src]</a></span></h1>
<pre class='rust fn'>pub fn DefineDOMInterface(cx: <a href='../../../../../../std/primitive.pointer.html'>*mut <a class='enum' href='../../../../../../js/jsapi/enum.JSContext.html' title='js::jsapi::JSContext'>JSContext</a></a>, global: <a class='type' href='../../../../../../js/jsapi/type.HandleObject.html' title='js::jsapi::HandleObject'>HandleObject</a>)</pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div>
<div class="shortcuts">
<h1>Keyboard Shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search Tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</div>
<script>
window.rootPath = "../../../../../../";
window.currentCrate = "script";
window.playgroundUrl = "";
</script>
<script src="../../../../../../jquery.js"></script>
<script src="../../../../../../main.js"></script>
<script async src="../../../../../../search-index.js"></script>
</body>
</html> |
18_07/c_rtc.html | legatoproject/legato-docs | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html data-context="Build Apps" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>User Timebase - Legato Docs</title>
<meta content="legato™ is an open source Linux-based embedded platform designed to simplify connected IoT application development" name="description"/>
<meta content="legato, iot" name="keywords"/>
<meta content="18.07.0" name="legato-version"/>
<meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport"/>
<link href="resources/images/legato.ico" rel="shortcut icon"/>
<link href="resources/images/legato.ico" rel="icon" type="image/x-icon"/>
<link href="resources/images/legato.ico" rel="shortcut icon" type="image/x-icon"/>
<link href="resources/images/legato.ico" rel="apple-touch-icon" type="image/x-icon"/>
<link href="resources/css/style.css" media="screen" rel="stylesheet" type="text/css"/>
<link href="resources/css/font-awesome.css" rel="stylesheet" type="text/css"/>
<!--[if IE]>
<script src="resources/js/html5shiv.js"></script>
<script src="resources/js/respond.js"></script>
<![endif]-->
<script src="https://code.jquery.com/jquery-2.2.3.min.js"></script>
<script src="resources/js/main.js"></script>
<script src="tocs/Build_Apps_API_Guides.json"></script>
</head>
<body>
<noscript>
<input class="modal-closing-trick" id="modal-closing-trick" type="checkbox"/>
<div id="nojs">
<label for="modal-closing-trick">
<span>You seem to not have Javascript <a href="http://enable-javascript.com">enabled</a>, so site functionality like the search and navigation tree won't work.</span>
</label>
</div>
</noscript>
<div class="wrapper">
<div class="fa fa-bars documentation" id="menu-trigger"></div>
<div id="top">
<header>
<nav>
<a class="navlink" href="/">Introduction</a><a class="navlink selected" href="buildAppsMain.html">Build Apps</a><a class="navlink" href="buildPlatformMain.html">Build Platform</a><a class="navlink" href="aboutMain.html">About</a>
</nav>
</header>
</div>
<div class="white" id="menudocumentation">
<header>
<a href="/"> <img alt="Back to Legato Homepage" id="logo" src="resources/images/legato_logo.png"/></a>
<h2>/ Build Apps</h2>
<nav class="secondary">
<a href="getStarted.html">Get Started</a><a href="concepts.html">Concepts</a><a class="link-selected" href="apiGuidesMain.html">API Guides</a><a href="tools.html">Tools</a><a href="howToMain.html">How To</a>
</nav>
<nav class="ui-front">
<i class="fa fa-search" id="search-icon"></i>
<input id="searchbox" placeholder="Search"/>
</nav>
</header>
</div>
<div id="resizable">
<div id="left">
<div id="tree1"></div>
</div>
</div>
<div class="content">
<div class="header">
<div class="headertitle">
<h1 class="title">User Timebase </h1> </div>
</div><div class="contents">
<div class="textblock"><p><a class="el" href="le__rtc__interface_8h.html">API Reference</a> <br/>
<a class="el" href="howToSetUserTimebase.html">Set User Timebase</a> how-to </p><hr/>
<p>This API provides definitions to read and set the <em>user</em> timebase for a target's real time clock (RTC).</p>
<p>Usually, the time daemon automatically updates the system time (i.e., gets time value when calling <a class="el" href="le__clock_8h.html#a33197dbd676a37b8c4d5de8f93edc1ee">le_clk_GetAbsoluteTime()</a> or using Linux <code>date</code> command). In some cases, the RTC time value may require a user timebase value based on other domains (e.g., GPS) to offset differences between the battery-powered RTC and the system time.</p>
<p>If you're synchronizng with cellular network time only, the time daemon will update the system time (the time you get when calling <a class="el" href="le__clock_8h.html#a33197dbd676a37b8c4d5de8f93edc1ee">le_clk_GetAbsoluteTime()</a> or using linux 'date' command) automatically.</p>
<h1><a class="anchor" id="c_rtc_disableDaemon"></a>
Disable Time Daemon</h1>
<p>If you need to set the system time from a saved user timebase value, first disable the time daemon by commenting out the <code>TIME_SERVICES="qcom_time"</code> line in <code>/etc/time_service</code>.conf to prevent the system time from being updated if the modem receives a new time from a cellular network.</p>
<h1><a class="anchor" id="c_rtc_getSet"></a>
Get/Set Time Value</h1>
<p>You use <a class="el" href="le__rtc__interface_8h.html#a1819b745bbef6d340305ce07b9b7ce2f">le_rtc_GetUserTime()</a> to read the current RTC time, and <a class="el" href="le__rtc__interface_8h.html#a6d4e09df04dfb0c8a8e1386030bdf83c">le_rtc_SetUserTime()</a> to set the user timebase adjustment (plus/minus in milliseconds).</p>
<p>The time stored in the user timebase is incremented on a millisecond basis; Unix time is incremented by the second. When storing Unix time in the user timebase, it must be multiplied by 1000, and must be divided by 1000 when retrieved.</p>
<p>Typically, it's sufficient to use Unix epoch time x 1000 as the time base.</p>
<hr/>
<p class="copyright">Copyright (C) Sierra Wireless Inc. </p>
</div></div>
<br clear="left"/>
</div>
</div>
<link href="resources/css/jqtree.css" rel="stylesheet" type="text/css"/>
<script src="resources/js/tree.jquery.js" type="text/javascript"></script>
<script src="resources/js/jquery.cookie.js"></script>
<script src="https://code.jquery.com/ui/1.11.4/jquery-ui.min.js"></script>
<link href="resources/css/perfect-scrollbar.min.css" rel="stylesheet"/>
<script src="resources/js/perfect-scrollbar.jquery.min.js"></script>
</body>
</html>
|
script/dom/bindings/codegen/Bindings/RadioNodeListBinding/static.Class.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `Class` static in crate `script`.">
<meta name="keywords" content="rust, rustlang, rust-lang, Class">
<title>script::dom::bindings::codegen::Bindings::RadioNodeListBinding::Class - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../../../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../../../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<p class='location'><a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>RadioNodeListBinding</a></p><script>window.sidebarCurrent = {name: 'Class', ty: 'static', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content static">
<h1 class='fqn'><span class='in-band'><a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>RadioNodeListBinding</a>::<wbr><a class='static' href=''>Class</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-68168' class='srclink' href='../../../../../../src/script/home/servo/buildbot/slave/doc/build/target/debug/build/script-4d3bb93218cab884/out/Bindings/RadioNodeListBinding.rs.html#323-328' title='goto source code'>[src]</a></span></h1>
<pre class='rust static'>static Class: <a class='struct' href='../../../../../../script/dom/bindings/utils/struct.DOMClass.html' title='script::dom::bindings::utils::DOMClass'>DOMClass</a><code> = </code><code>DOMClass{interface_chain:
[PrototypeList::ID::NodeList, PrototypeList::ID::RadioNodeList,
PrototypeList::ID::Last, PrototypeList::ID::Last,
PrototypeList::ID::Last, PrototypeList::ID::Last],
type_id:
::dom::bindings::codegen::InheritTypes::TopTypeId::NodeList(::dom::bindings::codegen::InheritTypes::NodeListTypeId::RadioNodeList),
heap_size_of:
heap_size_of_raw_self_and_children::<RadioNodeList> as
unsafe fn(_) -> _,
global: InterfaceObjectMap::EMPTY,}</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../../../../../";
window.currentCrate = "script";
window.playgroundUrl = "";
</script>
<script src="../../../../../../jquery.js"></script>
<script src="../../../../../../main.js"></script>
<script defer src="../../../../../../search-index.js"></script>
</body>
</html> |
wayland_kbd/ffi/keysyms/constant.XKB_KEY_Greek_IOTAdiaeresis.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `XKB_KEY_Greek_IOTAdiaeresis` constant in crate `wayland_kbd`.">
<meta name="keywords" content="rust, rustlang, rust-lang, XKB_KEY_Greek_IOTAdiaeresis">
<title>wayland_kbd::ffi::keysyms::XKB_KEY_Greek_IOTAdiaeresis - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<p class='location'><a href='../../index.html'>wayland_kbd</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>keysyms</a></p><script>window.sidebarCurrent = {name: 'XKB_KEY_Greek_IOTAdiaeresis', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='../../index.html'>wayland_kbd</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>keysyms</a>::<wbr><a class='constant' href=''>XKB_KEY_Greek_IOTAdiaeresis</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-2996' class='srclink' href='../../../src/wayland_kbd/ffi/keysyms.rs.html#1245' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>pub const XKB_KEY_Greek_IOTAdiaeresis: <a href='../../../std/primitive.u32.html'>u32</a><code> = </code><code>0x07a5</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div>
<div class="shortcuts">
<h1>Keyboard Shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search Tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</div>
<script>
window.rootPath = "../../../";
window.currentCrate = "wayland_kbd";
window.playgroundUrl = "";
</script>
<script src="../../../jquery.js"></script>
<script src="../../../main.js"></script>
<script async src="../../../search-index.js"></script>
</body>
</html> |
plugin/oji/MRJ/testing/LiveConnect/Test.html | tmhorne/celtx | <HTML>
<HEAD>
<TITLE>Testing LiveConnect</TITLE>
</HEAD>
<SCRIPT LANGUAGE="JavaScript">
var System = java.lang.System;
var StringPtr = Packages.com.apple.MacOS.StringPtr;
function writeln(text)
{
document.write("<P>", text, "</P>");
}
function println(text)
{
var pstr = new StringPtr(text);
pstr.DebugStr();
// System.out.println(text);
writeln(text);
}
function helloWorld()
{
println("hello Gecko.");
}
helloWorld();
</SCRIPT>
<BODY onload="helloWorld();">
</BODY>
</HTML>
|
libc/unix/constant.CLONE_NEWUSER.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `CLONE_NEWUSER` constant in crate `libc`.">
<meta name="keywords" content="rust, rustlang, rust-lang, CLONE_NEWUSER">
<title>libc::unix::CLONE_NEWUSER - Rust</title>
<link rel="stylesheet" type="text/css" href="../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../main.css">
<link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<a href='../../libc/index.html'><img src='https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='logo' width='100'></a>
<p class='location'><a href='../index.html'>libc</a>::<wbr><a href='index.html'>unix</a></p><script>window.sidebarCurrent = {name: 'CLONE_NEWUSER', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='../index.html'>libc</a>::<wbr><a href='index.html'>unix</a>::<wbr><a class='constant' href=''>CLONE_NEWUSER</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-1659' class='srclink' href='../../src/libc/unix/notbsd/mod.rs.html#625' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>pub const CLONE_NEWUSER: <a class='type' href='../../libc/type.c_int.html' title='libc::c_int'>c_int</a><code> = </code><code>268435456</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../";
window.currentCrate = "libc";
window.playgroundUrl = "";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script defer src="../../search-index.js"></script>
</body>
</html> |
wayland_kbd/ffi/keysyms/constant.XKB_KEY_braille_dots_12345.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `XKB_KEY_braille_dots_12345` constant in crate `wayland_kbd`.">
<meta name="keywords" content="rust, rustlang, rust-lang, XKB_KEY_braille_dots_12345">
<title>wayland_kbd::ffi::keysyms::XKB_KEY_braille_dots_12345 - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<p class='location'><a href='../../index.html'>wayland_kbd</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>keysyms</a></p><script>window.sidebarCurrent = {name: 'XKB_KEY_braille_dots_12345', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='../../index.html'>wayland_kbd</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>keysyms</a>::<wbr><a class='constant' href=''>XKB_KEY_braille_dots_12345</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-5402' class='srclink' href='../../../src/wayland_kbd/ffi/keysyms.rs.html#2137' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>pub const XKB_KEY_braille_dots_12345: <a href='../../../std/primitive.u32.html'>u32</a><code> = </code><code>0x100281f</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div>
<div class="shortcuts">
<h1>Keyboard Shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search Tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</div>
<script>
window.rootPath = "../../../";
window.currentCrate = "wayland_kbd";
window.playgroundUrl = "";
</script>
<script src="../../../jquery.js"></script>
<script src="../../../main.js"></script>
<script async src="../../../search-index.js"></script>
</body>
</html> |
script/dom/bindings/codegen/Bindings/HTMLInputElementBinding/constant.formNoValidate_setterinfo.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `formNoValidate_setterinfo` constant in crate `script`.">
<meta name="keywords" content="rust, rustlang, rust-lang, formNoValidate_setterinfo">
<title>script::dom::bindings::codegen::Bindings::HTMLInputElementBinding::formNoValidate_setterinfo - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../../../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../../../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<p class='location'><a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>HTMLInputElementBinding</a></p><script>window.sidebarCurrent = {name: 'formNoValidate_setterinfo', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>HTMLInputElementBinding</a>::<wbr><a class='constant' href=''>formNoValidate_setterinfo</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-49005' class='srclink' href='../../../../../../src/script/home/servo/buildbot/slave/doc/build/target/debug/build/script-4d3bb93218cab884/out/Bindings/HTMLInputElementBinding.rs.html#938-955' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>const formNoValidate_setterinfo: <a class='struct' href='../../../../../../js/jsapi/struct.JSJitInfo.html' title='js::jsapi::JSJitInfo'>JSJitInfo</a><code> = </code><code>JSJitInfo{call: set_formNoValidate as *const os::raw::c_void,
protoID: PrototypeList::ID::HTMLInputElement as u16,
depth: 4,
_bitfield_1:
JSJitInfo::new_bitfield_1(JSJitInfo_OpType::Setter as u8,
JSJitInfo_AliasSet::AliasEverything as
u8,
JSValueType::JSVAL_TYPE_UNDEFINED as
u8, false, false, false, false,
false, false, 0 as u16),}</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../../../../../";
window.currentCrate = "script";
window.playgroundUrl = "";
</script>
<script src="../../../../../../jquery.js"></script>
<script src="../../../../../../main.js"></script>
<script defer src="../../../../../../search-index.js"></script>
</body>
</html> |
html5/复习2.html | zhuhaixia99/test1 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<div id="div1">div</div>
<ul id="ul1">
<li>01</li>
<li>02</li>
<li>03</li>
<li>04</li>
</ul>
<script>
var oDiv1 = document.getElementById("div1");
var aLi = document.getElementsByTagName("li");
// console.log(typeof aLi);
var arr = [1, 2, 4];
// console.log(arr instanceof Array);
document.getElementsByClassName("aa");
document.getElementsByName("aa");
document.querySelector("#div1");
document.querySelectorAll(".aa");
var oH1 = document.createElement("h1");
oH1.innerHTML = "asdfasf";
oDiv1.appendChild(oH1);
oDiv1.removeChild(oH1);
oH1.cloneNode();
var oUl1 = document.getElementById("ul1");
// console.log(oUl1.children);
console.log(oUl1.childNodes);
</script>
</body>
</html> |
gleam/gl/types/type.GLdouble.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `GLdouble` type in crate `gleam`.">
<meta name="keywords" content="rust, rustlang, rust-lang, GLdouble">
<title>gleam::gl::types::GLdouble - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<p class='location'><a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>gl</a>::<wbr><a href='index.html'>types</a></p><script>window.sidebarCurrent = {name: 'GLdouble', ty: 'type', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content type">
<h1 class='fqn'><span class='in-band'><a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>gl</a>::<wbr><a href='index.html'>types</a>::<wbr><a class='type' href=''>GLdouble</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-619' class='srclink' href='../../../src/gleam/home/servo/buildbot/slave/doc/build/target/debug/build/gleam-8cc6d4d4d5b87928/out/gl_bindings.rs.html#41' title='goto source code'>[src]</a></span></h1>
<pre class='rust typedef'>type GLdouble = <a class='type' href='../../../gleam/ffi/__gl_imports/raw/type.c_double.html' title='gleam::ffi::__gl_imports::raw::c_double'>c_double</a>;</pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../../";
window.currentCrate = "gleam";
window.playgroundUrl = "";
</script>
<script src="../../../jquery.js"></script>
<script src="../../../main.js"></script>
<script defer src="../../../search-index.js"></script>
</body>
</html> |
tests/wpt/web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-029.html | savanu/servo | <!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Grid Layout Test: Changes on Default-Alignment may affect grid item's width</title>
<link rel="author" title="Javier Fernandez Garcia-Boente" href="mailto:[email protected]">
<link rel="help" href="https://drafts.csswg.org/css-grid-1/#row-align">
<link rel="help" href="https://drafts.csswg.org/css-grid-1/#grid-item-sizing">
<link rel="help" href="https://drafts.csswg.org/css-align-3/#propdef-justify-items">
<link rel="help" href="https://drafts.csswg.org/css-align/#valdef-justify-self-stretch">
<link rel="help" href="https://drafts.csswg.org/css-align/#valdef-justify-self-start">
<meta name="assert" content="Changing the grid's justify-items value from 'stretch' to 'start' causes replaced items to shrink.">
<style>
.grid {
position: relative;
display: inline-grid;
grid-template-columns: 200px;
grid-template-rows: 100px;
font: 20px/1 Ahem;
background: grey;
justify-items: stretch;
}
#item {
background: blue;
justify-self: auto;
}
</style>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/resources/check-layout-th.js">"></script>
<script src="../support/style-change.js"></script>
<script>
function runTest() {
evaluateStyleChange(item, "before", "data-expected-width", 200);
grid.style.justifyItems = "start";
evaluateStyleChange(item, "after", "data-expected-width", 100);
}
</script>
<body onload="runTest()">
<div class="grid" id="grid">
<img data-expected-height="100" id="item" src="../grid-items/support/100x100-green.png"></img>
</div>
</body>
|
18_08/le__voicecall__interface_8h.html | legatoproject/legato-docs | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html data-context="Build Apps" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>le_voicecall_interface.h File Reference - Legato Docs</title>
<meta content="legato™ is an open source Linux-based embedded platform designed to simplify connected IoT application development" name="description"/>
<meta content="legato, iot" name="keywords"/>
<meta content="18.08.0" name="legato-version"/>
<meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport"/>
<link href="resources/images/legato.ico" rel="shortcut icon"/>
<link href="resources/images/legato.ico" rel="icon" type="image/x-icon"/>
<link href="resources/images/legato.ico" rel="shortcut icon" type="image/x-icon"/>
<link href="resources/images/legato.ico" rel="apple-touch-icon" type="image/x-icon"/>
<link href="resources/css/style.css" media="screen" rel="stylesheet" type="text/css"/>
<link href="resources/css/font-awesome.css" rel="stylesheet" type="text/css"/>
<!--[if IE]>
<script src="resources/js/html5shiv.js"></script>
<script src="resources/js/respond.js"></script>
<![endif]-->
<script src="https://code.jquery.com/jquery-2.2.3.min.js"></script>
<script src="resources/js/main.js"></script>
<script src="tocs/Build_Apps_API_Guides.json"></script>
</head>
<body>
<noscript>
<input class="modal-closing-trick" id="modal-closing-trick" type="checkbox"/>
<div id="nojs">
<label for="modal-closing-trick">
<span>You seem to not have Javascript <a href="http://enable-javascript.com">enabled</a>, so site functionality like the search and navigation tree won't work.</span>
</label>
</div>
</noscript>
<div class="wrapper">
<div class="fa fa-bars documentation" id="menu-trigger"></div>
<div id="top">
<header>
<nav>
<a class="navlink" href="/">Introduction</a><a class="navlink selected" href="buildAppsMain.html">Build Apps</a><a class="navlink" href="buildPlatformMain.html">Build Platform</a><a class="navlink" href="aboutMain.html">About</a>
</nav>
</header>
</div>
<div class="white" id="menudocumentation">
<header>
<a href="/"> <img alt="Back to Legato Homepage" id="logo" src="resources/images/legato_logo.png"/></a>
<h2>/ Build Apps</h2>
<nav class="secondary">
<a href="getStarted.html">Get Started</a><a href="concepts.html">Concepts</a><a class="link-selected" href="apiGuidesMain.html">API Guides</a><a href="tools.html">Tools</a><a href="howToMain.html">How To</a>
</nav>
<nav class="ui-front">
<i class="fa fa-search" id="search-icon"></i>
<input id="searchbox" placeholder="Search"/>
</nav>
</header>
</div>
<div id="resizable">
<div id="left">
<div id="tree1"></div>
</div>
</div>
<div class="content">
<div class="header">
<div class="summary">
<a href="#typedef-members">Typedefs</a> |
<a href="#enum-members">Enumerations</a> |
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<h1 class="title">le_voicecall_interface.h File Reference</h1> </div>
</div><div class="contents">
<div class="textblock"><code>#include "<a class="el" href="legato_8h_source.html">legato.h</a>"</code><br/>
<code>#include "<a class="el" href="le__mdmDefs__interface_8h_source.html">le_mdmDefs_interface.h</a>"</code><br/>
<code>#include "<a class="el" href="le__audio__interface_8h_source.html">le_audio_interface.h</a>"</code><br/>
</div>
<p><a href="le__voicecall__interface_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
Typedefs</h2></td></tr>
<tr class="memitem:a7dfa8a2a6ecfaa650b1b0a56b8346a50"><td align="right" class="memItemLeft" valign="top">typedef void(* </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#a7dfa8a2a6ecfaa650b1b0a56b8346a50">le_voicecall_DisconnectHandler_t</a>) (void *)</td></tr>
<tr class="separator:a7dfa8a2a6ecfaa650b1b0a56b8346a50"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a74c8b6a9f13f7a8ef47b6b1d57d8ab56"><td align="right" class="memItemLeft" valign="top">typedef struct le_voicecall_Call * </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a></td></tr>
<tr class="separator:a74c8b6a9f13f7a8ef47b6b1d57d8ab56"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4a761b06b92521e2ae27c21a3a69993d"><td align="right" class="memItemLeft" valign="top">typedef struct le_voicecall_StateHandler * </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#a4a761b06b92521e2ae27c21a3a69993d">le_voicecall_StateHandlerRef_t</a></td></tr>
<tr class="separator:a4a761b06b92521e2ae27c21a3a69993d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9a3203db5ff7114c02e8b9b5513732a9"><td align="right" class="memItemLeft" valign="top">typedef void(* </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#a9a3203db5ff7114c02e8b9b5513732a9">le_voicecall_StateHandlerFunc_t</a>) (<a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a> reference, const char *LE_NONNULL identifier, <a class="el" href="le__voicecall__interface_8h.html#a51066eb84677e4d4c5447aaf8dd18ff1">le_voicecall_Event_t</a> event, void *contextPtr)</td></tr>
<tr class="separator:a9a3203db5ff7114c02e8b9b5513732a9"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
Enumerations</h2></td></tr>
<tr class="memitem:a51066eb84677e4d4c5447aaf8dd18ff1"><td align="right" class="memItemLeft" valign="top">enum </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#a51066eb84677e4d4c5447aaf8dd18ff1">le_voicecall_Event_t</a> { <br/>
<a class="el" href="le__voicecall__interface_8h.html#a51066eb84677e4d4c5447aaf8dd18ff1af01827ea1f8f40f541a539775f7dcc37">LE_VOICECALL_EVENT_ALERTING</a> = 0,
<a class="el" href="le__voicecall__interface_8h.html#a51066eb84677e4d4c5447aaf8dd18ff1ad3cd30048fd3957b80293e876712e79b">LE_VOICECALL_EVENT_CONNECTED</a> = 1,
<a class="el" href="le__voicecall__interface_8h.html#a51066eb84677e4d4c5447aaf8dd18ff1a55cdfb321f8b09d5037edeb1ec6b04e6">LE_VOICECALL_EVENT_TERMINATED</a> = 2,
<a class="el" href="le__voicecall__interface_8h.html#a51066eb84677e4d4c5447aaf8dd18ff1a70bd4b958f5707742fd66b447685d3ef">LE_VOICECALL_EVENT_OFFLINE</a> = 3,
<br/>
<a class="el" href="le__voicecall__interface_8h.html#a51066eb84677e4d4c5447aaf8dd18ff1a425cb5212a5eb51110ac0f02ad1bebd8">LE_VOICECALL_EVENT_BUSY</a> = 4,
<a class="el" href="le__voicecall__interface_8h.html#a51066eb84677e4d4c5447aaf8dd18ff1ad3c8824924d684995308a9e45af95422">LE_VOICECALL_EVENT_RESOURCE_BUSY</a> = 5,
<a class="el" href="le__voicecall__interface_8h.html#a51066eb84677e4d4c5447aaf8dd18ff1a2f7877d24154743a548984d81e7fa6f7">LE_VOICECALL_EVENT_CALL_END_FAILED</a> = 6,
<a class="el" href="le__voicecall__interface_8h.html#a51066eb84677e4d4c5447aaf8dd18ff1a72a3f8b2a94d4617b7baf466c0b7d944">LE_VOICECALL_EVENT_CALL_ANSWER_FAILED</a> = 7,
<br/>
<a class="el" href="le__voicecall__interface_8h.html#a51066eb84677e4d4c5447aaf8dd18ff1abeff6317fd3fa13e2ad42e20da589dc6">LE_VOICECALL_EVENT_INCOMING</a> = 8
<br/>
}</td></tr>
<tr class="separator:a51066eb84677e4d4c5447aaf8dd18ff1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a752ba5dba19137e6d92e25450894bb13"><td align="right" class="memItemLeft" valign="top">enum </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#a752ba5dba19137e6d92e25450894bb13">le_voicecall_TerminationReason_t</a> { <br/>
<a class="el" href="le__voicecall__interface_8h.html#a752ba5dba19137e6d92e25450894bb13a554ae3d86ab6ae1b12b16497bdf77f13">LE_VOICECALL_TERM_NETWORK_FAIL</a> = 0,
<a class="el" href="le__voicecall__interface_8h.html#a752ba5dba19137e6d92e25450894bb13afb17bd03bb743fc51a99e0900f9725af">LE_VOICECALL_TERM_BAD_ADDRESS</a> = 1,
<a class="el" href="le__voicecall__interface_8h.html#a752ba5dba19137e6d92e25450894bb13abea9be34bad189a32693f53d6e99816a">LE_VOICECALL_TERM_BUSY</a> = 2,
<a class="el" href="le__voicecall__interface_8h.html#a752ba5dba19137e6d92e25450894bb13ad1993e84925081f21d3af3f50c4ff8ff">LE_VOICECALL_TERM_LOCAL_ENDED</a> = 3,
<br/>
<a class="el" href="le__voicecall__interface_8h.html#a752ba5dba19137e6d92e25450894bb13a2bbfe0b67fab1ca3d13156b55d9f837d">LE_VOICECALL_TERM_REMOTE_ENDED</a> = 4,
<a class="el" href="le__voicecall__interface_8h.html#a752ba5dba19137e6d92e25450894bb13a2b82c5859edb51677668f8c0822a6706">LE_VOICECALL_TERM_UNDEFINED</a> = 5
<br/>
}</td></tr>
<tr class="separator:a752ba5dba19137e6d92e25450894bb13"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:aed46b7d09b1560210a26a891775590f5"><td align="right" class="memItemLeft" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#aed46b7d09b1560210a26a891775590f5">le_voicecall_ConnectService</a> (void)</td></tr>
<tr class="separator:aed46b7d09b1560210a26a891775590f5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a07e94a7b09c94d763c4ca2b8d1707580"><td align="right" class="memItemLeft" valign="top"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#a07e94a7b09c94d763c4ca2b8d1707580">le_voicecall_TryConnectService</a> (void)</td></tr>
<tr class="separator:a07e94a7b09c94d763c4ca2b8d1707580"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae45c2c4a73831effce6a824ad832de75"><td align="right" class="memItemLeft" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#ae45c2c4a73831effce6a824ad832de75">le_voicecall_SetServerDisconnectHandler</a> (<a class="el" href="le__voicecall__interface_8h.html#a7dfa8a2a6ecfaa650b1b0a56b8346a50">le_voicecall_DisconnectHandler_t</a> disconnectHandler, void *contextPtr)</td></tr>
<tr class="separator:ae45c2c4a73831effce6a824ad832de75"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a86593c8b8b0dea4210171b289fa50d2f"><td align="right" class="memItemLeft" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#a86593c8b8b0dea4210171b289fa50d2f">le_voicecall_DisconnectService</a> (void)</td></tr>
<tr class="separator:a86593c8b8b0dea4210171b289fa50d2f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a54875833715ef1f81d78d74cb86d0562"><td align="right" class="memItemLeft" valign="top"><a class="el" href="le__voicecall__interface_8h.html#a4a761b06b92521e2ae27c21a3a69993d">le_voicecall_StateHandlerRef_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#a54875833715ef1f81d78d74cb86d0562">le_voicecall_AddStateHandler</a> (<a class="el" href="le__voicecall__interface_8h.html#a9a3203db5ff7114c02e8b9b5513732a9">le_voicecall_StateHandlerFunc_t</a> handlerPtr, void *contextPtr)</td></tr>
<tr class="separator:a54875833715ef1f81d78d74cb86d0562"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a42b5fdb594a1e0ea56e87481f8fad515"><td align="right" class="memItemLeft" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#a42b5fdb594a1e0ea56e87481f8fad515">le_voicecall_RemoveStateHandler</a> (<a class="el" href="le__voicecall__interface_8h.html#a4a761b06b92521e2ae27c21a3a69993d">le_voicecall_StateHandlerRef_t</a> handlerRef)</td></tr>
<tr class="separator:a42b5fdb594a1e0ea56e87481f8fad515"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7b4030c0ac2b5d2d5743325d801ca560"><td align="right" class="memItemLeft" valign="top"><a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#a7b4030c0ac2b5d2d5743325d801ca560">le_voicecall_Start</a> (const char *LE_NONNULL DestinationID)</td></tr>
<tr class="separator:a7b4030c0ac2b5d2d5743325d801ca560"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa4758e37f80ef9fd410ef0a9731d3797"><td align="right" class="memItemLeft" valign="top"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#aa4758e37f80ef9fd410ef0a9731d3797">le_voicecall_End</a> (<a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a> reference)</td></tr>
<tr class="separator:aa4758e37f80ef9fd410ef0a9731d3797"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adb9eeb5c2e344f72b934dc8b72d3db62"><td align="right" class="memItemLeft" valign="top"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#adb9eeb5c2e344f72b934dc8b72d3db62">le_voicecall_Delete</a> (<a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a> reference)</td></tr>
<tr class="separator:adb9eeb5c2e344f72b934dc8b72d3db62"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9dc899a059b3881edb7da244b8c9fbef"><td align="right" class="memItemLeft" valign="top"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#a9dc899a059b3881edb7da244b8c9fbef">le_voicecall_Answer</a> (<a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a> reference)</td></tr>
<tr class="separator:a9dc899a059b3881edb7da244b8c9fbef"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1e04e5a857e17e67eb75cd1c6136f163"><td align="right" class="memItemLeft" valign="top"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#a1e04e5a857e17e67eb75cd1c6136f163">le_voicecall_GetTerminationReason</a> (<a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a> reference, <a class="el" href="le__voicecall__interface_8h.html#a752ba5dba19137e6d92e25450894bb13">le_voicecall_TerminationReason_t</a> *reasonPtr)</td></tr>
<tr class="separator:a1e04e5a857e17e67eb75cd1c6136f163"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab2dc17c9f027ed291576a1b6f6b6fed1"><td align="right" class="memItemLeft" valign="top"><a class="el" href="le__audio__interface_8h.html#a9a46ff5a5afa61f1bc76120ab9e4da0a">le_audio_StreamRef_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#ab2dc17c9f027ed291576a1b6f6b6fed1">le_voicecall_GetTxAudioStream</a> (<a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a> reference)</td></tr>
<tr class="separator:ab2dc17c9f027ed291576a1b6f6b6fed1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afd7256c9caa5a1cb8ccca588c7913797"><td align="right" class="memItemLeft" valign="top"><a class="el" href="le__audio__interface_8h.html#a9a46ff5a5afa61f1bc76120ab9e4da0a">le_audio_StreamRef_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="le__voicecall__interface_8h.html#afd7256c9caa5a1cb8ccca588c7913797">le_voicecall_GetRxAudioStream</a> (<a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a> reference)</td></tr>
<tr class="separator:afd7256c9caa5a1cb8ccca588c7913797"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a id="details" name="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Legato <a class="el" href="c_le_voicecall.html">Voice Call Service</a> include file.</p>
<p class="copyright">Copyright (C) Sierra Wireless Inc. </p>
</div><h2 class="groupheader">Typedef Documentation</h2>
<a class="anchor" id="a74c8b6a9f13f7a8ef47b6b1d57d8ab56"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef struct le_voicecall_Call* <a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>Reference returned by Start function and used by End function </p>
</div>
</div>
<a class="anchor" id="a7dfa8a2a6ecfaa650b1b0a56b8346a50"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef void(* le_voicecall_DisconnectHandler_t) (void *)</td>
</tr>
</table>
</div><div class="memdoc">
<p>Type for handler called when a server disconnects. </p>
</div>
</div>
<a class="anchor" id="a9a3203db5ff7114c02e8b9b5513732a9"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef void(* le_voicecall_StateHandlerFunc_t) (<a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a> reference,const char *LE_NONNULL identifier,<a class="el" href="le__voicecall__interface_8h.html#a51066eb84677e4d4c5447aaf8dd18ff1">le_voicecall_Event_t</a> event,void *contextPtr)</td>
</tr>
</table>
</div><div class="memdoc">
<p>Handler for voice call state changes. </p>
</div>
</div>
<a class="anchor" id="a4a761b06b92521e2ae27c21a3a69993d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef struct le_voicecall_StateHandler* <a class="el" href="le__voicecall__interface_8h.html#a4a761b06b92521e2ae27c21a3a69993d">le_voicecall_StateHandlerRef_t</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>Reference type used by Add/Remove functions for EVENT 'le_voicecall_State' </p>
</div>
</div>
<h2 class="groupheader">Enumeration Type Documentation</h2>
<a class="anchor" id="a51066eb84677e4d4c5447aaf8dd18ff1"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="le__voicecall__interface_8h.html#a51066eb84677e4d4c5447aaf8dd18ff1">le_voicecall_Event_t</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>Voice call establishment states. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a class="anchor" id="a51066eb84677e4d4c5447aaf8dd18ff1af01827ea1f8f40f541a539775f7dcc37"></a>LE_VOICECALL_EVENT_ALERTING </td><td class="fielddoc">
<p>Voice call establishment in progress. Far end is now alerting its user (outgoing call). </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="a51066eb84677e4d4c5447aaf8dd18ff1ad3cd30048fd3957b80293e876712e79b"></a>LE_VOICECALL_EVENT_CONNECTED </td><td class="fielddoc">
<p>Call has been established, and is media is active. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="a51066eb84677e4d4c5447aaf8dd18ff1a55cdfb321f8b09d5037edeb1ec6b04e6"></a>LE_VOICECALL_EVENT_TERMINATED </td><td class="fielddoc">
<p>Call has terminated. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="a51066eb84677e4d4c5447aaf8dd18ff1a70bd4b958f5707742fd66b447685d3ef"></a>LE_VOICECALL_EVENT_OFFLINE </td><td class="fielddoc">
<p>NO Service available to try establish a voice call. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="a51066eb84677e4d4c5447aaf8dd18ff1a425cb5212a5eb51110ac0f02ad1bebd8"></a>LE_VOICECALL_EVENT_BUSY </td><td class="fielddoc">
<p>Remote party (callee) is busy. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="a51066eb84677e4d4c5447aaf8dd18ff1ad3c8824924d684995308a9e45af95422"></a>LE_VOICECALL_EVENT_RESOURCE_BUSY </td><td class="fielddoc">
<p>All local connection resources (lines/channels) are in use. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="a51066eb84677e4d4c5447aaf8dd18ff1a2f7877d24154743a548984d81e7fa6f7"></a>LE_VOICECALL_EVENT_CALL_END_FAILED </td><td class="fielddoc">
<p>Call ending failed. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="a51066eb84677e4d4c5447aaf8dd18ff1a72a3f8b2a94d4617b7baf466c0b7d944"></a>LE_VOICECALL_EVENT_CALL_ANSWER_FAILED </td><td class="fielddoc">
<p>Call answering failed. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="a51066eb84677e4d4c5447aaf8dd18ff1abeff6317fd3fa13e2ad42e20da589dc6"></a>LE_VOICECALL_EVENT_INCOMING </td><td class="fielddoc">
<p>Incoming voice call in progress. </p>
</td></tr>
</table>
</div>
</div>
<a class="anchor" id="a752ba5dba19137e6d92e25450894bb13"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="le__voicecall__interface_8h.html#a752ba5dba19137e6d92e25450894bb13">le_voicecall_TerminationReason_t</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>Voice call termination reason. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a class="anchor" id="a752ba5dba19137e6d92e25450894bb13a554ae3d86ab6ae1b12b16497bdf77f13"></a>LE_VOICECALL_TERM_NETWORK_FAIL </td><td class="fielddoc">
<p>Network could not complete the call. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="a752ba5dba19137e6d92e25450894bb13afb17bd03bb743fc51a99e0900f9725af"></a>LE_VOICECALL_TERM_BAD_ADDRESS </td><td class="fielddoc">
<p>Remote address could not be resolved. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="a752ba5dba19137e6d92e25450894bb13abea9be34bad189a32693f53d6e99816a"></a>LE_VOICECALL_TERM_BUSY </td><td class="fielddoc">
<p>Caller is currently busy and cannot take the call. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="a752ba5dba19137e6d92e25450894bb13ad1993e84925081f21d3af3f50c4ff8ff"></a>LE_VOICECALL_TERM_LOCAL_ENDED </td><td class="fielddoc">
<p>Local party ended the call. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="a752ba5dba19137e6d92e25450894bb13a2bbfe0b67fab1ca3d13156b55d9f837d"></a>LE_VOICECALL_TERM_REMOTE_ENDED </td><td class="fielddoc">
<p>Remote party ended the call. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="a752ba5dba19137e6d92e25450894bb13a2b82c5859edb51677668f8c0822a6706"></a>LE_VOICECALL_TERM_UNDEFINED </td><td class="fielddoc">
<p>Undefined reason. </p>
</td></tr>
</table>
</div>
</div>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="a54875833715ef1f81d78d74cb86d0562"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="le__voicecall__interface_8h.html#a4a761b06b92521e2ae27c21a3a69993d">le_voicecall_StateHandlerRef_t</a> le_voicecall_AddStateHandler </td>
<td>(</td>
<td class="paramtype"><a class="el" href="le__voicecall__interface_8h.html#a9a3203db5ff7114c02e8b9b5513732a9">le_voicecall_StateHandlerFunc_t</a> </td>
<td class="paramname"><em>handlerPtr</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">void * </td>
<td class="paramname"><em>contextPtr</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Add handler function for EVENT 'le_voicecall_State'</p>
<p>This event provides information on voice call state changes </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">handlerPtr</td><td></td></tr>
<tr><td class="paramdir">[in]</td><td class="paramname">contextPtr</td><td></td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a9dc899a059b3881edb7da244b8c9fbef"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a> le_voicecall_Answer </td>
<td>(</td>
<td class="paramtype"><a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a> </td>
<td class="paramname"><em>reference</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Answer to incoming voice call.</p>
<dl class="section return"><dt>Returns</dt><dd><ul>
<li>LE_OK if the incoming voice call can be answered</li>
<li>LE_NOT_FOUND if the incoming voice call object reference is not found. </li>
</ul>
</dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">reference</td><td>Incoming voice call object reference to answer. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="aed46b7d09b1560210a26a891775590f5"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void le_voicecall_ConnectService </td>
<td>(</td>
<td class="paramtype">void </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Connect the current client thread to the service providing this API. Block until the service is available.</p>
<p>For each thread that wants to use this API, either ConnectService or TryConnectService must be called before any other functions in this API. Normally, ConnectService is automatically called for the main thread, but not for any other thread. For details, see <a class="el" href="apiFilesC.html#apiFilesC_client">Client-specific Functions</a>.</p>
<p>This function is created automatically. </p>
</div>
</div>
<a class="anchor" id="adb9eeb5c2e344f72b934dc8b72d3db62"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a> le_voicecall_Delete </td>
<td>(</td>
<td class="paramtype"><a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a> </td>
<td class="paramname"><em>reference</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Delete voice call object reference create by <a class="el" href="le__voicecall__interface_8h.html#a7b4030c0ac2b5d2d5743325d801ca560">le_voicecall_Start()</a> or an incoming voice call.</p>
<dl class="section return"><dt>Returns</dt><dd><ul>
<li>LE_OK if the delete of voice call can be processed.</li>
<li>LE_FAULT if the voice call is not terminated.</li>
<li>LE_NOT_FOUND if the voice call object reference is not found. </li>
</ul>
</dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">reference</td><td>Voice call object reference to delete. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a86593c8b8b0dea4210171b289fa50d2f"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void le_voicecall_DisconnectService </td>
<td>(</td>
<td class="paramtype">void </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Disconnect the current client thread from the service providing this API.</p>
<p>Normally, this function doesn't need to be called. After this function is called, there's no longer a connection to the service, and the functions in this API can't be used. For details, see <a class="el" href="apiFilesC.html#apiFilesC_client">Client-specific Functions</a>.</p>
<p>This function is created automatically. </p>
</div>
</div>
<a class="anchor" id="aa4758e37f80ef9fd410ef0a9731d3797"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a> le_voicecall_End </td>
<td>(</td>
<td class="paramtype"><a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a> </td>
<td class="paramname"><em>reference</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Release a voice call.</p>
<dl class="section return"><dt>Returns</dt><dd><ul>
<li>LE_OK if the end of voice call can be processed.</li>
<li>LE_NOT_FOUND if the voice call object reference is not found. </li>
</ul>
</dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">reference</td><td>Voice call object reference to hang-up. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="afd7256c9caa5a1cb8ccca588c7913797"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="le__audio__interface_8h.html#a9a46ff5a5afa61f1bc76120ab9e4da0a">le_audio_StreamRef_t</a> le_voicecall_GetRxAudioStream </td>
<td>(</td>
<td class="paramtype"><a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a> </td>
<td class="paramname"><em>reference</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Called to get the received audio stream. All audio received from the other end of the call is received on this stream.</p>
<dl class="section return"><dt>Returns</dt><dd>Received audio stream reference. </dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">reference</td><td>Voice call object reference to read from. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a1e04e5a857e17e67eb75cd1c6136f163"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a> le_voicecall_GetTerminationReason </td>
<td>(</td>
<td class="paramtype"><a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a> </td>
<td class="paramname"><em>reference</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="le__voicecall__interface_8h.html#a752ba5dba19137e6d92e25450894bb13">le_voicecall_TerminationReason_t</a> * </td>
<td class="paramname"><em>reasonPtr</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Get the termination reason of a voice call reference.</p>
<dl class="section return"><dt>Returns</dt><dd><ul>
<li>LE_OK if the termination reason is got</li>
<li>LE_NOT_FOUND if the incoming voice call object reference is not found.</li>
<li>LE_FAULT if the voice call is not terminated. </li>
</ul>
</dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">reference</td><td>Voice call object reference to read from. </td></tr>
<tr><td class="paramdir">[out]</td><td class="paramname">reasonPtr</td><td>Termination reason of the voice call. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="ab2dc17c9f027ed291576a1b6f6b6fed1"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="le__audio__interface_8h.html#a9a46ff5a5afa61f1bc76120ab9e4da0a">le_audio_StreamRef_t</a> le_voicecall_GetTxAudioStream </td>
<td>(</td>
<td class="paramtype"><a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a> </td>
<td class="paramname"><em>reference</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Called to get the transmitted audio stream. All audio generated on this end of the call is sent on this stream.</p>
<dl class="section return"><dt>Returns</dt><dd>Transmitted audio stream reference. </dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">reference</td><td>Voice call object reference to read from. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a42b5fdb594a1e0ea56e87481f8fad515"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void le_voicecall_RemoveStateHandler </td>
<td>(</td>
<td class="paramtype"><a class="el" href="le__voicecall__interface_8h.html#a4a761b06b92521e2ae27c21a3a69993d">le_voicecall_StateHandlerRef_t</a> </td>
<td class="paramname"><em>handlerRef</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Remove handler function for EVENT 'le_voicecall_State' </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">handlerRef</td><td></td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="ae45c2c4a73831effce6a824ad832de75"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void le_voicecall_SetServerDisconnectHandler </td>
<td>(</td>
<td class="paramtype"><a class="el" href="le__voicecall__interface_8h.html#a7dfa8a2a6ecfaa650b1b0a56b8346a50">le_voicecall_DisconnectHandler_t</a> </td>
<td class="paramname"><em>disconnectHandler</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">void * </td>
<td class="paramname"><em>contextPtr</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Set handler called when server disconnection is detected.</p>
<p>When a server connection is lost, call this handler then exit with LE_FATAL. If a program wants to continue without exiting, it should call longjmp() from inside the handler. </p>
</div>
</div>
<a class="anchor" id="a7b4030c0ac2b5d2d5743325d801ca560"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="le__voicecall__interface_8h.html#a74c8b6a9f13f7a8ef47b6b1d57d8ab56">le_voicecall_CallRef_t</a> le_voicecall_Start </td>
<td>(</td>
<td class="paramtype">const char *LE_NONNULL </td>
<td class="paramname"><em>DestinationID</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Start a voice call.</p>
<dl class="section return"><dt>Returns</dt><dd><ul>
<li>Reference to the voice call (to be used later for releasing the voice call)</li>
<li>NULL if the voice call could not be processed </li>
</ul>
</dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">DestinationID</td><td>Destination identifier for the voice call establishment. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a07e94a7b09c94d763c4ca2b8d1707580"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a> le_voicecall_TryConnectService </td>
<td>(</td>
<td class="paramtype">void </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Try to connect the current client thread to the service providing this API. Return with an error if the service is not available.</p>
<p>For each thread that wants to use this API, either ConnectService or TryConnectService must be called before any other functions in this API. Normally, ConnectService is automatically called for the main thread, but not for any other thread. For details, see <a class="el" href="apiFilesC.html#apiFilesC_client">Client-specific Functions</a>.</p>
<p>This function is created automatically.</p>
<dl class="section return"><dt>Returns</dt><dd><ul>
<li>LE_OK if the client connected successfully to the service.</li>
<li>LE_UNAVAILABLE if the server is not currently offering the service to which the client is bound.</li>
<li>LE_NOT_PERMITTED if the client interface is not bound to any service (doesn't have a binding).</li>
<li>LE_COMM_ERROR if the Service Directory cannot be reached. </li>
</ul>
</dd></dl>
</div>
</div>
</div>
<br clear="left"/>
</div>
</div>
<link href="resources/css/jqtree.css" rel="stylesheet" type="text/css"/>
<script src="resources/js/tree.jquery.js" type="text/javascript"></script>
<script src="resources/js/jquery.cookie.js"></script>
<script src="https://code.jquery.com/ui/1.11.4/jquery-ui.min.js"></script>
<link href="resources/css/perfect-scrollbar.min.css" rel="stylesheet"/>
<script src="resources/js/perfect-scrollbar.jquery.min.js"></script>
</body>
</html>
|
libc/unix/constant.PRIO_PGRP.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `PRIO_PGRP` constant in crate `libc`.">
<meta name="keywords" content="rust, rustlang, rust-lang, PRIO_PGRP">
<title>libc::unix::PRIO_PGRP - Rust</title>
<link rel="stylesheet" type="text/css" href="../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../main.css">
<link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<a href='../../libc/index.html'><img src='https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='logo' width='100'></a>
<p class='location'><a href='../index.html'>libc</a>::<wbr><a href='index.html'>unix</a></p><script>window.sidebarCurrent = {name: 'PRIO_PGRP', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='../index.html'>libc</a>::<wbr><a href='index.html'>unix</a>::<wbr><a class='constant' href=''>PRIO_PGRP</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-433' class='srclink' href='../../src/libc/unix/mod.rs.html#185' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>pub const PRIO_PGRP: <a class='type' href='../../libc/type.c_int.html' title='libc::c_int'>c_int</a><code> = </code><code>1</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../";
window.currentCrate = "libc";
window.playgroundUrl = "";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script defer src="../../search-index.js"></script>
</body>
</html> |
std/primitive.u8.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `u8` primitive in crate `std`.">
<meta name="keywords" content="rust, rustlang, rust-lang, u8">
<title>std::u8 - Rust</title>
<link rel="stylesheet" type="text/css" href="../main.css">
<link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<a href='../std/index.html'><img src='https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='' width='100'></a>
<p class='location'><a href='index.html'>std</a></p><script>window.sidebarCurrent = {name: 'u8', ty: 'primitive', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content primitive">
<h1 class='fqn'><span class='in-band'>Primitive Type <a class='primitive' href=''>u8</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span></span></h1>
<div class='docblock'><p>The 8-bit unsigned integer type.</p>
<p><em><a href="u8/index.html">See also the <code>std::u8</code> module</a>.</em></p>
</div><h2 id='methods'>Methods</h2><h3 class='impl'><code>impl <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.min_value' class='method'><code>fn <a href='#method.min_value' class='fnname'>min_value</a>() -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Returns the smallest value that can be represented by this integer type.</p>
</div><h4 id='method.max_value' class='method'><code>fn <a href='#method.max_value' class='fnname'>max_value</a>() -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Returns the largest value that can be represented by this integer type.</p>
</div><h4 id='method.from_str_radix' class='method'><code>fn <a href='#method.from_str_radix' class='fnname'>from_str_radix</a>(src: &<a href='primitive.str.html'>str</a>, radix: <a href='primitive.u32.html'>u32</a>) -> <a class='enum' href='../std/result/enum.Result.html' title='std::result::Result'>Result</a><<a href='primitive.u8.html'>u8</a>, <a class='struct' href='../std/num/struct.ParseIntError.html' title='std::num::ParseIntError'>ParseIntError</a>></code></h4>
<div class='docblock'><p>Converts a string slice in a given base to an integer.</p>
<p>Leading and trailing whitespace represent an error.</p>
<h1 id="arguments" class='section-header'><a
href="#arguments">Arguments</a></h1>
<ul>
<li>src - A string slice</li>
<li>radix - The base to use. Must lie in the range [2 .. 36]</li>
</ul>
<h1 id="return-value" class='section-header'><a
href="#return-value">Return value</a></h1>
<p><code>Err(ParseIntError)</code> if the string did not represent a valid number.
Otherwise, <code>Ok(n)</code> where <code>n</code> is the integer represented by <code>src</code>.</p>
</div><h4 id='method.count_ones' class='method'><code>fn <a href='#method.count_ones' class='fnname'>count_ones</a>(self) -> <a href='primitive.u32.html'>u32</a></code></h4>
<div class='docblock'><p>Returns the number of ones in the binary representation of <code>self</code>.</p>
<h1 id="examples" class='section-header'><a
href="#examples">Examples</a></h1><span class='rusttest'>fn main() {
let n = 0b01001100u8;
assert_eq!(n.count_ones(), 3);
}</span><pre class='rust rust-example-rendered'>
<span class='kw'>let</span> <span class='ident'>n</span> <span class='op'>=</span> <span class='number'>0b01001100u8</span>;
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>n</span>.<span class='ident'>count_ones</span>(), <span class='number'>3</span>);</pre>
</div><h4 id='method.count_zeros' class='method'><code>fn <a href='#method.count_zeros' class='fnname'>count_zeros</a>(self) -> <a href='primitive.u32.html'>u32</a></code></h4>
<div class='docblock'><p>Returns the number of zeros in the binary representation of <code>self</code>.</p>
<h1 id="examples" class='section-header'><a
href="#examples">Examples</a></h1><span class='rusttest'>fn main() {
let n = 0b01001100u8;
assert_eq!(n.count_zeros(), 5);
}</span><pre class='rust rust-example-rendered'>
<span class='kw'>let</span> <span class='ident'>n</span> <span class='op'>=</span> <span class='number'>0b01001100u8</span>;
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>n</span>.<span class='ident'>count_zeros</span>(), <span class='number'>5</span>);</pre>
</div><h4 id='method.leading_zeros' class='method'><code>fn <a href='#method.leading_zeros' class='fnname'>leading_zeros</a>(self) -> <a href='primitive.u32.html'>u32</a></code></h4>
<div class='docblock'><p>Returns the number of leading zeros in the binary representation
of <code>self</code>.</p>
<h1 id="examples" class='section-header'><a
href="#examples">Examples</a></h1><span class='rusttest'>fn main() {
let n = 0b0101000u16;
assert_eq!(n.leading_zeros(), 10);
}</span><pre class='rust rust-example-rendered'>
<span class='kw'>let</span> <span class='ident'>n</span> <span class='op'>=</span> <span class='number'>0b0101000u16</span>;
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>n</span>.<span class='ident'>leading_zeros</span>(), <span class='number'>10</span>);</pre>
</div><h4 id='method.trailing_zeros' class='method'><code>fn <a href='#method.trailing_zeros' class='fnname'>trailing_zeros</a>(self) -> <a href='primitive.u32.html'>u32</a></code></h4>
<div class='docblock'><p>Returns the number of trailing zeros in the binary representation
of <code>self</code>.</p>
<h1 id="examples" class='section-header'><a
href="#examples">Examples</a></h1><span class='rusttest'>fn main() {
let n = 0b0101000u16;
assert_eq!(n.trailing_zeros(), 3);
}</span><pre class='rust rust-example-rendered'>
<span class='kw'>let</span> <span class='ident'>n</span> <span class='op'>=</span> <span class='number'>0b0101000u16</span>;
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>n</span>.<span class='ident'>trailing_zeros</span>(), <span class='number'>3</span>);</pre>
</div><h4 id='method.rotate_left' class='method'><code>fn <a href='#method.rotate_left' class='fnname'>rotate_left</a>(self, n: <a href='primitive.u32.html'>u32</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Shifts the bits to the left by a specified amount, <code>n</code>,
wrapping the truncated bits to the end of the resulting integer.</p>
<h1 id="examples" class='section-header'><a
href="#examples">Examples</a></h1><span class='rusttest'>fn main() {
let n = 0x0123456789ABCDEFu64;
let m = 0x3456789ABCDEF012u64;
assert_eq!(n.rotate_left(12), m);
}</span><pre class='rust rust-example-rendered'>
<span class='kw'>let</span> <span class='ident'>n</span> <span class='op'>=</span> <span class='number'>0x0123456789ABCDEFu64</span>;
<span class='kw'>let</span> <span class='ident'>m</span> <span class='op'>=</span> <span class='number'>0x3456789ABCDEF012u64</span>;
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>n</span>.<span class='ident'>rotate_left</span>(<span class='number'>12</span>), <span class='ident'>m</span>);</pre>
</div><h4 id='method.rotate_right' class='method'><code>fn <a href='#method.rotate_right' class='fnname'>rotate_right</a>(self, n: <a href='primitive.u32.html'>u32</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Shifts the bits to the right by a specified amount, <code>n</code>,
wrapping the truncated bits to the beginning of the resulting
integer.</p>
<h1 id="examples" class='section-header'><a
href="#examples">Examples</a></h1><span class='rusttest'>fn main() {
let n = 0x0123456789ABCDEFu64;
let m = 0xDEF0123456789ABCu64;
assert_eq!(n.rotate_right(12), m);
}</span><pre class='rust rust-example-rendered'>
<span class='kw'>let</span> <span class='ident'>n</span> <span class='op'>=</span> <span class='number'>0x0123456789ABCDEFu64</span>;
<span class='kw'>let</span> <span class='ident'>m</span> <span class='op'>=</span> <span class='number'>0xDEF0123456789ABCu64</span>;
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>n</span>.<span class='ident'>rotate_right</span>(<span class='number'>12</span>), <span class='ident'>m</span>);</pre>
</div><h4 id='method.swap_bytes' class='method'><code>fn <a href='#method.swap_bytes' class='fnname'>swap_bytes</a>(self) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Reverses the byte order of the integer.</p>
<h1 id="examples" class='section-header'><a
href="#examples">Examples</a></h1><span class='rusttest'>fn main() {
let n = 0x0123456789ABCDEFu64;
let m = 0xEFCDAB8967452301u64;
assert_eq!(n.swap_bytes(), m);
}</span><pre class='rust rust-example-rendered'>
<span class='kw'>let</span> <span class='ident'>n</span> <span class='op'>=</span> <span class='number'>0x0123456789ABCDEFu64</span>;
<span class='kw'>let</span> <span class='ident'>m</span> <span class='op'>=</span> <span class='number'>0xEFCDAB8967452301u64</span>;
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>n</span>.<span class='ident'>swap_bytes</span>(), <span class='ident'>m</span>);</pre>
</div><h4 id='method.from_be' class='method'><code>fn <a href='#method.from_be' class='fnname'>from_be</a>(x: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Converts an integer from big endian to the target's endianness.</p>
<p>On big endian this is a no-op. On little endian the bytes are
swapped.</p>
<h1 id="examples" class='section-header'><a
href="#examples">Examples</a></h1><span class='rusttest'>fn main() {
let n = 0x0123456789ABCDEFu64;
if cfg!(target_endian = "big") {
assert_eq!(u64::from_be(n), n)
} else {
assert_eq!(u64::from_be(n), n.swap_bytes())
}
}</span><pre class='rust rust-example-rendered'>
<span class='kw'>let</span> <span class='ident'>n</span> <span class='op'>=</span> <span class='number'>0x0123456789ABCDEFu64</span>;
<span class='kw'>if</span> <span class='macro'>cfg</span><span class='macro'>!</span>(<span class='ident'>target_endian</span> <span class='op'>=</span> <span class='string'>"big"</span>) {
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>u64</span>::<span class='ident'>from_be</span>(<span class='ident'>n</span>), <span class='ident'>n</span>)
} <span class='kw'>else</span> {
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>u64</span>::<span class='ident'>from_be</span>(<span class='ident'>n</span>), <span class='ident'>n</span>.<span class='ident'>swap_bytes</span>())
}</pre>
</div><h4 id='method.from_le' class='method'><code>fn <a href='#method.from_le' class='fnname'>from_le</a>(x: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Converts an integer from little endian to the target's endianness.</p>
<p>On little endian this is a no-op. On big endian the bytes are
swapped.</p>
<h1 id="examples" class='section-header'><a
href="#examples">Examples</a></h1><span class='rusttest'>fn main() {
let n = 0x0123456789ABCDEFu64;
if cfg!(target_endian = "little") {
assert_eq!(u64::from_le(n), n)
} else {
assert_eq!(u64::from_le(n), n.swap_bytes())
}
}</span><pre class='rust rust-example-rendered'>
<span class='kw'>let</span> <span class='ident'>n</span> <span class='op'>=</span> <span class='number'>0x0123456789ABCDEFu64</span>;
<span class='kw'>if</span> <span class='macro'>cfg</span><span class='macro'>!</span>(<span class='ident'>target_endian</span> <span class='op'>=</span> <span class='string'>"little"</span>) {
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>u64</span>::<span class='ident'>from_le</span>(<span class='ident'>n</span>), <span class='ident'>n</span>)
} <span class='kw'>else</span> {
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>u64</span>::<span class='ident'>from_le</span>(<span class='ident'>n</span>), <span class='ident'>n</span>.<span class='ident'>swap_bytes</span>())
}</pre>
</div><h4 id='method.to_be' class='method'><code>fn <a href='#method.to_be' class='fnname'>to_be</a>(self) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Converts <code>self</code> to big endian from the target's endianness.</p>
<p>On big endian this is a no-op. On little endian the bytes are
swapped.</p>
<h1 id="examples" class='section-header'><a
href="#examples">Examples</a></h1><span class='rusttest'>fn main() {
let n = 0x0123456789ABCDEFu64;
if cfg!(target_endian = "big") {
assert_eq!(n.to_be(), n)
} else {
assert_eq!(n.to_be(), n.swap_bytes())
}
}</span><pre class='rust rust-example-rendered'>
<span class='kw'>let</span> <span class='ident'>n</span> <span class='op'>=</span> <span class='number'>0x0123456789ABCDEFu64</span>;
<span class='kw'>if</span> <span class='macro'>cfg</span><span class='macro'>!</span>(<span class='ident'>target_endian</span> <span class='op'>=</span> <span class='string'>"big"</span>) {
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>n</span>.<span class='ident'>to_be</span>(), <span class='ident'>n</span>)
} <span class='kw'>else</span> {
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>n</span>.<span class='ident'>to_be</span>(), <span class='ident'>n</span>.<span class='ident'>swap_bytes</span>())
}</pre>
</div><h4 id='method.to_le' class='method'><code>fn <a href='#method.to_le' class='fnname'>to_le</a>(self) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Converts <code>self</code> to little endian from the target's endianness.</p>
<p>On little endian this is a no-op. On big endian the bytes are
swapped.</p>
<h1 id="examples" class='section-header'><a
href="#examples">Examples</a></h1><span class='rusttest'>fn main() {
let n = 0x0123456789ABCDEFu64;
if cfg!(target_endian = "little") {
assert_eq!(n.to_le(), n)
} else {
assert_eq!(n.to_le(), n.swap_bytes())
}
}</span><pre class='rust rust-example-rendered'>
<span class='kw'>let</span> <span class='ident'>n</span> <span class='op'>=</span> <span class='number'>0x0123456789ABCDEFu64</span>;
<span class='kw'>if</span> <span class='macro'>cfg</span><span class='macro'>!</span>(<span class='ident'>target_endian</span> <span class='op'>=</span> <span class='string'>"little"</span>) {
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>n</span>.<span class='ident'>to_le</span>(), <span class='ident'>n</span>)
} <span class='kw'>else</span> {
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>n</span>.<span class='ident'>to_le</span>(), <span class='ident'>n</span>.<span class='ident'>swap_bytes</span>())
}</pre>
</div><h4 id='method.checked_add' class='method'><code>fn <a href='#method.checked_add' class='fnname'>checked_add</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a class='enum' href='../std/option/enum.Option.html' title='std::option::Option'>Option</a><<a href='primitive.u8.html'>u8</a>></code></h4>
<div class='docblock'><p>Checked integer addition. Computes <code>self + other</code>, returning <code>None</code>
if overflow occurred.</p>
<h1 id="examples" class='section-header'><a
href="#examples">Examples</a></h1><span class='rusttest'>fn main() {
assert_eq!(5u16.checked_add(65530), Some(65535));
assert_eq!(6u16.checked_add(65530), None);
}</span><pre class='rust rust-example-rendered'>
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='number'>5u16</span>.<span class='ident'>checked_add</span>(<span class='number'>65530</span>), <span class='prelude-val'>Some</span>(<span class='number'>65535</span>));
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='number'>6u16</span>.<span class='ident'>checked_add</span>(<span class='number'>65530</span>), <span class='prelude-val'>None</span>);</pre>
</div><h4 id='method.checked_sub' class='method'><code>fn <a href='#method.checked_sub' class='fnname'>checked_sub</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a class='enum' href='../std/option/enum.Option.html' title='std::option::Option'>Option</a><<a href='primitive.u8.html'>u8</a>></code></h4>
<div class='docblock'><p>Checked integer subtraction. Computes <code>self - other</code>, returning
<code>None</code> if underflow occurred.</p>
<h1 id="examples" class='section-header'><a
href="#examples">Examples</a></h1><span class='rusttest'>fn main() {
assert_eq!((-127i8).checked_sub(1), Some(-128));
assert_eq!((-128i8).checked_sub(1), None);
}</span><pre class='rust rust-example-rendered'>
<span class='macro'>assert_eq</span><span class='macro'>!</span>((<span class='op'>-</span><span class='number'>127i8</span>).<span class='ident'>checked_sub</span>(<span class='number'>1</span>), <span class='prelude-val'>Some</span>(<span class='op'>-</span><span class='number'>128</span>));
<span class='macro'>assert_eq</span><span class='macro'>!</span>((<span class='op'>-</span><span class='number'>128i8</span>).<span class='ident'>checked_sub</span>(<span class='number'>1</span>), <span class='prelude-val'>None</span>);</pre>
</div><h4 id='method.checked_mul' class='method'><code>fn <a href='#method.checked_mul' class='fnname'>checked_mul</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a class='enum' href='../std/option/enum.Option.html' title='std::option::Option'>Option</a><<a href='primitive.u8.html'>u8</a>></code></h4>
<div class='docblock'><p>Checked integer multiplication. Computes <code>self * other</code>, returning
<code>None</code> if underflow or overflow occurred.</p>
<h1 id="examples" class='section-header'><a
href="#examples">Examples</a></h1><span class='rusttest'>fn main() {
assert_eq!(5u8.checked_mul(51), Some(255));
assert_eq!(5u8.checked_mul(52), None);
}</span><pre class='rust rust-example-rendered'>
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='number'>5u8</span>.<span class='ident'>checked_mul</span>(<span class='number'>51</span>), <span class='prelude-val'>Some</span>(<span class='number'>255</span>));
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='number'>5u8</span>.<span class='ident'>checked_mul</span>(<span class='number'>52</span>), <span class='prelude-val'>None</span>);</pre>
</div><h4 id='method.checked_div' class='method'><code>fn <a href='#method.checked_div' class='fnname'>checked_div</a>(self, v: <a href='primitive.u8.html'>u8</a>) -> <a class='enum' href='../std/option/enum.Option.html' title='std::option::Option'>Option</a><<a href='primitive.u8.html'>u8</a>></code></h4>
<div class='docblock'><p>Checked integer division. Computes <code>self / other</code>, returning <code>None</code>
if <code>other == 0</code> or the operation results in underflow or overflow.</p>
<h1 id="examples" class='section-header'><a
href="#examples">Examples</a></h1><span class='rusttest'>fn main() {
assert_eq!((-127i8).checked_div(-1), Some(127));
assert_eq!((-128i8).checked_div(-1), None);
assert_eq!((1i8).checked_div(0), None);
}</span><pre class='rust rust-example-rendered'>
<span class='macro'>assert_eq</span><span class='macro'>!</span>((<span class='op'>-</span><span class='number'>127i8</span>).<span class='ident'>checked_div</span>(<span class='op'>-</span><span class='number'>1</span>), <span class='prelude-val'>Some</span>(<span class='number'>127</span>));
<span class='macro'>assert_eq</span><span class='macro'>!</span>((<span class='op'>-</span><span class='number'>128i8</span>).<span class='ident'>checked_div</span>(<span class='op'>-</span><span class='number'>1</span>), <span class='prelude-val'>None</span>);
<span class='macro'>assert_eq</span><span class='macro'>!</span>((<span class='number'>1i8</span>).<span class='ident'>checked_div</span>(<span class='number'>0</span>), <span class='prelude-val'>None</span>);</pre>
</div><h4 id='method.saturating_add' class='method'><code>fn <a href='#method.saturating_add' class='fnname'>saturating_add</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Saturating integer addition. Computes <code>self + other</code>, saturating at
the numeric bounds instead of overflowing.</p>
</div><h4 id='method.saturating_sub' class='method'><code>fn <a href='#method.saturating_sub' class='fnname'>saturating_sub</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Saturating integer subtraction. Computes <code>self - other</code>, saturating
at the numeric bounds instead of overflowing.</p>
</div><h4 id='method.wrapping_add' class='method'><code>fn <a href='#method.wrapping_add' class='fnname'>wrapping_add</a>(self, rhs: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Wrapping (modular) addition. Computes <code>self + other</code>,
wrapping around at the boundary of the type.</p>
</div><h4 id='method.wrapping_sub' class='method'><code>fn <a href='#method.wrapping_sub' class='fnname'>wrapping_sub</a>(self, rhs: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Wrapping (modular) subtraction. Computes <code>self - other</code>,
wrapping around at the boundary of the type.</p>
</div><h4 id='method.wrapping_mul' class='method'><code>fn <a href='#method.wrapping_mul' class='fnname'>wrapping_mul</a>(self, rhs: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Wrapping (modular) multiplication. Computes <code>self * other</code>, wrapping around at the boundary of the type.</p>
</div><h4 id='method.wrapping_div' class='method'><code>fn <a href='#method.wrapping_div' class='fnname'>wrapping_div</a>(self, rhs: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Wrapping (modular) division. Computes <code>self / other</code>,
wrapping around at the boundary of the type.</p>
<p>The only case where such wrapping can occur is when one
divides <code>MIN / -1</code> on a signed type (where <code>MIN</code> is the
negative minimal value for the type); this is equivalent
to <code>-MIN</code>, a positive value that is too large to represent
in the type. In such a case, this function returns <code>MIN</code>
itself.</p>
</div><h4 id='method.wrapping_rem' class='method'><code>fn <a href='#method.wrapping_rem' class='fnname'>wrapping_rem</a>(self, rhs: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Wrapping (modular) remainder. Computes <code>self % other</code>,
wrapping around at the boundary of the type.</p>
<p>Such wrap-around never actually occurs mathematically;
implementation artifacts make <code>x % y</code> invalid for <code>MIN / -1</code> on a signed type (where <code>MIN</code> is the negative
minimal value). In such a case, this function returns <code>0</code>.</p>
</div><h4 id='method.wrapping_neg' class='method'><code>fn <a href='#method.wrapping_neg' class='fnname'>wrapping_neg</a>(self) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Wrapping (modular) negation. Computes <code>-self</code>,
wrapping around at the boundary of the type.</p>
<p>The only case where such wrapping can occur is when one
negates <code>MIN</code> on a signed type (where <code>MIN</code> is the
negative minimal value for the type); this is a positive
value that is too large to represent in the type. In such
a case, this function returns <code>MIN</code> itself.</p>
</div><h4 id='method.wrapping_shl' class='method'><code>fn <a href='#method.wrapping_shl' class='fnname'>wrapping_shl</a>(self, rhs: <a href='primitive.u32.html'>u32</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Panic-free bitwise shift-left; yields <code>self << mask(rhs)</code>,
where <code>mask</code> removes any high-order bits of <code>rhs</code> that
would cause the shift to exceed the bitwidth of the type.</p>
</div><h4 id='method.wrapping_shr' class='method'><code>fn <a href='#method.wrapping_shr' class='fnname'>wrapping_shr</a>(self, rhs: <a href='primitive.u32.html'>u32</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Panic-free bitwise shift-left; yields <code>self >> mask(rhs)</code>,
where <code>mask</code> removes any high-order bits of <code>rhs</code> that
would cause the shift to exceed the bitwidth of the type.</p>
</div><h4 id='method.pow' class='method'><code>fn <a href='#method.pow' class='fnname'>pow</a>(self, exp: <a href='primitive.u32.html'>u32</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Raises self to the power of <code>exp</code>, using exponentiation by squaring.</p>
<h1 id="examples" class='section-header'><a
href="#examples">Examples</a></h1><span class='rusttest'>fn main() {
assert_eq!(2i32.pow(4), 16);
}</span><pre class='rust rust-example-rendered'>
<span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='number'>2i32</span>.<span class='ident'>pow</span>(<span class='number'>4</span>), <span class='number'>16</span>);</pre>
</div><h4 id='method.is_power_of_two' class='method'><code>fn <a href='#method.is_power_of_two' class='fnname'>is_power_of_two</a>(self) -> <a href='primitive.bool.html'>bool</a></code></h4>
<div class='docblock'><p>Returns <code>true</code> if and only if <code>self == 2^k</code> for some <code>k</code>.</p>
</div><h4 id='method.next_power_of_two' class='method'><code>fn <a href='#method.next_power_of_two' class='fnname'>next_power_of_two</a>(self) -> <a href='primitive.u8.html'>u8</a></code></h4>
<div class='docblock'><p>Returns the smallest power of two greater than or equal to <code>self</code>.
Unspecified behavior on overflow.</p>
</div><h4 id='method.checked_next_power_of_two' class='method'><code>fn <a href='#method.checked_next_power_of_two' class='fnname'>checked_next_power_of_two</a>(self) -> <a class='enum' href='../std/option/enum.Option.html' title='std::option::Option'>Option</a><<a href='primitive.u8.html'>u8</a>></code></h4>
<div class='docblock'><p>Returns the smallest power of two greater than or equal to <code>n</code>. If
the next power of two is greater than the type's maximum value,
<code>None</code> is returned, otherwise the power of two is wrapped in <code>Some</code>.</p>
</div></div><h2 id='implementations'>Trait Implementations</h2><h3 class='impl'><code>impl <a class='trait' href='../std/num/wrapping/trait.OverflowingOps.html' title='std::num::wrapping::OverflowingOps'>OverflowingOps</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.overflowing_add' class='method'><code>fn <a href='../std/num/wrapping/trait.OverflowingOps.html#method.overflowing_add' class='fnname'>overflowing_add</a>(self, rhs: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.tuple.html'>(<a href='primitive.u8.html'>u8</a>, <a href='primitive.bool.html'>bool</a>)</a></code></h4>
<h4 id='method.overflowing_sub' class='method'><code>fn <a href='../std/num/wrapping/trait.OverflowingOps.html#method.overflowing_sub' class='fnname'>overflowing_sub</a>(self, rhs: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.tuple.html'>(<a href='primitive.u8.html'>u8</a>, <a href='primitive.bool.html'>bool</a>)</a></code></h4>
<h4 id='method.overflowing_mul' class='method'><code>fn <a href='../std/num/wrapping/trait.OverflowingOps.html#method.overflowing_mul' class='fnname'>overflowing_mul</a>(self, rhs: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.tuple.html'>(<a href='primitive.u8.html'>u8</a>, <a href='primitive.bool.html'>bool</a>)</a></code></h4>
<h4 id='method.overflowing_div' class='method'><code>fn <a href='../std/num/wrapping/trait.OverflowingOps.html#method.overflowing_div' class='fnname'>overflowing_div</a>(self, rhs: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.tuple.html'>(<a href='primitive.u8.html'>u8</a>, <a href='primitive.bool.html'>bool</a>)</a></code></h4>
<h4 id='method.overflowing_rem' class='method'><code>fn <a href='../std/num/wrapping/trait.OverflowingOps.html#method.overflowing_rem' class='fnname'>overflowing_rem</a>(self, rhs: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.tuple.html'>(<a href='primitive.u8.html'>u8</a>, <a href='primitive.bool.html'>bool</a>)</a></code></h4>
<h4 id='method.overflowing_shl' class='method'><code>fn <a href='../std/num/wrapping/trait.OverflowingOps.html#method.overflowing_shl' class='fnname'>overflowing_shl</a>(self, rhs: <a href='primitive.u32.html'>u32</a>) -> <a href='primitive.tuple.html'>(<a href='primitive.u8.html'>u8</a>, <a href='primitive.bool.html'>bool</a>)</a></code></h4>
<h4 id='method.overflowing_shr' class='method'><code>fn <a href='../std/num/wrapping/trait.OverflowingOps.html#method.overflowing_shr' class='fnname'>overflowing_shr</a>(self, rhs: <a href='primitive.u32.html'>u32</a>) -> <a href='primitive.tuple.html'>(<a href='primitive.u8.html'>u8</a>, <a href='primitive.bool.html'>bool</a>)</a></code></h4>
<h4 id='method.overflowing_neg' class='method'><code>fn <a href='../std/num/wrapping/trait.OverflowingOps.html#method.overflowing_neg' class='fnname'>overflowing_neg</a>(self) -> <a href='primitive.tuple.html'>(<a href='primitive.u8.html'>u8</a>, <a href='primitive.bool.html'>bool</a>)</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../core/num/flt2dec/bignum/trait.FullOps.html' title='core::num::flt2dec::bignum::FullOps'>FullOps</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.full_add' class='method'><code>fn <a href='../core/num/flt2dec/bignum/trait.FullOps.html#method.full_add' class='fnname'>full_add</a>(self, other: <a href='primitive.u8.html'>u8</a>, carry: <a href='primitive.bool.html'>bool</a>) -> <a href='primitive.tuple.html'>(<a href='primitive.bool.html'>bool</a>, <a href='primitive.u8.html'>u8</a>)</a></code></h4>
<h4 id='method.full_mul' class='method'><code>fn <a href='../core/num/flt2dec/bignum/trait.FullOps.html#method.full_mul' class='fnname'>full_mul</a>(self, other: <a href='primitive.u8.html'>u8</a>, carry: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.tuple.html'>(<a href='primitive.u8.html'>u8</a>, <a href='primitive.u8.html'>u8</a>)</a></code></h4>
<h4 id='method.full_mul_add' class='method'><code>fn <a href='../core/num/flt2dec/bignum/trait.FullOps.html#method.full_mul_add' class='fnname'>full_mul_add</a>(self, other: <a href='primitive.u8.html'>u8</a>, other2: <a href='primitive.u8.html'>u8</a>, carry: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.tuple.html'>(<a href='primitive.u8.html'>u8</a>, <a href='primitive.u8.html'>u8</a>)</a></code></h4>
<h4 id='method.full_div_rem' class='method'><code>fn <a href='../core/num/flt2dec/bignum/trait.FullOps.html#method.full_div_rem' class='fnname'>full_div_rem</a>(self, other: <a href='primitive.u8.html'>u8</a>, borrow: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.tuple.html'>(<a href='primitive.u8.html'>u8</a>, <a href='primitive.u8.html'>u8</a>)</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/num/trait.Zero.html' title='std::num::Zero'>Zero</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.zero' class='method'><code>fn <a href='../std/num/trait.Zero.html#method.zero' class='fnname'>zero</a>() -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/num/trait.One.html' title='std::num::One'>One</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.one' class='method'><code>fn <a href='../std/num/trait.One.html#method.one' class='fnname'>one</a>() -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/str/trait.FromStr.html' title='std::str::FromStr'>FromStr</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Err' class='type'><code>type Err = <a class='struct' href='../std/num/struct.ParseIntError.html' title='std::num::ParseIntError'>ParseIntError</a></code></h4>
<h4 id='method.from_str' class='method'><code>fn <a href='../std/str/trait.FromStr.html#method.from_str' class='fnname'>from_str</a>(src: &<a href='primitive.str.html'>str</a>) -> <a class='enum' href='../std/result/enum.Result.html' title='std::result::Result'>Result</a><<a href='primitive.u8.html'>u8</a>, <a class='struct' href='../std/num/struct.ParseIntError.html' title='std::num::ParseIntError'>ParseIntError</a>></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../core/nonzero/trait.Zeroable.html' title='core::nonzero::Zeroable'>Zeroable</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'></div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Add.html' title='std::ops::Add'>Add</a><<a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.add' class='method'><code>fn <a href='../std/ops/trait.Add.html#method.add' class='fnname'>add</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Add.html' title='std::ops::Add'>Add</a><<a href='primitive.u8.html'>u8</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Add.html' title='std::ops::Add'>Output</a></code></h4>
<h4 id='method.add' class='method'><code>fn <a href='../std/ops/trait.Add.html#method.add' class='fnname'>add</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Add.html' title='std::ops::Add'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Add.html' title='std::ops::Add'>Add</a><&'a <a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Add.html' title='std::ops::Add'>Output</a></code></h4>
<h4 id='method.add' class='method'><code>fn <a href='../std/ops/trait.Add.html#method.add' class='fnname'>add</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Add.html' title='std::ops::Add'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Add.html' title='std::ops::Add'>Add</a><&'a <a href='primitive.u8.html'>u8</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Add.html' title='std::ops::Add'>Output</a></code></h4>
<h4 id='method.add' class='method'><code>fn <a href='../std/ops/trait.Add.html#method.add' class='fnname'>add</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Add.html' title='std::ops::Add'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Sub.html' title='std::ops::Sub'>Sub</a><<a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.sub' class='method'><code>fn <a href='../std/ops/trait.Sub.html#method.sub' class='fnname'>sub</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Sub.html' title='std::ops::Sub'>Sub</a><<a href='primitive.u8.html'>u8</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Sub.html' title='std::ops::Sub'>Output</a></code></h4>
<h4 id='method.sub' class='method'><code>fn <a href='../std/ops/trait.Sub.html#method.sub' class='fnname'>sub</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Sub.html' title='std::ops::Sub'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Sub.html' title='std::ops::Sub'>Sub</a><&'a <a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Sub.html' title='std::ops::Sub'>Output</a></code></h4>
<h4 id='method.sub' class='method'><code>fn <a href='../std/ops/trait.Sub.html#method.sub' class='fnname'>sub</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Sub.html' title='std::ops::Sub'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Sub.html' title='std::ops::Sub'>Sub</a><&'a <a href='primitive.u8.html'>u8</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Sub.html' title='std::ops::Sub'>Output</a></code></h4>
<h4 id='method.sub' class='method'><code>fn <a href='../std/ops/trait.Sub.html#method.sub' class='fnname'>sub</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Sub.html' title='std::ops::Sub'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Mul.html' title='std::ops::Mul'>Mul</a><<a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.mul' class='method'><code>fn <a href='../std/ops/trait.Mul.html#method.mul' class='fnname'>mul</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Mul.html' title='std::ops::Mul'>Mul</a><<a href='primitive.u8.html'>u8</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Mul.html' title='std::ops::Mul'>Output</a></code></h4>
<h4 id='method.mul' class='method'><code>fn <a href='../std/ops/trait.Mul.html#method.mul' class='fnname'>mul</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Mul.html' title='std::ops::Mul'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Mul.html' title='std::ops::Mul'>Mul</a><&'a <a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Mul.html' title='std::ops::Mul'>Output</a></code></h4>
<h4 id='method.mul' class='method'><code>fn <a href='../std/ops/trait.Mul.html#method.mul' class='fnname'>mul</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Mul.html' title='std::ops::Mul'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Mul.html' title='std::ops::Mul'>Mul</a><&'a <a href='primitive.u8.html'>u8</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Mul.html' title='std::ops::Mul'>Output</a></code></h4>
<h4 id='method.mul' class='method'><code>fn <a href='../std/ops/trait.Mul.html#method.mul' class='fnname'>mul</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Mul.html' title='std::ops::Mul'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Div.html' title='std::ops::Div'>Div</a><<a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='docblock'><p>This operation rounds towards zero, truncating any
fractional part of the exact result.</p>
</div><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.div' class='method'><code>fn <a href='../std/ops/trait.Div.html#method.div' class='fnname'>div</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Div.html' title='std::ops::Div'>Div</a><<a href='primitive.u8.html'>u8</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Div.html' title='std::ops::Div'>Output</a></code></h4>
<h4 id='method.div' class='method'><code>fn <a href='../std/ops/trait.Div.html#method.div' class='fnname'>div</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Div.html' title='std::ops::Div'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Div.html' title='std::ops::Div'>Div</a><&'a <a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Div.html' title='std::ops::Div'>Output</a></code></h4>
<h4 id='method.div' class='method'><code>fn <a href='../std/ops/trait.Div.html#method.div' class='fnname'>div</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Div.html' title='std::ops::Div'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Div.html' title='std::ops::Div'>Div</a><&'a <a href='primitive.u8.html'>u8</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Div.html' title='std::ops::Div'>Output</a></code></h4>
<h4 id='method.div' class='method'><code>fn <a href='../std/ops/trait.Div.html#method.div' class='fnname'>div</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Div.html' title='std::ops::Div'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Rem.html' title='std::ops::Rem'>Rem</a><<a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='docblock'><p>This operation satisfies <code>n % d == n - (n / d) * d</code>. The
result has the same sign as the left operand.</p>
</div><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.rem' class='method'><code>fn <a href='../std/ops/trait.Rem.html#method.rem' class='fnname'>rem</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Rem.html' title='std::ops::Rem'>Rem</a><<a href='primitive.u8.html'>u8</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Rem.html' title='std::ops::Rem'>Output</a></code></h4>
<h4 id='method.rem' class='method'><code>fn <a href='../std/ops/trait.Rem.html#method.rem' class='fnname'>rem</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Rem.html' title='std::ops::Rem'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Rem.html' title='std::ops::Rem'>Rem</a><&'a <a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Rem.html' title='std::ops::Rem'>Output</a></code></h4>
<h4 id='method.rem' class='method'><code>fn <a href='../std/ops/trait.Rem.html#method.rem' class='fnname'>rem</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Rem.html' title='std::ops::Rem'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Rem.html' title='std::ops::Rem'>Rem</a><&'a <a href='primitive.u8.html'>u8</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Rem.html' title='std::ops::Rem'>Output</a></code></h4>
<h4 id='method.rem' class='method'><code>fn <a href='../std/ops/trait.Rem.html#method.rem' class='fnname'>rem</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Rem.html' title='std::ops::Rem'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Not.html' title='std::ops::Not'>Not</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.not' class='method'><code>fn <a href='../std/ops/trait.Not.html#method.not' class='fnname'>not</a>(self) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Not.html' title='std::ops::Not'>Not</a> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Not.html' title='std::ops::Not'>Output</a></code></h4>
<h4 id='method.not' class='method'><code>fn <a href='../std/ops/trait.Not.html#method.not' class='fnname'>not</a>(self) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Not.html' title='std::ops::Not'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.BitAnd.html' title='std::ops::BitAnd'>BitAnd</a><<a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.bitand' class='method'><code>fn <a href='../std/ops/trait.BitAnd.html#method.bitand' class='fnname'>bitand</a>(self, rhs: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.BitAnd.html' title='std::ops::BitAnd'>BitAnd</a><<a href='primitive.u8.html'>u8</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitAnd.html' title='std::ops::BitAnd'>Output</a></code></h4>
<h4 id='method.bitand' class='method'><code>fn <a href='../std/ops/trait.BitAnd.html#method.bitand' class='fnname'>bitand</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitAnd.html' title='std::ops::BitAnd'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.BitAnd.html' title='std::ops::BitAnd'>BitAnd</a><&'a <a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitAnd.html' title='std::ops::BitAnd'>Output</a></code></h4>
<h4 id='method.bitand' class='method'><code>fn <a href='../std/ops/trait.BitAnd.html#method.bitand' class='fnname'>bitand</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitAnd.html' title='std::ops::BitAnd'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.BitAnd.html' title='std::ops::BitAnd'>BitAnd</a><&'a <a href='primitive.u8.html'>u8</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitAnd.html' title='std::ops::BitAnd'>Output</a></code></h4>
<h4 id='method.bitand' class='method'><code>fn <a href='../std/ops/trait.BitAnd.html#method.bitand' class='fnname'>bitand</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitAnd.html' title='std::ops::BitAnd'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.BitOr.html' title='std::ops::BitOr'>BitOr</a><<a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.bitor' class='method'><code>fn <a href='../std/ops/trait.BitOr.html#method.bitor' class='fnname'>bitor</a>(self, rhs: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.BitOr.html' title='std::ops::BitOr'>BitOr</a><<a href='primitive.u8.html'>u8</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitOr.html' title='std::ops::BitOr'>Output</a></code></h4>
<h4 id='method.bitor' class='method'><code>fn <a href='../std/ops/trait.BitOr.html#method.bitor' class='fnname'>bitor</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitOr.html' title='std::ops::BitOr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.BitOr.html' title='std::ops::BitOr'>BitOr</a><&'a <a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitOr.html' title='std::ops::BitOr'>Output</a></code></h4>
<h4 id='method.bitor' class='method'><code>fn <a href='../std/ops/trait.BitOr.html#method.bitor' class='fnname'>bitor</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitOr.html' title='std::ops::BitOr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.BitOr.html' title='std::ops::BitOr'>BitOr</a><&'a <a href='primitive.u8.html'>u8</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitOr.html' title='std::ops::BitOr'>Output</a></code></h4>
<h4 id='method.bitor' class='method'><code>fn <a href='../std/ops/trait.BitOr.html#method.bitor' class='fnname'>bitor</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitOr.html' title='std::ops::BitOr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.BitXor.html' title='std::ops::BitXor'>BitXor</a><<a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.bitxor' class='method'><code>fn <a href='../std/ops/trait.BitXor.html#method.bitxor' class='fnname'>bitxor</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.BitXor.html' title='std::ops::BitXor'>BitXor</a><<a href='primitive.u8.html'>u8</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitXor.html' title='std::ops::BitXor'>Output</a></code></h4>
<h4 id='method.bitxor' class='method'><code>fn <a href='../std/ops/trait.BitXor.html#method.bitxor' class='fnname'>bitxor</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitXor.html' title='std::ops::BitXor'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.BitXor.html' title='std::ops::BitXor'>BitXor</a><&'a <a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitXor.html' title='std::ops::BitXor'>Output</a></code></h4>
<h4 id='method.bitxor' class='method'><code>fn <a href='../std/ops/trait.BitXor.html#method.bitxor' class='fnname'>bitxor</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitXor.html' title='std::ops::BitXor'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.BitXor.html' title='std::ops::BitXor'>BitXor</a><&'a <a href='primitive.u8.html'>u8</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitXor.html' title='std::ops::BitXor'>Output</a></code></h4>
<h4 id='method.bitxor' class='method'><code>fn <a href='../std/ops/trait.BitXor.html#method.bitxor' class='fnname'>bitxor</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.BitXor.html' title='std::ops::BitXor'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.u8.html'>u8</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.u8.html'>u8</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.u16.html'>u16</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.u16.html'>u16</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.u16.html'>u16</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.u16.html'>u16</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.u16.html'>u16</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.u16.html'>u16</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.u16.html'>u16</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.u16.html'>u16</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.u32.html'>u32</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.u32.html'>u32</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.u32.html'>u32</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.u32.html'>u32</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.u32.html'>u32</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.u32.html'>u32</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.u32.html'>u32</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.u32.html'>u32</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.u64.html'>u64</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.u64.html'>u64</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.u64.html'>u64</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.u64.html'>u64</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.u64.html'>u64</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.u64.html'>u64</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.u64.html'>u64</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.u64.html'>u64</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.usize.html'>usize</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.usize.html'>usize</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.usize.html'>usize</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.usize.html'>usize</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.usize.html'>usize</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.usize.html'>usize</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.usize.html'>usize</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.usize.html'>usize</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.i8.html'>i8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.i8.html'>i8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.i8.html'>i8</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.i8.html'>i8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.i8.html'>i8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.i8.html'>i8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.i8.html'>i8</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.i8.html'>i8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.i16.html'>i16</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.i16.html'>i16</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.i16.html'>i16</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.i16.html'>i16</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.i16.html'>i16</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.i16.html'>i16</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.i16.html'>i16</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.i16.html'>i16</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.i32.html'>i32</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.i32.html'>i32</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.i32.html'>i32</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.i32.html'>i32</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.i32.html'>i32</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.i32.html'>i32</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.i32.html'>i32</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.i32.html'>i32</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.i64.html'>i64</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.i64.html'>i64</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.i64.html'>i64</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.i64.html'>i64</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.i64.html'>i64</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.i64.html'>i64</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.i64.html'>i64</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.i64.html'>i64</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.isize.html'>isize</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.isize.html'>isize</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><<a href='primitive.isize.html'>isize</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: <a href='primitive.isize.html'>isize</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.isize.html'>isize</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.isize.html'>isize</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Shl</a><&'a <a href='primitive.isize.html'>isize</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
<h4 id='method.shl' class='method'><code>fn <a href='../std/ops/trait.Shl.html#method.shl' class='fnname'>shl</a>(self, other: &'a <a href='primitive.isize.html'>isize</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shl.html' title='std::ops::Shl'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.u8.html'>u8</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.u8.html'>u8</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.u8.html'>u8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.u16.html'>u16</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.u16.html'>u16</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.u16.html'>u16</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.u16.html'>u16</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.u16.html'>u16</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.u16.html'>u16</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.u16.html'>u16</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.u16.html'>u16</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.u32.html'>u32</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.u32.html'>u32</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.u32.html'>u32</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.u32.html'>u32</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.u32.html'>u32</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.u32.html'>u32</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.u32.html'>u32</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.u32.html'>u32</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.u64.html'>u64</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.u64.html'>u64</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.u64.html'>u64</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.u64.html'>u64</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.u64.html'>u64</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.u64.html'>u64</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.u64.html'>u64</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.u64.html'>u64</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.usize.html'>usize</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.usize.html'>usize</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.usize.html'>usize</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.usize.html'>usize</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.usize.html'>usize</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.usize.html'>usize</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.usize.html'>usize</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.usize.html'>usize</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.i8.html'>i8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.i8.html'>i8</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.i8.html'>i8</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.i8.html'>i8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.i8.html'>i8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.i8.html'>i8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.i8.html'>i8</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.i8.html'>i8</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.i16.html'>i16</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.i16.html'>i16</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.i16.html'>i16</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.i16.html'>i16</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.i16.html'>i16</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.i16.html'>i16</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.i16.html'>i16</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.i16.html'>i16</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.i32.html'>i32</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.i32.html'>i32</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.i32.html'>i32</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.i32.html'>i32</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.i32.html'>i32</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.i32.html'>i32</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.i32.html'>i32</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.i32.html'>i32</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.i64.html'>i64</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.i64.html'>i64</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.i64.html'>i64</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.i64.html'>i64</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.i64.html'>i64</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.i64.html'>i64</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.i64.html'>i64</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.i64.html'>i64</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.isize.html'>isize</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.isize.html'>isize</a>) -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><<a href='primitive.isize.html'>isize</a>> for &'a <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: <a href='primitive.isize.html'>isize</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.isize.html'>isize</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.isize.html'>isize</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl<'a, 'b> <a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Shr</a><&'a <a href='primitive.isize.html'>isize</a>> for &'b <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Output' class='type'><code>type Output = <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
<h4 id='method.shr' class='method'><code>fn <a href='../std/ops/trait.Shr.html#method.shr' class='fnname'>shr</a>(self, other: &'a <a href='primitive.isize.html'>isize</a>) -> <a href='primitive.u8.html'>u8</a>::<a class='trait' href='../std/ops/trait.Shr.html' title='std::ops::Shr'>Output</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/cmp/trait.PartialEq.html' title='std::cmp::PartialEq'>PartialEq</a><<a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.eq' class='method'><code>fn <a href='../std/cmp/trait.PartialEq.html#method.eq' class='fnname'>eq</a>(&self, other: &<a href='primitive.u8.html'>u8</a>) -> <a href='primitive.bool.html'>bool</a></code></h4>
<h4 id='method.ne' class='method'><code>fn <a href='../std/cmp/trait.PartialEq.html#method.ne' class='fnname'>ne</a>(&self, other: &<a href='primitive.u8.html'>u8</a>) -> <a href='primitive.bool.html'>bool</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/cmp/trait.Eq.html' title='std::cmp::Eq'>Eq</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'></div><h3 class='impl'><code>impl <a class='trait' href='../std/cmp/trait.PartialOrd.html' title='std::cmp::PartialOrd'>PartialOrd</a><<a href='primitive.u8.html'>u8</a>> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.partial_cmp' class='method'><code>fn <a href='../std/cmp/trait.PartialOrd.html#method.partial_cmp' class='fnname'>partial_cmp</a>(&self, other: &<a href='primitive.u8.html'>u8</a>) -> <a class='enum' href='../std/option/enum.Option.html' title='std::option::Option'>Option</a><<a class='enum' href='../std/cmp/enum.Ordering.html' title='std::cmp::Ordering'>Ordering</a>></code></h4>
<h4 id='method.lt' class='method'><code>fn <a href='../std/cmp/trait.PartialOrd.html#method.lt' class='fnname'>lt</a>(&self, other: &<a href='primitive.u8.html'>u8</a>) -> <a href='primitive.bool.html'>bool</a></code></h4>
<h4 id='method.le' class='method'><code>fn <a href='../std/cmp/trait.PartialOrd.html#method.le' class='fnname'>le</a>(&self, other: &<a href='primitive.u8.html'>u8</a>) -> <a href='primitive.bool.html'>bool</a></code></h4>
<h4 id='method.ge' class='method'><code>fn <a href='../std/cmp/trait.PartialOrd.html#method.ge' class='fnname'>ge</a>(&self, other: &<a href='primitive.u8.html'>u8</a>) -> <a href='primitive.bool.html'>bool</a></code></h4>
<h4 id='method.gt' class='method'><code>fn <a href='../std/cmp/trait.PartialOrd.html#method.gt' class='fnname'>gt</a>(&self, other: &<a href='primitive.u8.html'>u8</a>) -> <a href='primitive.bool.html'>bool</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/cmp/trait.Ord.html' title='std::cmp::Ord'>Ord</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.cmp' class='method'><code>fn <a href='../std/cmp/trait.Ord.html#method.cmp' class='fnname'>cmp</a>(&self, other: &<a href='primitive.u8.html'>u8</a>) -> <a class='enum' href='../std/cmp/enum.Ordering.html' title='std::cmp::Ordering'>Ordering</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/clone/trait.Clone.html' title='std::clone::Clone'>Clone</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.clone' class='method'><code>fn <a href='../std/clone/trait.Clone.html#method.clone' class='fnname'>clone</a>(&self) -> <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.clone_from' class='method'><code>fn <a href='../std/clone/trait.Clone.html#method.clone_from' class='fnname'>clone_from</a>(&mut self, source: &Self)</code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/default/trait.Default.html' title='std::default::Default'>Default</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.default' class='method'><code>fn <a href='../std/default/trait.Default.html#method.default' class='fnname'>default</a>() -> <a href='primitive.u8.html'>u8</a></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/iter/trait.Step.html' title='std::iter::Step'>Step</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.step' class='method'><code>fn <a href='../std/iter/trait.Step.html#method.step' class='fnname'>step</a>(&self, by: &<a href='primitive.u8.html'>u8</a>) -> <a class='enum' href='../std/option/enum.Option.html' title='std::option::Option'>Option</a><<a href='primitive.u8.html'>u8</a>></code></h4>
<h4 id='method.steps_between' class='method'><code>fn <a href='../std/iter/trait.Step.html#method.steps_between' class='fnname'>steps_between</a>(start: &<a href='primitive.u8.html'>u8</a>, end: &<a href='primitive.u8.html'>u8</a>, by: &<a href='primitive.u8.html'>u8</a>) -> <a class='enum' href='../std/option/enum.Option.html' title='std::option::Option'>Option</a><<a href='primitive.usize.html'>usize</a>></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/hash/trait.Hash.html' title='std::hash::Hash'>Hash</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.hash' class='method'><code>fn <a href='../std/hash/trait.Hash.html#method.hash' class='fnname'>hash</a><H>(&self, state: &mut H) <span class='where'>where H: <a class='trait' href='../std/hash/trait.Hasher.html' title='std::hash::Hasher'>Hasher</a></span></code></h4>
<h4 id='method.hash_slice' class='method'><code>fn <a href='../std/hash/trait.Hash.html#method.hash_slice' class='fnname'>hash_slice</a><H>(data: <a href='primitive.slice.html'>&[</a><a href='primitive.u8.html'>u8</a><a href='primitive.slice.html'>]</a>, state: &mut H) <span class='where'>where H: <a class='trait' href='../std/hash/trait.Hasher.html' title='std::hash::Hasher'>Hasher</a></span></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/fmt/trait.Binary.html' title='std::fmt::Binary'>Binary</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.fmt' class='method'><code>fn <a href='../std/fmt/trait.Binary.html#method.fmt' class='fnname'>fmt</a>(&self, f: &mut <a class='struct' href='../std/fmt/struct.Formatter.html' title='std::fmt::Formatter'>Formatter</a>) -> <a class='enum' href='../std/result/enum.Result.html' title='std::result::Result'>Result</a><<a href='primitive.tuple.html'>()</a>, <a class='struct' href='../std/fmt/struct.Error.html' title='std::fmt::Error'>Error</a>></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/fmt/trait.Octal.html' title='std::fmt::Octal'>Octal</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.fmt' class='method'><code>fn <a href='../std/fmt/trait.Octal.html#method.fmt' class='fnname'>fmt</a>(&self, f: &mut <a class='struct' href='../std/fmt/struct.Formatter.html' title='std::fmt::Formatter'>Formatter</a>) -> <a class='enum' href='../std/result/enum.Result.html' title='std::result::Result'>Result</a><<a href='primitive.tuple.html'>()</a>, <a class='struct' href='../std/fmt/struct.Error.html' title='std::fmt::Error'>Error</a>></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/fmt/trait.LowerHex.html' title='std::fmt::LowerHex'>LowerHex</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.fmt' class='method'><code>fn <a href='../std/fmt/trait.LowerHex.html#method.fmt' class='fnname'>fmt</a>(&self, f: &mut <a class='struct' href='../std/fmt/struct.Formatter.html' title='std::fmt::Formatter'>Formatter</a>) -> <a class='enum' href='../std/result/enum.Result.html' title='std::result::Result'>Result</a><<a href='primitive.tuple.html'>()</a>, <a class='struct' href='../std/fmt/struct.Error.html' title='std::fmt::Error'>Error</a>></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/fmt/trait.UpperHex.html' title='std::fmt::UpperHex'>UpperHex</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.fmt' class='method'><code>fn <a href='../std/fmt/trait.UpperHex.html#method.fmt' class='fnname'>fmt</a>(&self, f: &mut <a class='struct' href='../std/fmt/struct.Formatter.html' title='std::fmt::Formatter'>Formatter</a>) -> <a class='enum' href='../std/result/enum.Result.html' title='std::result::Result'>Result</a><<a href='primitive.tuple.html'>()</a>, <a class='struct' href='../std/fmt/struct.Error.html' title='std::fmt::Error'>Error</a>></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/fmt/trait.Debug.html' title='std::fmt::Debug'>Debug</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.fmt' class='method'><code>fn <a href='../std/fmt/trait.Debug.html#method.fmt' class='fnname'>fmt</a>(&self, f: &mut <a class='struct' href='../std/fmt/struct.Formatter.html' title='std::fmt::Formatter'>Formatter</a>) -> <a class='enum' href='../std/result/enum.Result.html' title='std::result::Result'>Result</a><<a href='primitive.tuple.html'>()</a>, <a class='struct' href='../std/fmt/struct.Error.html' title='std::fmt::Error'>Error</a>></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/fmt/trait.Display.html' title='std::fmt::Display'>Display</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='method.fmt' class='method'><code>fn <a href='../std/fmt/trait.Display.html#method.fmt' class='fnname'>fmt</a>(&self, f: &mut <a class='struct' href='../std/fmt/struct.Formatter.html' title='std::fmt::Formatter'>Formatter</a>) -> <a class='enum' href='../std/result/enum.Result.html' title='std::result::Result'>Result</a><<a href='primitive.tuple.html'>()</a>, <a class='struct' href='../std/fmt/struct.Error.html' title='std::fmt::Error'>Error</a>></code></h4>
</div><h3 class='impl'><code>impl <a class='trait' href='../std/ascii/trait.AsciiExt.html' title='std::ascii::AsciiExt'>AsciiExt</a> for <a href='primitive.u8.html'>u8</a></code></h3><div class='impl-items'><h4 id='assoc_type.Owned' class='type'><code>type Owned = <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.is_ascii' class='method'><code>fn <a href='../std/ascii/trait.AsciiExt.html#method.is_ascii' class='fnname'>is_ascii</a>(&self) -> <a href='primitive.bool.html'>bool</a></code></h4>
<h4 id='method.to_ascii_uppercase' class='method'><code>fn <a href='../std/ascii/trait.AsciiExt.html#method.to_ascii_uppercase' class='fnname'>to_ascii_uppercase</a>(&self) -> <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.to_ascii_lowercase' class='method'><code>fn <a href='../std/ascii/trait.AsciiExt.html#method.to_ascii_lowercase' class='fnname'>to_ascii_lowercase</a>(&self) -> <a href='primitive.u8.html'>u8</a></code></h4>
<h4 id='method.eq_ignore_ascii_case' class='method'><code>fn <a href='../std/ascii/trait.AsciiExt.html#method.eq_ignore_ascii_case' class='fnname'>eq_ignore_ascii_case</a>(&self, other: &<a href='primitive.u8.html'>u8</a>) -> <a href='primitive.bool.html'>bool</a></code></h4>
<h4 id='method.make_ascii_uppercase' class='method'><code>fn <a href='../std/ascii/trait.AsciiExt.html#method.make_ascii_uppercase' class='fnname'>make_ascii_uppercase</a>(&mut self)</code></h4>
<h4 id='method.make_ascii_lowercase' class='method'><code>fn <a href='../std/ascii/trait.AsciiExt.html#method.make_ascii_lowercase' class='fnname'>make_ascii_lowercase</a>(&mut self)</code></h4>
</div></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div>
<div class="shortcuts">
<h1>Keyboard Shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search Tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</div>
<script>
window.rootPath = "../";
window.currentCrate = "std";
window.playgroundUrl = "https://play.rust-lang.org/";
</script>
<script src="../jquery.js"></script>
<script src="../main.js"></script>
<script src="../playpen.js"></script>
<script async src="../search-index.js"></script>
</body>
</html> |
gfx/paint_context/struct.CornerOrigin.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `CornerOrigin` struct in crate `gfx`.">
<meta name="keywords" content="rust, rustlang, rust-lang, CornerOrigin">
<title>gfx::paint_context::CornerOrigin - Rust</title>
<link rel="stylesheet" type="text/css" href="../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<p class='location'><a href='../index.html'>gfx</a>::<wbr><a href='index.html'>paint_context</a></p><script>window.sidebarCurrent = {name: 'CornerOrigin', ty: 'struct', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content struct">
<h1 class='fqn'><span class='in-band'>Struct <a href='../index.html'>gfx</a>::<wbr><a href='index.html'>paint_context</a>::<wbr><a class='struct' href=''>CornerOrigin</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-216' class='srclink' href='../../src/gfx/paint_context.rs.html#117-122' title='goto source code'>[src]</a></span></h1>
<pre class='rust struct'>struct CornerOrigin {
top_left: <a class='struct' href='../../euclid/point/struct.Point2D.html' title='euclid::point::Point2D'>Point2D</a><<a class='primitive' href='../../std/primitive.f32.html'>f32</a>>,
top_right: <a class='struct' href='../../euclid/point/struct.Point2D.html' title='euclid::point::Point2D'>Point2D</a><<a class='primitive' href='../../std/primitive.f32.html'>f32</a>>,
bottom_right: <a class='struct' href='../../euclid/point/struct.Point2D.html' title='euclid::point::Point2D'>Point2D</a><<a class='primitive' href='../../std/primitive.f32.html'>f32</a>>,
bottom_left: <a class='struct' href='../../euclid/point/struct.Point2D.html' title='euclid::point::Point2D'>Point2D</a><<a class='primitive' href='../../std/primitive.f32.html'>f32</a>>,
}</pre><h2 class='fields'>Fields</h2><span id='structfield.top_left' class='structfield'><code>top_left: <a class='struct' href='../../euclid/point/struct.Point2D.html' title='euclid::point::Point2D'>Point2D</a><<a class='primitive' href='../../std/primitive.f32.html'>f32</a>></code>
</span><span class='stab '></span><span id='structfield.top_right' class='structfield'><code>top_right: <a class='struct' href='../../euclid/point/struct.Point2D.html' title='euclid::point::Point2D'>Point2D</a><<a class='primitive' href='../../std/primitive.f32.html'>f32</a>></code>
</span><span class='stab '></span><span id='structfield.bottom_right' class='structfield'><code>bottom_right: <a class='struct' href='../../euclid/point/struct.Point2D.html' title='euclid::point::Point2D'>Point2D</a><<a class='primitive' href='../../std/primitive.f32.html'>f32</a>></code>
</span><span class='stab '></span><span id='structfield.bottom_left' class='structfield'><code>bottom_left: <a class='struct' href='../../euclid/point/struct.Point2D.html' title='euclid::point::Point2D'>Point2D</a><<a class='primitive' href='../../std/primitive.f32.html'>f32</a>></code>
</span><span class='stab '></span></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../";
window.currentCrate = "gfx";
window.playgroundUrl = "";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script defer src="../../search-index.js"></script>
</body>
</html> |
gleam/ffi/RasterPos4fv/fn.load_with.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `load_with` fn in crate `gleam`.">
<meta name="keywords" content="rust, rustlang, rust-lang, load_with">
<title>gleam::ffi::RasterPos4fv::load_with - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<p class='location'><a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>RasterPos4fv</a></p><script>window.sidebarCurrent = {name: 'load_with', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content fn">
<h1 class='fqn'><span class='in-band'>Function <a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>RasterPos4fv</a>::<wbr><a class='fn' href=''>load_with</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-45885' class='srclink' href='../../../src/gleam///home/servo/buildbot/slave/doc/build/target/debug/build/gleam-9662459d59abad25/out/gl_bindings.rs.html#15369-15373' title='goto source code'>[src]</a></span></h1>
<pre class='rust fn'>pub fn load_with<F>(loadfn: F) <span class='where'>where F: <a class='trait' href='../../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(&<a href='../../../std/primitive.str.html'>str</a>) -> <a href='../../../std/primitive.pointer.html'>*const <a class='enum' href='../../../libc/types/common/c95/enum.c_void.html' title='libc::types::common::c95::c_void'>c_void</a></a></span></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div>
<div class="shortcuts">
<h1>Keyboard Shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search Tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</div>
<script>
window.rootPath = "../../../";
window.currentCrate = "gleam";
window.playgroundUrl = "";
</script>
<script src="../../../jquery.js"></script>
<script src="../../../main.js"></script>
<script async src="../../../search-index.js"></script>
</body>
</html> |
_Addicted/A016.html | GrayYoung/grayyoung.github.io | ---
pageName: article
chapterTitle: 第一卷 悸动青春
title: 第一卷 悸动青春(151-160) - 你丫上瘾了?
keywords: 第一卷|悸动青春|你丫上瘾了|上瘾|Addicted|海洛因|Heroin|柴鸡蛋|朱文娇
description: 《你丫上瘾了?》 作者:柴鸡蛋(朱文娇)有一种人,就像毒品。沾了一口,此生难戒。第一卷 悸动青春
---
<section>
<h3><span lang="ZH-CN">第151章</span><span lang="ZH-CN"> </span><span lang="ZH-CN">发现可疑之物。</span></h3>
<p lang="ZH-CN">“我和老顾是在四年前认识的,那是我人生中最艰苦的一段时光,全国各地到处跑,不知道自己想去哪,也不知道自己想干什么。后来我到了厦门,在一家五星级酒店做前台服务,老顾来厦门出差,入住的酒店恰好是我们那儿。见到老顾第一眼,我就被他那种气势给征服了,我觉得我命中的男人就该是这样的,霸气、威武,高高在上……”</p>
<p lang="ZH-CN">姜圆说着说着,仿佛回到了那段疯狂的时光,眼睛里流光溢彩。</p>
<p lang="ZH-CN">“后来我费尽心思和老顾套近乎,他一直都对我避而远之,我打听到他已经有了妻子,但是我仍旧不放弃。我甚至冒着生命危险闯入军事基地,差点儿被一群兵蛋子给糟践了,流言就是从那会儿传出来的。后来老顾的夫人找过我,和我聊了一会儿,她是个很有教养的女人,没骂我也没讽刺我,就是平心静气地告诉我嫁给一个军人的艰难,说实话我挺佩服她的,但是更嫉妒她,嫉妒她身上所有的那种贵气和风范。</p>
<p lang="ZH-CN">我消停了一段时间,已经准备放弃了,结果不久后老顾居然主动联系了我,告诉我他的夫人去世了。我觉得这对我而言是一种机会,我在老顾最消沉的时候一直想方设法安慰他,就这样联系了两年,到了去年的时候,我才得到了老顾的认可。”</p>
<p lang="ZH-CN">白洛因锐利的目光扫视着姜圆那张幸福的面孔。</p>
<p lang="ZH-CN">“也就是说在顾夫人去世前,顾威霆没有表现出对你的任何好感?”</p>
<p lang="ZH-CN">姜圆叹了口气,“那会儿我觉得他对我是有好感的,现在想起来,觉得自己挺可笑的。”</p>
<p lang="ZH-CN">“为什么?”</p>
<p lang="ZH-CN">“得不到的和失去的永远是最好的,一直到现在,我始终觉得老顾爱的人是他的夫人,我不过是他寂寞时候的一个消遣品。你知道么?老顾每次回家,第一眼看的永远都是屋子里的东西,而不是我。他在向别人说起自己的夫人时,眼睛里的感情是深厚和浓重的,在别人面前说起我时,眼神是肤浅和轻佻的。也许这就是喜欢和爱的区别,喜欢是心头一热,爱是心头一痛。”</p>
<p lang="ZH-CN">其实,白洛因对顾威霆是否爱姜圆一点儿都不关心,他关心的是顾威霆对妻子的感情到底有多深厚,这种深厚是为何顾海从未体会出来。</p>
<p lang="ZH-CN">是顾海的粗心大意还是姜圆的感觉错位?</p>
<p lang="ZH-CN">“你不会怀疑我说的话是假的吧?”姜圆一下看出了白洛因心头所想。</p>
<p lang="ZH-CN">白洛因沉默。</p>
<p lang="ZH-CN">“你觉得我有说假话的必要么?故意把自己说得可怜,博取你的同情心?还是故意把自己说得无辜,撇清老顾前妻的死和我的关系?”</p>
<p lang="ZH-CN">白洛因丝毫没有因为姜圆的直率和坦荡减轻自己说话的口气。</p>
<p lang="ZH-CN">“关于顾海母亲的死,你了解多少?”</p>
<p lang="ZH-CN">姜圆很直白地告诉白洛因,“我什么都不知道,也从未想去了解。如果我说,我是在老顾前妻死后,才慢慢接近他的,你相信么?”</p>
<p lang="ZH-CN">白洛因想从姜圆的话里寻找漏洞,但是一无所获。</p>
<p lang="ZH-CN">姜圆的脸变得有些苍白,“洛因,我贪婪但我并不卑鄙,何况在那个时候,我没有卑鄙的资本。我连军区大院都进不去,你觉得我有本事去伤害一个重兵护卫的军嫂么?姑且不论她这个少将夫人的身份,光是她个人的身家背景,十个我加起来都抗衡不了。”</p>
<p lang="ZH-CN">白洛因站起身,朝楼上走去。</p>
<p lang="ZH-CN">这是白洛因第一次看到顾夫人房间的全景,上次顾海开门进去的时候,他只瞥到了一角。和他想象中的逝者房间不太一样,没有摆大幅照片和鲜花,也没有任何祭祀的氛围,好像就是一个普通人的卧室。甚至连梳妆台上的护肤品和化妆品都还在,只不过瓶口已经泛黄了,白洛因拿起来看了看,日期是三年前的了。</p>
<p lang="ZH-CN">不知道在这三年的时间里,顾海有多少次走进这个房间,又有多少次像他一样,拿着这些东西在端详。</p>
<p lang="ZH-CN">屋子里的一切摆设和装饰品都是高贵素雅的,飘着一股淡淡的馨香之气,白洛因就是不看顾夫人的照片,都能想象到这是怎样一个女子,坐在梳妆台前,浑身上下散发着大家闺秀的气质和知书达礼的品质。</p>
<p lang="ZH-CN">书柜上方摆放着一个相框,相框里的照片就是白洛因在顾海相册里看到的那张,顾夫人抱着年幼的顾海,笑得一脸幸福。</p>
<p lang="ZH-CN">白洛因把相框放回去的时候,突然一个东西掉到了他的脚边。</p>
<p lang="ZH-CN">捡起来一看,是一条项链,很细的项链,中间镶嵌着一颗璀璨夺目的钻石。</p>
<p lang="ZH-CN">本来在顾夫人的房间里发现首饰并不是什么新奇事,像她这种女人,珠宝首饰可以装满一箱子,但就是这条不起眼的项链,突然引起了白洛因的注意。</p>
<p lang="ZH-CN">因为它与顾夫人的品味太不符合了,白洛因仔细观察了一下顾夫人的首饰,基本都是做工精巧、古朴典雅的风格,这条过于奢华张扬,尤其是中间的红钻石,钻石中的珍稀品,一克拉上百万元美元。</p>
<p lang="ZH-CN">顾夫人怎么会有这样一条项链?</p>
<p lang="ZH-CN">而且没有放在锦盒里,没有小心翼翼地收藏,就这么撇在书柜的一个不起眼的角落里。</p>
<p lang="ZH-CN">白洛因拿着这条项链走了出去,正巧姜圆站在外面,手里拿着搌布。</p>
<p lang="ZH-CN">“你还进去么?不进去的话我去里面打扫卫生了。”</p>
<p lang="ZH-CN">白洛因摇摇头,站在门口往里看,发现姜圆正细致地擦拭着梳妆台的每个角落。</p>
<p lang="ZH-CN">“这是你的项链么?”白洛因突然开口问。</p>
<p lang="ZH-CN">姜圆看了两眼,说道:“不是我的,是她的。”</p>
<p lang="ZH-CN">白洛因拿着项链要走,姜圆追了上去,“你要把她的东西拿走?你和顾海打招呼了么?他每次回来,都要检查一遍他母亲的遗物,别说东西丢了,就是东西换一个位置,他都会发脾气的。”</p>
<p lang="ZH-CN">“放心吧,我很快就会还回来的。”</p>
<p lang="ZH-CN">白洛因走出别墅的那一刻突然想到,既然姜圆每次打扫顾夫人的房间,都把她的东西完好无损地放回原位,那就证明这条项链一开始就被撇在那里呗?</p>
<p lang="ZH-CN">有点儿想不通为什么顾夫人会把那么珍贵的东西随便撇在书柜里,以她的性格,就算不喜欢这枚首饰,也会妥善地保存起来吧?</p>
<p lang="ZH-CN">晚上是在白洛因家里吃的,回去的路上,白洛因把口袋里的项链拿了出来,放在顾海的眼前晃了晃。</p>
<p lang="ZH-CN">两个人正巧路过一个大型商场,门口亮如白昼,钻石在灯光的照耀下,更加亮眼夺目。</p>
<p lang="ZH-CN">顾海突然站住了,眼神凝滞了片刻,拿过项链放在手上端详。</p>
<p lang="ZH-CN">白洛因仔细观察着顾海的反应,心里有些紧张。</p>
<p lang="ZH-CN">下一刻,顾海突然一乐。</p>
<p lang="ZH-CN">“送我的?”</p>
<p lang="ZH-CN">白洛因猛地顿住,头皮发麻。</p>
<p lang="ZH-CN">顾海用手拧了白洛因的脸颊一下,戏谑道:“这是奖励我每天把你伺候得那么舒服么?”</p>
<p lang="ZH-CN">顾海不认识这条项链!他竟然不认识?!他不是对顾夫人的所有遗物都熟记在心么?白洛因不可置信地看着顾海,看着他眉眼间的轻松和愉悦,心里阵阵发凉。</p>
<p lang="ZH-CN">“不是送你的,是我刚才在路上捡的。”</p>
<p lang="ZH-CN">白洛因说着又拿了回来。</p>
<p lang="ZH-CN">“哪那么好捡啊?你再给我捡一个。”顾海打趣道,“你就承认了吧,想送我礼物还不好意思。”</p>
<p lang="ZH-CN">白洛因死死攥着那串项链不撒手,又快走几步,离开商场门口那片明亮区,闷头步入黑暗,他怕顾海看出项链的材质。</p>
<p lang="ZH-CN">第二天,白洛因去了部队。</p>
<p lang="ZH-CN">“你找谁?”门卫处的士兵一张冷-峻的面孔。</p>
<p lang="ZH-CN">“找顾威霆。”</p>
<p lang="ZH-CN">士兵一副惊讶的表情,“找顾首长?你……你是谁?”</p>
<p lang="ZH-CN">为了让自己成功进去,白洛因只好硬着头皮说:“我是他儿子。”</p>
<p lang="ZH-CN">“他儿子?”士兵嗤笑一声,“他儿子长什么样儿我还不知道么?胆儿够肥的,还敢冒充顾首长的儿子?”</p>
<p lang="ZH-CN">白洛因表情镇定,“我说是就是。”</p>
<p lang="ZH-CN">“嘿!小子你够能耐的!冒充首长家属,还敢跟我犯横,不想活了吧?”说着把枪口抵在白洛因的胸口,一脸威慑的表情。</p>
<p lang="ZH-CN">门卫处里面还坐着一个士兵,这会儿正闷头吃饭,听到外面的动静,抬起头瞅了一眼,嚼东西的动作停了停,赶紧把脑袋伸出窗外。</p>
<p lang="ZH-CN">“嘿,我说,小冬子,把人放进去吧。”</p>
<p lang="ZH-CN">被唤作小冬子的士兵把枪放下来,朝窗口的士兵问:“他谁啊?”</p>
<p lang="ZH-CN">“首长的儿子啊!”</p>
<p lang="ZH-CN">“首长的儿子不是顾海么?”</p>
<p lang="ZH-CN">“咳咳……他是首长的二儿子。”</p>
<p lang="ZH-CN">这位士兵故意把“二”字咬得很重,还朝小冬子挤眉弄眼的,小冬子一脸会意的笑容,脚往旁边一撤,做了一个请的姿势。白洛因刻意回避了他笑容里的嘲讽,既然打算独自前来,就已经做好了吃白眼的准备。</p>
<p lang="ZH-CN">经过重重困难和阻挠,白洛因终于见到了顾威霆。</p>
<p lang="ZH-CN">这会儿天已经黑了,顾威霆打算让白洛因和自己一同去吃晚饭。</p>
<p lang="ZH-CN">白洛因拒绝了,从包里拿出那条项链,放到顾威霆面前。</p>
<p lang="ZH-CN">顾威霆看了看那条项链,有些不明所以。</p>
<p lang="ZH-CN">“这是什么意思?”</p>
<p lang="ZH-CN">白洛因反问,“您不觉得很眼熟么?”</p>
<p lang="ZH-CN">既然是顾夫人的首饰,她必然戴过,亦或是拿出来过,即便这两样都没有,在她去世后,家人替她整理遗物的时候,也应该见过这条项链,不可能一点儿印象都没有。</p>
<p lang="ZH-CN">然而,顾威霆的反应再一次震惊了白洛因。</p>
<p lang="ZH-CN">“我没见过。”</p>
<p lang="ZH-CN">顾威霆很明确地告诉白洛因。</p>
</section>
<section>
<h3><span lang="ZH-CN">第152章</span><span lang="ZH-CN"> </span><span lang="ZH-CN">事情有了眉目。</span></h3>
<p lang="ZH-CN">孙警卫再次看到白洛因,说的第一句话就是:“最近很闲嘛。”</p>
<p lang="ZH-CN">白洛因迫不及待把包里的项链拿给孙警卫看。</p>
<p lang="ZH-CN">孙警卫愣了愣,问道:“什么意思?”</p>
<p lang="ZH-CN">和顾威霆一模一样的反应,可见顾夫人的这条项链没有任何一个人见过。</p>
<p lang="ZH-CN">“这是我在顾海母亲的房间里发现的一条项链。”</p>
<p lang="ZH-CN">孙警卫坐下来,面色平和地看着白洛因,“你想说什么?”</p>
<p lang="ZH-CN">“我觉得顾海母亲的死和这条项链有关系,我问过顾海、也问过顾首长,他们都对这条项链没有任何印象。”</p>
<p lang="ZH-CN">孙警卫淡淡一笑,“这又能说明什么?夫人的首饰那么多,首长和小海怎么可能一一都记得。何况夫人走了那么久,就算他们对夫人的东西有印象,也变得模糊了。”</p>
<p lang="ZH-CN">白洛因眼神很坚定,“我看了顾海母亲的所有首饰,只有这条项链和其余的首饰风格迥异。而且她的首饰都保存在专门的柜子里,只有这条项链扔在了一个不起眼的角落。”</p>
<p lang="ZH-CN">孙警卫还是一副不为所动的表情,“像顾夫人这种身份,有人送她东西再正常不过了,说不定是她不喜欢,随手就扔掉了。”</p>
<p lang="ZH-CN">“不是。”白洛因很笃信自己的猜测,“她不会随随便便把这么贵重的东西扔掉的,她一定是收到这条项链不久,就有了突发情况,一直到去世都没来得及收起来。”</p>
<p lang="ZH-CN">“洛因。”孙警卫站起身,拍了拍白洛因的肩膀,“我知道你一心想帮助小海,但是这件事没你想的那么简单。当初顾首长为了查出真相,不知道花费了多大的力气,结果还是一无所获。既然对方能把事情做得这么隐蔽,就一定有他不可抗衡的能力,我们再追究下去,说不定会牵扯出更大的麻烦。”</p>
<p lang="ZH-CN">“他有多大的能力我不管,我只想查到一个真相,我不能让顾海连自己的亲生母亲是怎么去世的都不知道。”</p>
<p lang="ZH-CN">看着白洛因固执的眸子,孙警卫脸上流露出几分无奈。</p>
<p lang="ZH-CN">“那你现在查到了什么?”</p>
<p lang="ZH-CN">白洛因拿起手中的项链,“这就是个线索,顾海母亲的屋子里出现一条莫名其妙的项链,而且一反常态地没有保存起来,光是这两点就值得怀疑。”</p>
<p lang="ZH-CN">“你也说了,仅仅是怀疑,当初我们怀疑的东西比你多得多,可追究下去,什么答案也没有。我知道你很聪明,也很优秀,但是这些东西真的不是你该想的。”</p>
<p lang="ZH-CN">“难道您不觉得这条项链是个暗示么?”白洛因的情绪变得有些焦急,“顾海母亲是收到这条项链之后才出事的,这条项链是谁送给她的?他的目的是什么?……”</p>
<p lang="ZH-CN">“好了。”孙警卫再一次打断了白洛因,“孩子,回去吧,已经不早了。”</p>
<p lang="ZH-CN">“可是……”</p>
<p lang="ZH-CN">白洛因还想再说,孙警卫的手机响起来了,只好暂时闭上嘴。孙警卫一边接电话一边朝外走,白洛因跟了出去,过程中稍微稳定了一下情绪,暗示自己不要着急。</p>
<p lang="ZH-CN">孙警卫撂下手机,抱歉地朝白洛因笑笑。</p>
<p lang="ZH-CN">“首长找我,我得马上过去。”</p>
<p lang="ZH-CN">白洛因还想开口,但是看孙警卫的脸色,已经没法继续下去了。</p>
<p lang="ZH-CN">回去的路上,白洛因的心情很阴郁,他以为孙警卫会因为自己的这点发现而喜出望外,结果却截然相反。尽管孙警卫的脸上一直带着笑容,但是白洛因能看出他眼神中的鄙夷,是的,这么大的一个谜案,又过去了那么久,谁会相信他一个学生能解开谜团呢?</p>
<p lang="ZH-CN">可是白洛因隐隐间又觉得,其实事情没有那么复杂,是他们刻意把事情复杂化了。</p>
<p lang="ZH-CN">也许,真相就在头顶上方,只要稍稍一伸手就够到了。</p>
<p lang="ZH-CN">虽然倍受打击,可白洛因不停地鼓励着自己,别人越是觉得没可能的事情,他越是要做到!他就是这样一个人,愈挫愈勇,倔强顽固,如果这么轻易就放弃了,他就不是白洛因了。</p>
<p lang="ZH-CN">“你怎么又来了?”</p>
<p lang="ZH-CN">姜圆愕然地看着站在门口气喘吁吁的白洛因。</p>
<p lang="ZH-CN">白洛因二话不说,直接冲上二楼,直奔顾夫人的房间。</p>
<p lang="ZH-CN">姜圆吓得跟了上去,看到白洛因焦急地翻找着什么,没一会儿的工夫,干净整洁的房间就被他弄得乱七八糟。柜子里码放好的东西全被折腾出来,没轻没重地撇在一旁,看得姜圆心惊胆战的。</p>
<p lang="ZH-CN">“我的宝贝儿啊,你可别乱来啊,你要是把她的东西弄坏了弄乱了,顾海会和我玩命的,老顾也会给我脸色看的。”</p>
<p lang="ZH-CN">白洛因恍若未闻,一个劲地在抽屉里翻找着。</p>
<p lang="ZH-CN">“儿子,你到底在找什么啊?你说出来,妈妈帮你找。”</p>
<p lang="ZH-CN">白洛因依旧我行我素,他把柜子里和抽屉里所有的首饰盒都打开了,里面全都存放着首饰,没有一个空盒子。白洛因突然意识到了什么,如果夫人的项链随便丢在了一个地方,那盛项链的锦盒肯定也不会规矩地码在柜子里。他的目光上移,很快发现了梳妆台上的一个不起眼的小盒子,拿过来一看,是空的,再把项链往里面一放,正合适!</p>
<p lang="ZH-CN">眼神里难以掩饰的激动。</p>
<p lang="ZH-CN">“这个首饰盒一开始就是空的么?”白洛因扭头朝姜圆问。</p>
<p lang="ZH-CN">姜圆一脸发愁的表情,“我还要说多少遍你才会相信?她的东西我从来没有动过,以前是什么样,现在还是什么样。”</p>
<p lang="ZH-CN">白洛因走出顾夫人的房间,坐在客厅的沙发上,再一次打开了首饰盒。</p>
<p lang="ZH-CN">和别的首饰盒没什么不同,只是没有商标罢了,不对,是有商标的,只不过标在了盒子里面的绒布上。白洛因仔细看了看绒布上面的英文标识,danger,危险……白洛因的脑袋轰的一下炸开了。</p>
<p lang="ZH-CN">他冲到顾夫人的房间,将正在收拾东西的姜圆拽了出来。</p>
<p lang="ZH-CN">“我有事求你。”</p>
<p lang="ZH-CN">这是姜圆第一次在白洛因的脸上看到他对自己的需要。</p>
<p lang="ZH-CN">“和我还说什么求不求的,你说吧。”</p>
<p lang="ZH-CN">“你认识珠宝首饰界的专家么?”</p>
<p lang="ZH-CN">姜圆犹豫了一下,“我倒是不认识,但是我有很多好姐妹,她们中估计会有认识的。怎么了?你是想做珠宝鉴定?”</p>
<p lang="ZH-CN">白洛因稳定了一下情绪,不紧不慢地说:“我只有一条红钻石项链和一个首饰盒,你能凭借这两样东西,追查到这条项链的产地和出处么?”</p>
<p lang="ZH-CN">“红钻石……”姜圆的眼睛微微眯起,“你指的是老顾前妻项链上的那一颗?”</p>
<p lang="ZH-CN">白洛因点点头。</p>
<p lang="ZH-CN">姜圆的表情很谨慎,“据说红钻石是很罕见的,有些从事珠宝行业的资深人士都无缘见识到,我也只见到过这么一颗。既然它这么稀有,每一分成交记录应该都是很详尽的,我不敢断言一定能查到,但是我会尽力而为的。”</p>
<p lang="ZH-CN">姜圆这么一说,白洛因心里就有谱了。</p>
<p lang="ZH-CN">两天之后,姜圆再次找到了白洛因,交易记录和项链全都交到了白洛因的手上。</p>
<p lang="ZH-CN">白洛因再一次找到了孙警卫。</p>
<p lang="ZH-CN">消停了两天,孙警卫以为白洛因知难而退了,没想到他又拿着所谓的“线索”找到了他。这一次不光有项链,还有一叠厚厚的材料。</p>
<p lang="ZH-CN">本来,孙警卫打算随便翻看一下就把白洛因打发回去,结果刚拿起那叠材料,就被一个名字揪住了目光。</p>
<p>Calun<span lang="ZH-CN">。</span></p>
<p lang="ZH-CN">第一次听到这个名字是在顾威霆的口中,也就是三年前,顾威霆负责那个武器研发工程的时候,美国的军工业巨头派人过来交涉,想购买这份军事机密,结果遭到了拒绝,而当时过来交涉的人就叫这个名字。</p>
<p lang="ZH-CN">为了进一步确定是否就是此人,孙警卫继续往下看,果然看到了交易人的详细信息。</p>
<p lang="ZH-CN">的的确确就是那个人。</p>
<p lang="ZH-CN">“你是从哪得到的这份材料?又是从哪找到的这条项链?”</p>
<p lang="ZH-CN">此时此刻,孙警卫看向白洛因的眼神发生了质的改变,他没想到,积压了三年的疑案居然在一条不起眼的项链上找到了突破口。更令他没想到的是,发现这个小细节的人竟然是一个普普通通的孩子。</p>
<p lang="ZH-CN">白洛因把自己发现这条项链以及追查到购买人的全过程很详尽地告诉孙警卫,孙警卫听得很认真,白洛因说完之后,朝孙警卫问:“您认识这个人?”</p>
<p lang="ZH-CN">“不瞒你说,这个人就是当初美国军企派过来的交涉人。”</p>
<p lang="ZH-CN">白洛因五指攥拳,目露精锐之色。</p>
<p lang="ZH-CN">“Calun一定是打听到了顾首长交付军事机密的日期,但是没能打听到具体的线路。他把这条项链送到顾海母亲的手里,暗示她首长本次任务会有危险,为的就是通过她打探到军事机密的运送线路。因为Calun笃定顾海母亲一定会去找顾首长,只是没料到顾首长最后会来这么一手……当然,这也仅仅是我的猜测,因为我就知道这么多。”</p>
<p lang="ZH-CN">孙警卫的表情从未这样凝重过,但他还是肯定了白洛因的大部分猜测。</p>
<p lang="ZH-CN">白洛因拧了拧眉,继续说道:“但这也仅仅是推理,没有确凿的证据,还是无法让顾海信服。比如,顾海母亲是如何获知顾首长行动的线路的?这才是问题关键,如果这个问题解决不了,一切答案都无从谈起。因为当时知道这条假线路的人很多,其中也包括顾首长,如果他派人给顾夫人捎信儿,也不是没有这种可能。”</p>
<p lang="ZH-CN">“其实,可以去找一个人。”孙警卫自言自语地说道。</p>
<p lang="ZH-CN">白洛因眸色一沉,“谁?”</p>
<p lang="ZH-CN">“他叫甄大成,是原总参二部七局局长,也是顾海的舅舅,总参二部是负责军事情报搜集工作的,甄大成的实力不容小窥。”</p>
<p lang="ZH-CN">“那你们为什么没在事发后第一时间找到这个人?”</p>
<p lang="ZH-CN">孙警卫一脸正色,“这是组织上的记录,谁也不容违抗。何况他和夫人断绝兄妹关系很久了,没有追查的必要。”</p>
<p lang="ZH-CN">白洛因明白了,也知道自己该怎么做了。</p>
<p lang="ZH-CN">孙警卫却冷声命令道:“你绝对不能去找他,我也只是说说而已,这个人没有追查价值。而且他这个人很怪,你去了只会给自己找麻烦,绝对得不到一点儿好处。”</p>
<p lang="ZH-CN">白洛因心里暗暗回道:只要有一丝希望,我都要去尝试。</p>
<p lang="ZH-CN">临走前,孙警卫还朝白洛因叮嘱了几句。</p>
<p lang="ZH-CN">“记住,我们谈论的所有内容都不要让首长知道,他已经够累的了,别再重新折腾他一次了。”</p>
<p lang="ZH-CN">白洛因点点头。</p>
</section>
<section>
<h3><span lang="ZH-CN">第153章</span><span lang="ZH-CN"> </span><span lang="ZH-CN">大海抱抱我吧。</span></h3>
<p lang="ZH-CN">穿过庭院外小园香径,闻着丛林间鸟鸣虫叫,白洛因来到了甄大成中式豪宅的高阔大门前,被两个警卫拦住了去路。</p>
<p lang="ZH-CN">“干什么的?”</p>
<p lang="ZH-CN">“我找甄大成。”</p>
<p lang="ZH-CN">警卫将白洛因上下打量了一番,沉着脸问道:“证件呢?”</p>
<p lang="ZH-CN">白洛因把身上仅有的学生证和身份证都拿了出来,其中一名警卫走了进去,另一名警卫像是防贼一样地盯着白洛因,带刺儿的目光扎得白洛因浑身上下都不舒服。</p>
<p lang="ZH-CN">过了一会儿,那名警卫走了回来,扬扬下巴,示意白洛因进去。</p>
<p lang="ZH-CN">这么简单就能进去?</p>
<p lang="ZH-CN">因为孙警卫事先的提醒,白洛因已经做好了被轰出去的准备,没想到竟会如此顺利。</p>
<p lang="ZH-CN">结果,到了里面,白洛因才发现他大错特错了。</p>
<p lang="ZH-CN">进了大门,才仅仅是第一步。</p>
<p lang="ZH-CN">庭院大的令人咋舌,在土地如此紧张的当下,私人拥有如此宽敞豪华的庭院真是暴殄天物。院子中央有个鱼塘,初春的清晨,水面上结了薄薄的一层冰,池水很清澈,可以看到冰层下面的鱼儿欢快地游动着。</p>
<p lang="ZH-CN">距离鱼塘不远处有着几棵老树,每棵树的枝杈上都挂着三四个鸟笼子,里面的鸟吱吱喳喳叫个不停。还有只会说话的鹦鹉,一个劲地在那儿说着“你好,你好”,白洛因往前走了一步,就听到大狗的狂吠声。</p>
<p lang="ZH-CN">是一只凶猛威武的奥达猎犬,很少见的犬种。</p>
<p lang="ZH-CN">白洛因禁不住一喜,暂时忘了自己所来的目的,上前去逗这只狗。起初这只奥达猎犬还一副残暴凶猛的架势对着白洛因,好像靠近不得碰不得,一般人早就敬而远之了,白洛因偏偏就不吃这一套,过了不足两分钟的样子,这只狗就和白洛因打成一片了。</p>
<p lang="ZH-CN">“你本事不小啊!”</p>
<p lang="ZH-CN">听到声音,白洛因身体一僵,刚才高兴过头了,连身后站着一个人都不知道。赶紧转过身站起来,看到一张极其普通的男人脸,这种人在街上一抓一大把,如果不是在这里看到,白洛因肯定不会把他往高官身上联想。</p>
<p lang="ZH-CN">“我的这只狗只认主人,你是第一个能靠近它的外人。”</p>
<p lang="ZH-CN">白洛因神色一凛,“您是甄先生么?”</p>
<p lang="ZH-CN">甄大成点点头,“我就是。”</p>
<p lang="ZH-CN">白洛因心里讶然,都说这人很怪,我也没看出来哪儿怪啊!</p>
<p lang="ZH-CN">“甄先生,我有事情想求您帮忙。”</p>
<p lang="ZH-CN">甄大成淡然一笑,“我知道。”</p>
<p lang="ZH-CN">白洛因还未开口,甄大成就绕过他,走到树根儿底下逗鸟去了。白洛因觉得这儿不是说话的地儿,他要等甄大成把自个的事情忙完了,再郑重其事地和他说。</p>
<p lang="ZH-CN">甄大成逗完鸟,看都没看白洛因一眼,自顾自地朝正对面的厅堂走去。</p>
<p lang="ZH-CN">白洛因沉默地跟在后面。</p>
<p lang="ZH-CN">到了厅堂门口,甄大成进去了,白洛因被拦在外面。</p>
<p lang="ZH-CN">“我有事情要和甄先生谈。”</p>
<p lang="ZH-CN">站在门口的人一副僵尸脸。</p>
<p lang="ZH-CN">“我知道,但是甄先生现在有事要忙,没空和你谈,你先在外面等着吧。”</p>
<p lang="ZH-CN">白洛因顺着窗口朝里面看了一眼,甄大成什么事儿都没有,就在那一个人喝茶呢,多么好的聊天契机啊,可就是干着急进不去。后来白洛因也想通了,像甄大成这种人物,哪个不得摆点儿架子?既然让他在外面等,那就干脆等好了。</p>
<p lang="ZH-CN">这一等就等到了中午。</p>
<p lang="ZH-CN">白洛因早晨就没吃饭,肚子早就饿得叫唤了,瞧见有人给甄大成送饭进去,觉得这会儿想进去估计没戏了,于是打算吃完饭再来。</p>
<p lang="ZH-CN">走到大门口,又被那两个警卫给拦住了。</p>
<p lang="ZH-CN">“我要出去。”</p>
<p lang="ZH-CN">“出去也需要甄先生的批示。”</p>
<p lang="ZH-CN">白洛因只好又原路返回,再一次来到厅堂外面,对门口的人说:“麻烦您帮我进去通报一声,我想先出去吃个饭。”</p>
<p lang="ZH-CN">僵尸脸一副漠然的表情说道:“先生用餐的时候不能随便进去打扰。”</p>
<p lang="ZH-CN">白洛因只好接着等。</p>
<p lang="ZH-CN">这一等又是一个多小时,终于看到有人端着吃剩下的餐食走出来了。</p>
<p lang="ZH-CN">“现在可以帮我通报一声了么?”</p>
<p lang="ZH-CN">僵尸脸木讷地走了进去,没一会儿又木讷地走了出来。</p>
<p lang="ZH-CN">“先生说了,你要出去可以,出去就别指望进来了。”</p>
<p lang="ZH-CN">白洛因募的愣住,看了看僵尸脸,没有一丁点开玩笑的意思。他攥了攥拳,心里暗暗给自己鼓气,饿一会儿怕什么,既然他已经让你进来了,就等于答应了一半。剩下的一半机会需要你自己创造,一定得耐住性子,让他看到你的诚意。</p>
<p lang="ZH-CN">这么一想,白洛因的心又静下来了。</p>
<p lang="ZH-CN">甄大成吃完饭,其他的人也纷纷去吃饭了,只剩下白洛因一个人站在院子里。</p>
<p lang="ZH-CN">兜口里手机在响,一看是顾海的电话。</p>
<p lang="ZH-CN">“在哪呢?”</p>
<p lang="ZH-CN">白洛因随口回道,“在家呢。”</p>
<p lang="ZH-CN">“今儿中午吃的什么?”</p>
<p lang="ZH-CN">白洛因想了想,“吃的包饺子。”</p>
<p lang="ZH-CN">“草,真尼玛幸福啊!我和虎子出来吃了,又点了一堆中看不中吃的玩意儿。”</p>
<p lang="ZH-CN">你知足吧……白洛因心里暗暗说。</p>
<p lang="ZH-CN">顾海问:“晚上回来么?回来给你煮面条吃。”</p>
<p lang="ZH-CN">这会儿想起顾海煮的面条,突然间觉得好美味。</p>
<p lang="ZH-CN">“没准呢,我要是回去会提前打电话告诉你的,你先吃饭吧。”</p>
<p lang="ZH-CN">“嗯。”</p>
<p lang="ZH-CN">手机挂断,白洛因叹了口气,扭头朝厅堂里瞅了两眼,竟然没看到甄大成。他心里一紧,又挪动了一下位置,伸着脖子往里看,还是没看见甄大成。</p>
<p lang="ZH-CN">“甄先生呢?”白洛因朝僵尸脸问。</p>
<p lang="ZH-CN">“甄先生出去了。”</p>
<p lang="ZH-CN">“什么时候出去的?”白洛因一惊。</p>
<p lang="ZH-CN">“就在你刚才打电话的时候。”</p>
<p lang="ZH-CN">白洛因懊悔不已,忙问僵尸脸甄大成去了哪里,僵尸脸往那一戳,眼睛一闭,一句话都不回了。白洛因只好自己在院子里找,终于,在最西边的那间卧房,看到了脱外套准备睡午觉的甄大成。</p>
<p lang="ZH-CN">不用问也知道,他肯定进不去。</p>
<p lang="ZH-CN">中午的太阳很大,晒得人直发困,白洛因打了个哈欠,伸了个懒腰,无聊地看着院子站着的其他人。除了僵尸脸,每个房间门口都有人把守着,白洛因禁不住想,这个甄大成到底惹了多少人啊?竟然派这么多人给他守门。</p>
<p lang="ZH-CN">而且白洛因发现,这些人都是训练有素的僵尸,往那一站动都不动,刚才全都睁着眼,这会儿全闭上了,院子里安静得出奇,只能听见鸟叫声。</p>
<p lang="ZH-CN">没一会儿,一阵隐隐约约的鼾声传来。</p>
<p lang="ZH-CN">白洛因仔细听了一下,不像是屋子里发出来的,况且这里的每个房间隔音效果都相当好,即便是打呼噜也听不到。</p>
<p lang="ZH-CN">可他刚才听得真真切切的。</p>
<p lang="ZH-CN">白洛因忍不住侧目,发现旁边站着的僵尸闭着眼睛,胸脯随着鼻息一起一伏。白洛因小心翼翼地朝他靠近,结果鼾声越来越大,很明显是从他的鼻子里发出的。</p>
<p lang="ZH-CN">草!白洛因心里讶然,这帮家伙不会是站着睡觉吧?</p>
<p lang="ZH-CN">事实证明,白洛因的想法是正确的,外面所有闭着眼站立的人都在睡觉。白洛因忍不住打了个寒噤,心里突然想起了孙警卫的忠告,这里貌似真的是个不祥之地。</p>
<p lang="ZH-CN">又站了两个多小时,白洛因连个瞌睡都不敢打,生怕一个瞌睡过后,甄大成又从他眼皮底下溜走了。</p>
<p lang="ZH-CN">终于,白洛因等到了甄大成从床上坐起来的那一刻。</p>
<p lang="ZH-CN">困倦的神经一瞬间精神起来。</p>
<p lang="ZH-CN">白洛因挺直腰板,注视着甄大成穿衣服、下床、在屋子里踱步、坐下喝水、接电话……然后,迈着轻缓的步子朝外走。</p>
<p lang="ZH-CN">终于熬到头了,白洛因赶紧走到门口候着。</p>
<p lang="ZH-CN">甄先生的身影出现在白洛因的视线中,他的脸上是带着笑容的。</p>
<p lang="ZH-CN">白洛因觉得时机差不多了,往前跨了一步,“甄先生……”</p>
<p lang="ZH-CN">“哈哈哈……老李,你总算来了!”</p>
<p lang="ZH-CN">突然一阵热情的寒暄和身后的笑声震醒了正在做美梦的白洛因,他转过身,甄大成已经和另一个男人搂抱在一起了,两个人有说有笑地从他身边走过,进了另一间屋子。</p>
<p lang="ZH-CN">白洛因站了好久才挪动步子,继续走到那间屋子外面静候。</p>
<p lang="ZH-CN">两个男人坐在里面下棋,一盘棋才刚刚开始。</p>
<p lang="ZH-CN">“你站在这里会影响先生下棋的,请到那边等候。”又一个僵尸脸朝白洛因伸出手,表面上是恭送,实则是驱赶。</p>
<p lang="ZH-CN">为了心中的谜底,白洛因再一次忍受了这份屈辱,站到稍远一点儿的地方等候。</p>
<p lang="ZH-CN">天色渐渐暗了下来,转眼间又到了吃晚饭的时间。</p>
<p lang="ZH-CN">甄大成和那位棋友在屋子里共进晚餐,香味儿顺着窗口溜了出来。</p>
<p lang="ZH-CN">白洛因咽了口吐沫,他已经没有退路了,现在出去,之前的努力全都白费了。只好拿起手机,给顾海发了条信息,告诉他自己不回去了,便继续忍受饥饿的煎熬。</p>
<p lang="ZH-CN">这一顿饭又是两个小时,白洛因已经感觉不到饿了,大概是饿大劲儿了。</p>
<p lang="ZH-CN">他现在只祈求甄大成能赶紧出来,哪怕给他五分钟的说话时间,他就知足了。</p>
<p lang="ZH-CN">终于等到了棋友离开,甄大成出来送他到门口,白洛因沉默地跟在后面,两条腿已经麻了,走路的姿势都有点儿变形了,可眼神里仍旧带着小小的兴奋。</p>
<p lang="ZH-CN">这一天马上就要过去了,到了这个点儿,他应该没什么事了吧?</p>
<p lang="ZH-CN">看到甄大成走回来,白洛因紧走两步迎了上去。</p>
<p lang="ZH-CN">“甄先生,我们……”</p>
<p lang="ZH-CN">“你还没走啊?”甄大成对白洛因的存在表示讶然。</p>
<p lang="ZH-CN">白洛因很平静地告诉他,“我一直在等您。”</p>
<p lang="ZH-CN">甄大成点点头,就没再说什么,径直地走进卧房,白洛因在门口被拦截住。</p>
<p lang="ZH-CN">然后,眼睁睁地看着他在里面看电视,然后他夫人回来了,两个人一起看电视,再然后,屋子里的灯灭了。</p>
<p lang="ZH-CN">白洛因的心也跟着寒了。</p>
<p lang="ZH-CN">外面的人已经换了一拨,这一拨看起来更威猛,幽暗的灯光打在他们的脸上,看起来阴森骇人。</p>
<p lang="ZH-CN">看来,要在这里蹲一宿了,白洛因点了一颗烟,无聊地看着院子里的布局,这会儿才发现,这里不像是个人家,倒像是个禅院,难不成甄大成还吃斋念佛?白洛因被自己这个想法逗笑了,信佛的人能有这么狠毒的心么?</p>
<p lang="ZH-CN">白洛因正在自娱自乐,突然感觉头顶上一股寒意,他猛地抬起头,一个人正端着一个大盆。他还没反应过来,一盆凉水就那么泼下来了。浸湿了棉衣、羊绒裤、顺着脖颈子流到里面,每一股水流都像是一把冰刀,戳刺着他皮肉下面的一根根肋骨。</p>
<p lang="ZH-CN">刚刚开春,夜里极寒,白洛因被冻得猛然间跳起,拽着施暴者的衣领,哆嗦着薄唇问:“为什么用凉水泼我?”</p>
<p lang="ZH-CN">施暴者面无表情地看着白洛因,“这里不能抽烟,我只是帮你把烟熄灭。”</p>
<p lang="ZH-CN">白洛因牙齿冻得嘚嘚作响,挥出的拳头都带着冰碴子。</p>
<p lang="ZH-CN">施暴者再次开口,“这里不能大声喧哗,如果想打架,我可以带你出去。”</p>
<p lang="ZH-CN">白洛因的身体僵硬得如同一块石头。</p>
<p lang="ZH-CN">到了后半夜,白洛因的衣服已经结上一层冰了,头发被冻成了冰棍,一根根地搭在脑袋上。他感觉自己的腿已经冻麻了,完全没了知觉,这会儿要是截肢,都不用打麻药。为了让自己暖和起来,白洛因开始在院子里跑动,结果他一跑狗就叫,狗一叫僵尸脸又过来了。</p>
<p lang="ZH-CN">“这里不能大声喧哗。”</p>
<p lang="ZH-CN">白洛因彻底体会到了饥寒交迫的感觉,这还勉强可以忍受,最让人不能忍受的,是无休止的等待和看不到边的希望。</p>
<p lang="ZH-CN">白洛因走到距离甄大成卧室最远的那个墙角缩着,给顾海打电话。</p>
<p lang="ZH-CN">深夜里,顾海的声音听起来那么温暖。</p>
<p lang="ZH-CN">“这么晚还没睡?”</p>
<p lang="ZH-CN">白洛因手抖得厉害,“我有点儿冷,你陪我说说话。”</p>
<p lang="ZH-CN">顾海的口气中带着满满的心疼,“你傻不傻啊?冷了就多盖一床被子么!和我说话管屁用啊?再去柜子里抱一床被子出来,麻利儿的,别犯懒啊!”</p>
<p lang="ZH-CN">白洛因笑得很艰难,“不去,就想和你说话。”</p>
<p lang="ZH-CN">顾海顿了一会儿,语气又柔和了几分。</p>
<p lang="ZH-CN">“是不是想我了?小宝贝儿?”</p>
<p lang="ZH-CN">一阵冷风猛地飚过来,白洛因赶紧缩起脖子,结果还是被冻得呼吸困难。这种冷直接往骨头缝儿里钻,侵蚀着白洛因仅存的那点儿意志,他觉得眼前一片模糊,心里的警钟不停地敲击着,绝对不能晕倒,晕倒了他们肯定会把你扔出去的,出去了就进不来了。</p>
<p lang="ZH-CN">“怎么不说话了?”</p>
<p lang="ZH-CN">白洛因咬着牙挺了一会儿,听着手机那头传来的呼吸声,心里终于暖了些。</p>
<p lang="ZH-CN">“大海,你抱抱我吧。”</p>
<p lang="ZH-CN">“……因子乖,我抱着你呢,快点儿睡吧。”</p>
</section>
<section>
<h3><span lang="ZH-CN">第154章</span><span lang="ZH-CN"> </span><span lang="ZH-CN">真相浮出水面。</span></h3>
<p lang="ZH-CN">白洛因就这么忍着忍着,最后不知道怎么就睡着了,醒来的时候天都亮了,奥达猎犬蹲在不远处的笼子里盯着他看。白洛因身上除了眼睛,其余的部位全都动不了了,他木然地看着清洁人员在院子里晃动的身影,静静地等着肢体恢复知觉的那一刻。</p>
<p lang="ZH-CN">甄大成一大早就出门了,中午回来的时候白洛因还坐在那个角落里。</p>
<p lang="ZH-CN">“那是谁?”甄大成朝门口的警卫问。</p>
<p lang="ZH-CN">警卫小声汇报,“就是昨天来找您的那个人。”</p>
<p lang="ZH-CN">甄大成的目光中流露出几分诧异,他以为白洛因早就走了,没想到还坚守在这。而且看他这副模样,应该是在外面待了一宿吧。</p>
<p lang="ZH-CN">小伙子,意志够顽强的,我看你能撑到什么时候!</p>
<p lang="ZH-CN">白洛因看到甄大成,勉强扶着墙站了起来,衣服上的冰已经化了,到现在还是湿的,又在墙角蹲了一宿,上面蹭满了泥。他就用这副狼狈的模样,一步一步地朝甄大成走去,侧脸的轮廓依旧那样倔强。</p>
<p lang="ZH-CN">“甄先生,请问您今天有时间么?”</p>
<p lang="ZH-CN">甄大成站住脚,回过头瞧了白洛因一眼,轻笑着说:“有。”</p>
<p lang="ZH-CN">白洛因表情一怔。</p>
<p lang="ZH-CN">甄大成接着说,“但是我没心情。”</p>
<p lang="ZH-CN">白洛因斗胆问了句,“那您要怎样才能有心情?”</p>
<p lang="ZH-CN">“想要和我聊天,起码要把自己弄得干净一点儿吧。”</p>
<p lang="ZH-CN">白洛因神情一凛,再想开口的时候,甄大成已经转身离开了。</p>
<p lang="ZH-CN">中午,温度最高的时候,白洛因打了一盆凉水,把身上的棉袄和裤子脱下来,用力地搓掉上面的泥水。他不仅要忍受着寒冷和饥饿,还得忍受着那些嘲笑的眼神和明晃晃的鄙视,从小到大,他遭受到的屈辱都不如在这里三十几个小时遭受的多。</p>
<p lang="ZH-CN">终于洗好了,白洛因把衣服晾在了后院的晾衣杆上。</p>
<p lang="ZH-CN">然后就找了一个阳光充足的地方晒太阳,从口袋里摸出手机,发现已经没电了。白洛因已经没辙了,到了这个份上,他也只能在这等了,希望能有个结果,不然他就没脸回去了。</p>
<p lang="ZH-CN">傍晚时分,白洛因去看自己的衣服,结果发现晾衣杆上其他的衣服都挂得好好的,只有他的棉衣和裤子掉在地上,而且不知道被踩了多少道脚印。</p>
<p lang="ZH-CN">白洛因捡起来,听到身后传来一阵哄笑声。</p>
<p lang="ZH-CN">他强忍着心头的愤怒,头晕脑胀地走到水龙头底下,又把衣服涮了一遍。眼瞅着快要干的衣服又一次湿透了,白洛因的心里也冻上了一层冰,他不恨这群看热闹的人,他怜悯他们,怜悯他们活在这个没有人情味儿的地方。</p>
<p lang="ZH-CN">没法再把衣服挂在晾衣杆上了,白洛因只好站在一块空地上,两只手提着自己的衣服。</p>
<p lang="ZH-CN">天又黑了,这一天又过去了。</p>
<p lang="ZH-CN">白洛因已经两天没有吃东西了,站着的两条腿都有些发软。</p>
<p lang="ZH-CN">一阵饭香味飘过来,白洛因暂时找个地儿坐下,手里攥着那两件湿衣服。</p>
<p lang="ZH-CN">突然,一个馒头滚到了他的脚边,混杂着白面和泥土的香气。</p>
<p lang="ZH-CN">白洛因的胃突然间开始抽搐。</p>
<p lang="ZH-CN">他愤怒地抬起头,看到一个比自己还小的孩子站在他的面前,笑嘻嘻地看着他,刚才的馒头就是他扔过来的,而且,他还在上面踩了一脚。</p>
<p lang="ZH-CN">一直到所有人都睡下,白洛因都没有再瞅那个馒头一眼。</p>
<p lang="ZH-CN">这一晚比上一晚更难熬,没有棉衣和裤子的遮挡,寒风就那么无情地往薄薄的衣服里面灌。他没法蹲着,怕稍不留神衣服又蹭上土,他还没法动弹,怕弄出动静吵醒沉睡中的贵犬。他只能这么站着,像是一尊雕塑,静静地等待着清晨的来临。</p>
<p lang="ZH-CN">第三天一早,甄大成从卧房里踱步而出,看到笔直的身影伫立在门口。</p>
<p lang="ZH-CN">干净的着装,惨白的一张脸,青紫的嘴唇,炯炯有神的目光。</p>
<p lang="ZH-CN">白洛因艰难地开口,像是有人在用刀刮着他的嗓子。</p>
<p lang="ZH-CN">“甄先生,早上好。”</p>
<p lang="ZH-CN">甄大成平凡的一张脸上终于露出了不平凡的表情,他上下打量着白洛因,似乎想从他的身上发现投机取巧的痕迹,然后找了许久都一无所获。这一刻甄大成才开始正视白洛因,一张英俊刚毅的面孔,一双坚韧倔强的眼睛,一份非比寻常的气魄。</p>
<p lang="ZH-CN">他忍不住在想,假如他一直这么冷落着白洛因,白洛因会不会等到死?</p>
<p lang="ZH-CN">许久过后,甄大成拍了白洛因的肩膀一下,发现他的衣服是冻着的。</p>
<p lang="ZH-CN">“请进。”</p>
<p lang="ZH-CN">白洛因听到这句话,感觉自己像是闯了一次鬼门关。</p>
<p lang="ZH-CN">“甄先生,我这次找您来……”</p>
<p lang="ZH-CN">“你不用说了。”甄大成晃了晃手指,“我知道。”</p>
<p lang="ZH-CN">“您知道?”</p>
<p lang="ZH-CN">白洛因有些惊愕。</p>
<p lang="ZH-CN">甄大成把白洛因的身份证和学生证还给他,淡淡说道:“我看到这些,就知道你来找我是什么目的。只不过我没想到来的人是你,我以为第一个来找我的人会是顾海。”</p>
<p lang="ZH-CN">白洛因激动得手指都在发抖,既然甄大成都这么说了,证明他肯定是这个事件的知情者。如此一来,他做出的那些猜测也就顺理成章地连起来了,顾夫人先是收到了暗示,然后迫不得己来求自己的哥哥,想让他提供军事情报,结果甄大成搜集到的情报也是假的,这样一来,顾夫人就阴差阳错地上了那辆出事的车……</p>
<p lang="ZH-CN">白洛因将自己所知道的一切都告诉了甄大成,希望甄大成可以提供顾夫人找他查问情报的证据,并保证这些证据一定不会流落到他人的手里。</p>
<p lang="ZH-CN">甄大成静静地听完,并没有如白洛因所料,露出惊讶或是为难的神色。</p>
<p lang="ZH-CN">他很平静,平静得像是什么都没有听到。</p>
<p lang="ZH-CN">白洛因紧张地等着答复。</p>
<p lang="ZH-CN">过了很久,甄大成才开口说道:“如果我说,她是自杀的,你相信么?”</p>
<p lang="ZH-CN">白洛因身形剧震。</p>
<p lang="ZH-CN">“如果我说,她一开始就知道这条线路是假的,而我也知道这条线路是假的,你会作何感想?”</p>
<p lang="ZH-CN">白洛因冒出的冷汗在这一刻骤然干涸。</p>
<p lang="ZH-CN">“我是家里的老大,她是最小的那一个,是我的老妹子,我最喜欢的一个妹子。但是从她嫁给顾威霆的那一天起,我就和她断绝了一切往来,因为我猜到会有那么一天,她会为了这个男人牺牲掉什么。我故意冷却我和她的这段感情,就是怕伤害来的那一天我会扛不住,结果,还是来了,而且是我亲手把她送上死路的。”</p>
<p lang="ZH-CN">白洛因什么都明白了。</p>
<p lang="ZH-CN">“我到现在还记得,那天她找到我,跪在我的面前,求我告诉她顾威霆的整个计划。我很明确地告诉她,顾威霆就在一辆出租车上,她只要静静地在家等着就行了。她说不可以,如果她不上那辆车,如果她坐以待毙,对方一定会继续追查顾威霆的下落,一旦查到他在一辆毫无防备的出租车上,他必死无疑。”</p>
<p lang="ZH-CN">说到这里,甄大成的眼睛里浮现几丝痛苦。</p>
<p lang="ZH-CN">“我说这仅仅是一种可能,还有另一种可能,他没被搜查到。她告诉我,她上了那辆车,也有两种可能,一种是她死了,另一种是她没死。既然都要冒风险,那这个风险就由她来承担好了。”</p>
<p lang="ZH-CN">这一刻,白洛因突然间明白,顾海铮铮铁骨下掩藏的那颗柔软的心是源自谁的恩赐了。</p>
<p lang="ZH-CN">“那个时候,我对自己的这个身份深恶痛绝,我经常会想,我为什么要承担这样一个职务?如果对方不知道她的哥哥掌控着秘密情报,又怎么会去威胁一个手无缚鸡之力的女人?如果我手里没有这些东西,纵然她把枪指着自己的脑袋,我也没本事把她送上死路啊。”</p>
<p lang="ZH-CN">甄大成懊悔自责的表情和之前折腾白洛因的漠然形成了鲜明的对比。</p>
<p lang="ZH-CN">白洛因想,他应该是一个把伤痛掩藏得极深的男人。</p>
<p lang="ZH-CN">“你知道我为什么要放你进来,又和你说这些么?”</p>
<p lang="ZH-CN">白洛因试探性地回答,“因为我的坚持感动了您?”</p>
<p lang="ZH-CN">虽然他心里是这么想的,可说出来还是有点儿没底气。</p>
<p lang="ZH-CN">甄大成笑了笑,“因为我的狗没有咬你。”</p>
<p lang="ZH-CN">白洛因,“……”</p>
<p lang="ZH-CN">“如果你没有把它驯服,你就是在这等到死,我也不会看你一眼的。”</p>
<p lang="ZH-CN">白洛因不知道自己该哭还是该笑。</p>
<p lang="ZH-CN">“这条狗我养了十多年了,在我的印象里,它只老实了两次。第一次是我妹妹来这里求我,第二次就是你来这里求我。我始终觉得,狗比人更可靠。”</p>
</section>
<section>
<h3><span lang="ZH-CN">第155章</span><span lang="ZH-CN"> </span><span lang="ZH-CN">心里走出困境。</span></h3>
<p lang="ZH-CN">和白洛因失去联络之后,顾海第一时间打了白汉旗的电话,结果才知道白洛因这两天都没有回家。他用各种方式寻找白洛因,都没有他的任何消息,再联系起白洛因之前的种种不正常,心里开始被强烈的不安笼罩。</p>
<p lang="ZH-CN">顾海在街上徘徊了整整一夜,急得眼冒金星,这个王八糕子去哪了?为什么总是这样莫名其妙的失踪?为什么每次做事之前都不想想后果,都不考虑身边人对他的担心?</p>
<p lang="ZH-CN">拳头重重地砸在方向盘上,顾海心里又气又急,刚要启动车子继续找,突然就接到了一个陌生电话。</p>
<p lang="ZH-CN">“顾海。”</p>
<p lang="ZH-CN">听到白洛因的声音,顾海有种想砸了手机的冲动,却又如同救命稻草一般紧紧握着,对着手机那头怒吼道:“你丫这两天去哪了?”</p>
<p lang="ZH-CN">“你现在在哪?”</p>
<p lang="ZH-CN">顾海平缓了一下呼吸,眼睛朝四周瞄了一眼,报上地址后就把手机扔到了副驾驶座位上,脑袋后仰,长出了一口气,幸好没出什么事。</p>
<p lang="ZH-CN">估摸着时间差不多了,顾海下了车,站在车门外等着白洛因。</p>
<p lang="ZH-CN">五分钟过后,一辆出租车在不远处停下来,白洛因的身影从车里冒出,顾海刚压下去的火猛地窜了上来,大步朝白洛因走过去。</p>
<p lang="ZH-CN">白洛因从甄大成那里出来,顾不得洗把脸、吃个饭,就兴冲冲地来找顾海了。刚把钱付好,就感觉自己被一股大力拖拽住,身体不受控地朝后面倒去。</p>
<p lang="ZH-CN">顾海攥住白洛因的后衣领,凶狠地将他拖到自己的车旁,重重地砸在车门上,急哧白脸一通吼,“你他妈这几天跑到哪去了?你知不知道我找了你一宿?你知不知道我有多着急?”</p>
<p lang="ZH-CN">白洛因顾不得被摔的疼痛,两只手紧紧攥着顾海的胳膊,兴奋的目光灼烧着顾海的脸颊,声音里透着难以抑制的激动,“顾海,你知道么?我查到你妈当年去世的原因了,她不是你爸设计害死的,你误会你爸了……”</p>
<p lang="ZH-CN">顾海的脸丝毫没因为这句话而显露出任何的惊讶或是感动,反而更加阴沉,他强势打断白洛因的话,怒斥道:“我只是在问你,你这两天去哪了?”</p>
<p lang="ZH-CN">白洛因悸动的眸子渐渐冷却,泛白的唇角微微扯动了一下,艰难地从口中吐出几个字,“去了甄大成家,也就是……你舅舅那。”</p>
<p lang="ZH-CN">顾海突然暴怒,两只手发狠地攥住白洛因的肩膀,大声咆哮着,“谁让你去找他的?谁让你去的?”</p>
<p lang="ZH-CN">白洛因的手攥着几张单薄的纸,在顾海剧烈的晃动下散落一地。他的目光变得呆滞、木讷,好像被冻了两宿的后遗症这会儿才显现出来。僵硬的手指按住顾海的胳膊,一寸一寸地从自己的身上剥离。</p>
<p lang="ZH-CN">然后,转身离开。</p>
<p lang="ZH-CN">顾海没去追,狂暴地发泄过后就是极度的空虚和落寞,大脑空白一片,已经失去了思考的能力。他将目光挪移到地上的文件上,一张一张地重拾起来,看都不敢去看,真想直接撕了,却又没这个勇气。最后用脚狠踹了一下车门,歇斯底里,钢板被骨头撞出一个绝望而痛苦的凹陷。</p>
<p lang="ZH-CN">白洛因行若游魂地走在街上,完全凭借本能在辨认着方向,两条腿像是灌了铅一般,脖子勉强支撑着脑袋,嗡的一声,又是嗡的一声,白洛因用手扶住广告牌,静静地缓了一阵。</p>
<p lang="ZH-CN">旁边就是一家饭馆,白洛因已经五十几个小时没吃东西了,以致于当一碗面端到他的面前时,他连味道都尝不出来了。硬强着塞了几口,白洛因就冲了出去,在外面的垃圾桶旁吐得天昏地暗。</p>
<p lang="ZH-CN">真难受啊!</p>
<p lang="ZH-CN">眼泪都吐出来了。</p>
<p lang="ZH-CN">跌跌撞撞地走回家,直奔卧室,一头扎在床上,好冷。白洛因把湿衣服脱了,盖了两床被子,还是冷,浑身哆嗦得近乎抽搐,挣扎了一会儿便昏睡了过去。</p>
<p lang="ZH-CN">顾海在家里闷了一天,睡了醒,醒了睡,没去学校,也没和白洛因联系。最后睡得再也睡不着了,拿起枕边的那几页资料,一张一张,一个字一个字地往脑子里吞咽。</p>
<p lang="ZH-CN">看完之后,顾海静静地坐了一会儿,眼睛看着窗外,里面是干涸的,流不出一滴眼泪。</p>
<p lang="ZH-CN">姜圆打开门,看到顾海阴郁的面孔,心里咯噔一下,惶恐担忧了好几天,终于把这位主儿给“盼”来了。</p>
<p lang="ZH-CN">顾海看都没看姜圆一眼,绕过她直奔二楼。</p>
<p lang="ZH-CN">姜圆站在顾夫人房间门口,已经做好了充足的准备,如果顾海发现了什么异常,怪罪下来的话,她就把责任都揽到自己身上。</p>
<p lang="ZH-CN">三年之中,顾海在这个屋子里待了无数次,进来的脚步是沉重的,出去的脚步是悲凉的。从没有一刻像现在这样,平淡、敬畏、默哀……他终于承认并接受了一个现实,他的母亲已经不在了。</p>
<p lang="ZH-CN">“妈,为什么您舍得为他死,却不舍得为我活呢?”</p>
<p lang="ZH-CN">顾海默默注视着顾夫人的照片,一点点地擦拭掉相框上的细小尘埃。</p>
<p lang="ZH-CN">“能让您心甘情愿付出生命的男人一定是个好父亲,对吧?”</p>
<p lang="ZH-CN">顾海的脑子里浮现自小到大,他与顾威霆相处的点点滴滴,这段被他尘封和掩埋了三年多的感情,微妙地在心底复苏。从最初的敬畏、尊重到后来的憎恶、仇恨……一根虚拟的导火线,引爆了三年的误解和伤害。</p>
<p lang="ZH-CN">他突然会意了顾威霆的很多眼神,沉痛的、深切的、无可奈何的……还有被他刻意抹杀掉的某个片段:顾威霆结婚的前一晚,在这里整整坐了一夜,清晨时分,他站起身,对着前妻的照片,重重地敬了一个军礼。</p>
<p lang="ZH-CN">“妈,我别无所求,如果您爱我,请保佑我和因子一直走到最后。”</p>
<p lang="ZH-CN">顾海面怀感激地朝顾夫人的照片鞠了一躬,最后狠狠看上一眼,挺直脊背,迈着坚定的步伐走出了这个房间。</p>
<p lang="ZH-CN">姜圆已经在外面转了无数个圈,看到顾海出来,表情淡然,心里顿时松了口气,看来他没发现什么不对劲的地方。</p>
<p lang="ZH-CN">“以后不用每天去我妈的房间里打扫了,她生前用过的那些东西,值钱的都留下,不值钱的就烧了吧。”</p>
<p lang="ZH-CN">姜圆面露惊诧之色,他不知道顾海这段话暗含着什么意思,她还在等着暴风雨的来临,顾海就已经步履轻松地抽离了她的视线,外面的天空一片晴朗。</p>
<p lang="ZH-CN">尽管已经快放学了,顾海还是回了学校,昨天没给白洛因好脸色,完全是气他不吱一声就消失,害得自个一通着急。现在气已经全消了,心里只剩下感动,他要当面表达自己的感激之情。要让白洛因知道,他为自己付出的这一切,值得顾海去感恩一生。</p>
<p lang="ZH-CN">然而,白洛因的座位上空空如也。</p>
<p lang="ZH-CN">顾海脸色骤变,当即打了白汉旗的电话。</p>
<p lang="ZH-CN">“在医院。”</p>
<p lang="ZH-CN">听到这三个字,顾海的脑袋像是爆炸了一样,火急火燎地冲出教学楼,拦了一辆出租车直奔医院。</p>
<p lang="ZH-CN">路上,顾海的脑子里不停地翻滚着一个画面,白洛因激动得拽着自己的胳膊宣告着他这两天的成果,他从未这样失态过,从未这样狼狈过……在那一刻,他一定是想让自己给他一个拥抱,说一声辛苦了,哪怕只是一个肯定的眼神,都不会让他不堪忍受地转身离开,只留下一个失望落寞的背影。</p>
<p lang="ZH-CN">到了医院,顾海急匆匆地走到白洛因的病房,只有邹婶一个人待在那。</p>
<p lang="ZH-CN">“大海,你怎么来了?”</p>
<p lang="ZH-CN">“因子呢?”</p>
<p lang="ZH-CN">邹婶指指病房里面,“他睡着了。”</p>
<p lang="ZH-CN">顾海轻轻推开门走了进去,白洛因躺在病床上,面无血色,整个人憔悴得不像样儿。顾海坐在病床旁边看着白洛因,心里狠狠揪疼了一把。昨天他就是这副模样,昨天他就是这副模样来找我的!为什么我当时就没看出来?为什么我还能肆无忌惮地对着他大吼大叫?为什么我满脑子都是气愤,没有挪出一点儿空间来心疼心疼他?</p>
<p lang="ZH-CN">“因子。”顾海轻轻叫了一声。</p>
<p lang="ZH-CN">白洛因听到了顾海的声音,眼睛微微睁开一条小缝,很快又闭上了。</p>
<p lang="ZH-CN">没力气说话,也不想说话。</p>
<p lang="ZH-CN">顾海静静地坐了一会儿,面色晦暗地走了出去。</p>
<p lang="ZH-CN">邹婶看到顾海站在楼道口抽烟,心里像是意识到了什么,朝他走了过去。</p>
<p lang="ZH-CN">“大海啊,是不是因子惹着你了,你才把他关在外边的?”</p>
<p lang="ZH-CN">顾海眼神滞楞了片刻,盯着邹婶的脸,“您为什么这么说?”</p>
<p lang="ZH-CN">“哎……这孩子昨天一回来就发高烧了,后来烧得直说胡话,说谁谁谁不让他进屋睡觉,把他冻得够呛。我一想,他这两天不都住在你那么,所以就……哎,婶儿也是瞎猜的,要是没有这码事,你也甭往心里去。”</p>
<p lang="ZH-CN">顾海夹着烟的手猛地一僵,半截烟头掉在了地上。</p>
<p lang="ZH-CN">“我有点儿冷,你陪我说说话。”</p>
<p lang="ZH-CN">“大海,你抱抱我吧。”</p>
<p lang="ZH-CN">邹婶看着顾海直接从二楼的楼梯口蹦到一楼的地面上,忍不住吓了一跳,这孩子是要干什么?还在她惊魂未定的时候,顾海已经冲出了医院。</p>
</section>
<section>
<h3><span lang="ZH-CN">第156章</span><span lang="ZH-CN"> </span><span lang="ZH-CN">肺都快气炸了!</span></h3>
<p lang="ZH-CN">顾海直奔甄大成的家。</p>
<p lang="ZH-CN">他对这个舅舅没有任何感情可言,从他出生到现在,和甄大成见面的次数不超过三。若不是他母亲偶尔提起过那么几次,顾海根本不知道他还有这么一门亲戚。他对甄大成的了解完全是从一些外人口中听来的,脾气古怪、桀骜不驯、人品低劣、作风不正……所以在他听说白洛因去找了甄大成之后,才会发那么大的火。</p>
<p lang="ZH-CN">两个警卫拦住了顾海。</p>
<p lang="ZH-CN">“证件呢?”</p>
<p lang="ZH-CN">顾海一记重拳扫向其中一个人的门面,“证你姥姥的件!”</p>
<p lang="ZH-CN">另一个警卫阴着脸冲过来,还没站稳,就被顾海一记飞踹堵在墙边。被打脸的警卫想从后面突袭顾海,不料顾海动作比他还快,又是一拳扫在同样的位置,此警卫的下巴立刻塌陷了一大块,连嘴都张不开了。倒在墙角的警卫想要大喊,顾海抬起脚狠狠地对着他的脖梗子蹬了下去,只听咔嚓一声,那个警卫再也没能抬起头来。</p>
<p lang="ZH-CN">顾海阴森着一张脸闯进院内,如同一阵飓风,很快闪到了甄大成的门外。</p>
<p lang="ZH-CN">僵尸脸看到顾海都忍不住一愣,这人的表情怎么比我还恐怖?</p>
<p lang="ZH-CN">“甄先生有事要忙,您不能进去打扰。”</p>
<p lang="ZH-CN">顾海瞥了他一眼,冷冷一笑,“你知道蛋疼是什么滋味么?”</p>
<p lang="ZH-CN">僵尸脸募的一愣。</p>
<p lang="ZH-CN">下一秒钟,顾海的钉子鞋已经落在了僵尸脸的胯下,原本面无表情的一张脸骤然扭曲,大汗淋漓,倒地之后不停地呻抽搐,裤裆蹭地,划出一道血痕。</p>
<p lang="ZH-CN">甄大成正坐在厅堂里面喝茶,背对着窗口,对外面发生的事情一无所知。</p>
<p lang="ZH-CN">顾海几大步跨进屋内,猛地抢过甄大成手里的茶碗,一把摔到地上。因为冲击力过大,有个碎片蹦到了甄大成的手背上,划出一道小口。</p>
<p lang="ZH-CN">“甄大成。”顾海从牙缝里挤出这三个字。</p>
<p lang="ZH-CN">甄大成瞥了顾海一眼,仿佛早就料到他会来,面色从容地问:“干什么?”</p>
<p lang="ZH-CN">“我草你大爷!”</p>
<p lang="ZH-CN">随着一声怒吼,顾海猛地将甄大成放倒在地,拳头如雨点般砸了下去。甄大成年轻那会儿好在算个将领,现在年龄大了也坚持锻炼身体,身子骨倍儿硬实,顾海几拳下去没事人一样。可问题是顾海疯了,疯子身上都有无穷的力量,甄大成仅能硬撑,却没有还手之力。他就算是再禁打,骨头再硬,多锤两下照样会折。</p>
<p lang="ZH-CN">何况他还是顾海的舅舅啊,有舅舅这么让外甥打的么?</p>
<p lang="ZH-CN">“保护甄先生!”</p>
<p lang="ZH-CN">不知是谁喊了一声口号,窗口立刻竖起十余杆枪,七八个人整齐划一地冲进了厅堂。这么多人制服一个人容易,可制服两个人就难了,因为他们既要将顾海拉扯开,又要保证甄大成毫发无伤。偏偏这会儿顾海生猛得像是一头雄狮子,叨谁咬谁,靠近一点儿都不成。结果七八个大老爷们儿净去捣乱的了,人没拽开,还把甄大成挤兑得颜面尽失。</p>
<p lang="ZH-CN">不知谁在外面开了一枪。</p>
<p lang="ZH-CN">甄大成先急了,怒瞪着双眼嘶吼一声。</p>
<p lang="ZH-CN">“谁也不许朝他开枪!”</p>
<p lang="ZH-CN">一声指令过后,窗口那几个举枪的人齐刷刷地将枪放下,屋里这几个帮忙劝架的也都站着不敢动了。这人敢打甄大成,来头肯定不小,还是不要轻举妄动。外面的那几个持枪的人也都进来了,跟着这七八个人站成一圈,对着中间的两个人干瞪眼。</p>
<p lang="ZH-CN">甄大成看着头顶上的一圈脑袋和十几双戒备的眼睛,肺都要气爆炸了。我让你们别开枪,也没让你们别动手啊!你们是想等我就剩一口气了,再过来帮我收尸么?</p>
<p lang="ZH-CN">等顾海停手的时候,甄大成老命都没了半条。</p>
<p lang="ZH-CN">傍晚,院子里死一般的寂静。</p>
<p lang="ZH-CN">顾海随便拽起一个守门的,狠狠朝他脖子上甩了一皮带,钝痛刺激得他直咧嘴,颈间瞬间划出一道被夕阳浸染的暗红。</p>
<p lang="ZH-CN">“说,你有没有刁难白洛因?”</p>
<p lang="ZH-CN">守门的强忍住痛楚摇摇头,身体站得笔直,一脸无愧的表情。</p>
<p lang="ZH-CN">顾海又甩了一皮带上去,还是刚才的那个地方,还是刚才那个力度,暗红瞬间变成了血红。</p>
<p lang="ZH-CN">“说出刁难他的那个人,说出他的所作所为,说不出来你就替他挨。”</p>
<p lang="ZH-CN">顾海手里的皮带又举了起来。</p>
<p lang="ZH-CN">守门的立刻指了指旁边的那位,“他……他用凉水泼了那个人。”</p>
<p lang="ZH-CN">顾海的面孔骤然变寒,瞳孔剧烈地收缩着,他一步一步地走到那个人面前,静静地看着他,指着不远处的鱼塘,“跳下去。”</p>
<p lang="ZH-CN">这个人一动不动。</p>
<p lang="ZH-CN">“如果你让我踹你下去,你就别指望上来了。”</p>
<p lang="ZH-CN">男人僵硬的目光回执着顾海的威胁,紧紧抿着的嘴角绷出一条倔强的直线,顾海的手伸了过去,骨节发出咔咔的响声,男人的腿不受控地踉跄前行,直到彻底没了支点,蚀骨的严寒将他整个身体淹没。</p>
<p lang="ZH-CN">顾海的脚蹬在男人的头上,迫使他整个人沉没水底。</p>
<p lang="ZH-CN">三分钟过后,男人开始剧烈地挣扎,水里冒出一个个崩溃的气泡。</p>
<p lang="ZH-CN">顾海死死按住他的头不放,直到他的身体僵了,巨大的晃动搅得水里的鱼都开始惊慌失措地四处乱游,顾海才把他的脑袋从鱼塘里捞出来。</p>
<p lang="ZH-CN">“说出下一个人。”</p>
<p lang="ZH-CN">恐怖的两个小时内,所有刁难过白洛因的,折腾过白洛因的,嘲笑过白洛因的……一个不落,全都遭受了十倍以上的惨重代价。原本就死气沉沉的豪宅大院,又增添了几分恐怖冷寂的氛围,犹如一座活死人墓。</p>
<p lang="ZH-CN">一个男孩蹲在墙角,嗦嗦哆哆地看着朝自己走来的顾海。</p>
<p lang="ZH-CN">他是最后一个被举报的,他朝白洛因的脚边扔了一个馒头。</p>
<p lang="ZH-CN">“你是孩子,我不对你动手,但是你记住他们的下场。等你长到我这么大的时候,我会来找你算账的,慢慢等着吧!”</p>
<p lang="ZH-CN">男孩不受控地放声大哭。</p>
<p lang="ZH-CN">顾海再次赶到医院的时候,天已经黑了,值班室的医生告诉顾海,白洛因已经回家了。</p>
<p lang="ZH-CN">“这么快就回去了?”</p>
<p lang="ZH-CN">医生点点头,“那个孩子不乐意在医院待着,烧一退就回家了。”</p>
<p lang="ZH-CN">顾海又去了白洛因的家。</p>
<p lang="ZH-CN">一家人正在厢房吃饭,只有孟通天吃完了,拿着遥控器操纵着一架飞机。看到顾海的身影,孟通天心头一喜,遥控器也顾不上按了,飞机笔直地坠落到地上。</p>
<p lang="ZH-CN">“顾海哥哥,你来了!”</p>
<p lang="ZH-CN">顾海摸了摸孟通天的头,问:“白洛因呢?”</p>
<p lang="ZH-CN">孟通天小手一指,“在屋躺着呢。”</p>
<p lang="ZH-CN">“他没吃饭么?”</p>
<p lang="ZH-CN">“吃了,都吐了。”</p>
<p lang="ZH-CN">顾海脸色一变,转身进了白洛因的屋。</p>
<p lang="ZH-CN">白洛因眯着眼睛靠在床头,相比中午那会儿,脸色好点儿有限。</p>
<p lang="ZH-CN">顾海摸了摸白洛因的额头,温度是降下来了,可手脚冰凉。</p>
<p lang="ZH-CN">白洛因感觉到有人触碰,瞬间把眼睛睁开了。</p>
<p lang="ZH-CN">“你来干什么?”</p>
<p lang="ZH-CN">顾海没说话,把手伸到白洛因的被子里,包起他的两只脚捂在手心。</p>
<p lang="ZH-CN">白洛因把脚抽出来,说了一句足以伤透顾海的话。</p>
<p lang="ZH-CN">“我不要你了。”</p>
<p lang="ZH-CN">顾海又把白洛因的脚拽了回来,回了一句足以气死白洛因的话。</p>
<p lang="ZH-CN">“我也不要你了。”</p>
<p lang="ZH-CN">白洛因凌厉的视线瞬间朝顾海飚了过去,被顾海握着的脚赫然抬起,猛地在顾海的胸口来了两下,虽然体虚但是力道不轻。</p>
<p lang="ZH-CN">“那你还在这待着干什么?滚你们家去!滚蛋,立马滚!有多远滚多远!”</p>
<p lang="ZH-CN">顾海非但没滚,还爬到了床上,一把将白洛因箍在怀里,凶悍的眸子与他对视。</p>
<p lang="ZH-CN">“你就知道和我犯横么?你有本事和我犯横,怎么没本事跟我诉诉委屈?你有本事和我犯横,怎么没本事跟我撒个娇?你有本事和我犯横,怎么没本事跟我服个软?……你瞅你这副傻德行!全天下找不到第二个比你傻的了!你以为我想要你么?要是有第二个选择,我早就不要你了!我一个大老爷们儿,待在你旁边就是个摆设,一点儿用都没有。除了撒撒气、抽抽疯,爽一爽,我他妈就是个废物!”</p>
<p lang="ZH-CN">白洛因连嘴都不想张开了,杵在那一动不动,这口气得亏上来了,不然就活活气死了。</p>
<p lang="ZH-CN">顾海的拳头砸得墙皮都掉了一大块。</p>
<p lang="ZH-CN">“你为什么要去找他?你是我的宝贝疙瘩,凭什么要让他们那么欺负?凭什么?”</p>
<p lang="ZH-CN">这一次,白洛因噤声了。</p>
<p lang="ZH-CN">屋子里安静了好一会儿。</p>
<p lang="ZH-CN">白洛因往旁边瞅了一眼,刚才的咆哮帝这会儿已经蔫了,眼角泛着泪花。</p>
<p lang="ZH-CN">白洛因不知道哪来的一股气,猛地朝顾海的后脑勺给了一下,顾海一直隐忍着的那一滴眼泪就这么甩了出来。</p>
<p lang="ZH-CN">“你丫还有脸骂我呢?你瞧瞧你自个,娘们儿唧唧的,动不动就哭。你扪心自问,是我把你当成摆设了还是你把我当成摆设了?不是你没用,是你把我想的太没用了,你才觉得自个没用!”说完这些话,白洛因出了一身的燥汗。</p>
<p lang="ZH-CN">“你爷们儿!谁有你爷们儿啊!你爷们儿你怎么发烧了?你爷们儿你怎么在被窝里躺着?我顾海就是脱光了在外面站一礼拜,我也不会感冒!”</p>
<p lang="ZH-CN">“有本事你现在就脱,你要不脱你就不是个爷们儿!”</p>
<p lang="ZH-CN">“白洛因,这可是你让我脱的。”</p>
<p lang="ZH-CN">“是我让你脱的,怎么着吧?”</p>
<p lang="ZH-CN">顾海真脱了,刚脱两件衣服,白汉旗就进来了。</p>
<p lang="ZH-CN">“哟,大海今晚上是要住这了?”</p>
<p lang="ZH-CN">顾海尴尬地笑了笑,扯过一个被角搭在身上,“是有这个打算。”</p>
<p lang="ZH-CN">白洛因胃疼地看着白汉旗,无力地指着门口。</p>
<p lang="ZH-CN">“爸,您把他轰出去。”</p>
<p lang="ZH-CN">白汉旗为难了一下,“大海衣服都脱了,再轰走不合适吧?”</p>
<p lang="ZH-CN">“爸~~~”白洛因苦苦哀求。</p>
<p lang="ZH-CN">白汉旗咽了口吐沫,又掏了掏耳朵,自言自语地嘟哝着,“今天夜里多少度来着?怎么刚听完天气预报就忘了……”</p>
<p lang="ZH-CN">掀开门帘走了出去。</p>
</section>
<section>
<h3><span lang="ZH-CN">第157章</span><span lang="ZH-CN"> </span><span lang="ZH-CN">萌哥哥萌弟弟。</span></h3>
<p lang="ZH-CN">白汉旗走后,顾海钻到了白洛因的被窝里,继续用手给他捂脚,白洛因起初还挣巴了一下,后来觉得脚心暖和起来,整个人都舒服了,也就没再和顾海过不去。</p>
<p lang="ZH-CN">“吃点儿东西吧,通天说你吃的东西都吐了。”顾海起身要往外走。</p>
<p lang="ZH-CN">白洛因拽住了他,“甭去拿了,我不饿,我现在还有点儿恶心呢。”</p>
<p lang="ZH-CN">“那就喝点儿粥。”</p>
<p lang="ZH-CN">“不想喝。”</p>
<p lang="ZH-CN">顾海无奈地看了白洛因一眼,还是走了出去。</p>
<p lang="ZH-CN">孟通天就站在外面耍棍子,看到顾海出来,小脸乐成了一朵花,抱住顾海的大说:“顾海哥哥,你今晚上不走了?”</p>
<p lang="ZH-CN">“不走了。”顾海也乐呵呵地瞧着他。</p>
<p lang="ZH-CN">孟通天歪着小脑袋,眼睛闪着兴奋的光芒,“你要睡在我的屋么?”</p>
<p lang="ZH-CN">顾海起初一愣,后来才想起来,白洛因的那间屋子已经归孟通天了。</p>
<p lang="ZH-CN">“是啊,就睡在那个屋。”</p>
<p lang="ZH-CN">“那咱仨就可以睡在一起啦!”孟通天激动地在顾海周围绕圈跑。</p>
<p lang="ZH-CN">“呃……”顾海拽住了孟通天,好脾气地对他说:“通天,今儿你和你妈睡在一起吧。那张床太窄了,我怕装不下咱们仨人。”</p>
<p lang="ZH-CN">“没事,我只要这么窄的一小块地方就够了。”孟通天还比划了一下。</p>
<p lang="ZH-CN">顾海轻咳了两声,一脸为难的表情看着孟通天,“你白哥哥生病了,需要好好休息,仨人睡在一起肯定休息不好。”</p>
<p lang="ZH-CN">“谁说的?”孟通天目露精光,“白哥哥发烧了,我妈说了,发烧就得多出汗,只有挤在一起睡才能出汗。”</p>
<p lang="ZH-CN">顾海扶额,又往里屋瞅了瞅,拍着孟通天的小脑瓜说:“我先去厨房弄点儿东西吃,这事儿回头再商量。”</p>
<p lang="ZH-CN">孟通天美滋滋地点点头,“好的好的。”然后就跑开了。</p>
<p lang="ZH-CN">商量?顾海冷哼一声,回屋我就把门锁上!</p>
<p lang="ZH-CN">熬了一碗粥端了过去,结果不掀门帘不要紧,一掀开差点儿把手里的粥碗扔到地上,孟通天就躺在他之前待的那地儿,搂着白洛因的一条胳膊,呼呼睡得正香。顾海忍不住磨牙,你丫的动作倒是快!</p>
<p lang="ZH-CN">顾海先把粥碗放下,二话不说抱起孟通天就往外走,期间孟通天还撒夜症了,小腿蹬了一下,扁扁嘴一副不情愿的模样。正巧邹婶过来找孟通天,看见顾海抱着他,忍不住一乐,“这孩子就喜欢往你身边凑,天天盼着你来。”</p>
<p lang="ZH-CN">顾海小心翼翼地把孟通天递到了邹婶的手里,心里松了口气,回屋一瞧,白洛因自己端起粥碗正要喝。</p>
<p lang="ZH-CN">“我来吧。”顾海抢了过去。</p>
<p lang="ZH-CN">白洛因也没拒绝,就那么顺着他。</p>
<p lang="ZH-CN">顾海舀起一勺粥,放到嘴边吹了吹,又用舌尖试了一下,感觉温度差不多了,才往白洛因嘴边送。</p>
<p lang="ZH-CN">白洛因乖乖地张嘴吃了。</p>
<p lang="ZH-CN">想到白洛因整整饿了两天,顾海这叫一个心疼啊,忍不住又开始念叨了,“你说你也挺精的一个人啊!当时怎么就不会变通变通呢?你没带手机啊?他们不让你出去,你就不能找个人在外面给你扔些面包、火腿肠的进去啊?”</p>
<p lang="ZH-CN">“要那样的话,估摸着你现在都瞅不见我。”</p>
<p lang="ZH-CN">顾海叹了口气,现在说这些都晚了,饿都饿完了,说什么都补不回来了。</p>
<p lang="ZH-CN">“等一下。”白洛因突然用手拦住了顾海递过来的勺子。</p>
<p lang="ZH-CN">顾海面色一紧,忙问道:“怎么了?”</p>
<p lang="ZH-CN">白洛因用手捂着胃部,一副难受的表情,嘴唇一张一合的,看样子又想吐。他犹豫了一会儿,决定下地,要吐也得去外边吐。</p>
<p lang="ZH-CN">“别出去了,吐我手上吧。”顾海伸出手。</p>
<p lang="ZH-CN">白洛因瞅了他一眼,“你恶不恶心啊?”</p>
<p lang="ZH-CN">“我不嫌你脏。”顾海很认真地看着白洛因。</p>
<p lang="ZH-CN">白洛因瞅着顾海那个宽大光滑的手掌心,和上面清晰的掌纹,哪舍得真往上面吐啊!于是身体后仰,脖子上扬,痛苦地忍受着,心里祈祷着那些粥能老老实实在胃里待着,别再往上涌了。</p>
<p lang="ZH-CN">正暗自运着气,突然感觉胃上有一股力道正在缓慢地向下按摩推送着,白洛因低垂着目光,再一次看到了顾海的手。</p>
<p lang="ZH-CN">“舒服点儿了么?”顾海问。</p>
<p lang="ZH-CN">白洛因诚实地点点头。</p>
<p lang="ZH-CN">看到白洛因的目光跟着自己手的动作一上一下的,睫毛簌簌地煽动着,虽然不长但是很密很黑,耳朵边上还有一缕被压弯了的头发,静静地贴在那,就像它的主人此刻这样乖顺,让顾海越看越爱。</p>
<p lang="ZH-CN">“再喝几口?”顾海问。</p>
<p lang="ZH-CN">“成。”这次白洛因应得很痛快。</p>
<p lang="ZH-CN">顾海一边喂一边乐。</p>
<p lang="ZH-CN">白洛因纳闷了,“我吃粥你乐什么啊?”</p>
<p lang="ZH-CN">“看你吃粥好玩。”</p>
<p lang="ZH-CN">白洛因一脸黑线,吃个粥有什么好玩的?这人脑子进屁了?</p>
<p lang="ZH-CN">大概吃得有点儿猛,白洛因又觉得胃口有些难受,顾海的手很快又伸过来救援。就这么吃一会儿,顺一会儿,这一碗粥总算成功进了肚子。</p>
<p lang="ZH-CN">“还难受么?”顾海问。</p>
<p lang="ZH-CN">“有一点儿。”</p>
<p lang="ZH-CN">顾海很有耐心地揉着,从胸口一直到小腹,轻柔缓慢地下移,有时候用指腹,有时候用手心,胃口周围暖和许多,白洛因舒服得眯起眼睛,昏昏欲睡之际,突然感觉一阵酥痒,瞬间睁开了眼睛。</p>
<p lang="ZH-CN">结果发现顾海的手已经揉偏了,从胸口正中央挪到左边某个小小的凸起处了。</p>
<p lang="ZH-CN">“你丫摸哪呢?”白洛因恼了。</p>
<p lang="ZH-CN">顾海笑着捏了白洛因的脸颊一下,“我就碰一下而已,至于这么敏感么?”</p>
<p lang="ZH-CN">你哪是碰一下啊?你他妈跟这揉多长时间了?白洛因没好意思骂出口。</p>
<p lang="ZH-CN">结果,顾海反而腆着脸问:“你想了?”</p>
<p lang="ZH-CN">白洛因一巴掌抽在顾海的脑门上,“我想你大爷!”</p>
<p lang="ZH-CN">“你哪能想我大爷啊?你是我一个人的,只能给我操。”</p>
<p lang="ZH-CN">说罢脑袋下移,嘴巴含住白洛因胸口左边的小小凸起,右手捏住另一边,这边吸一口,那边捏一下,两头夹击,吃得有滋有味的……</p>
<p lang="ZH-CN">白洛因拿受得了这种撩拨啊,当即翘起一条腿,膝盖顶在了顾海的胯下。</p>
<p lang="ZH-CN">顾海在白洛因的胸口磨蹭了一阵之后却没有下移,直接把白洛因的被子掖好,紧紧搂着他。</p>
<p lang="ZH-CN">“好了,你大病出愈,身体太虚,我就不折腾你了。”</p>
<p lang="ZH-CN">白洛因幽深的眸子里带着魅惑的恼恨,“你这会儿再说这话还有劲么?”</p>
<p lang="ZH-CN">顾海厚着脸皮给自个解释,“我家老二不是太想你了么?”</p>
<p lang="ZH-CN">说罢自个把手伸到身下,肆无忌惮地讨好着小海子,白洛因完全被晒在一旁,听着顾海粗重的喘息声,看着他煽情而享受的表情,一个人在旁边心痒痒。</p>
<p lang="ZH-CN">顾海一每一声喘息似乎都在说,“你求我啊,和我撒娇啊,我立马伺候你。”</p>
<p lang="ZH-CN">白洛因转过身,心里冷哼一声,我自个没长手啊?我不会弄啊?</p>
<p lang="ZH-CN">顾海听着旁边的动静,嘴边溢出一抹坏笑,下巴硌到了白洛因的腰上,眼睛直勾勾地盯着白洛因下边看。</p>
<p lang="ZH-CN">“撸得挺带劲儿啊?要不我帮帮你?”</p>
<p lang="ZH-CN">白洛因臊的耳朵发红,僵着脖子说:“用不着。”</p>
<p lang="ZH-CN">顾海的舌头在白洛因的腿根处舔了舔,一路舔到底部,再绕过去,换到另一条腿。</p>
<p lang="ZH-CN">白洛因不自觉地挺了挺腰。</p>
<p lang="ZH-CN">顾海戏谑道:“不用还往我嘴边送?”</p>
<p lang="ZH-CN">到了这份上,白洛因也没什么好羞赧的了,直接按住顾海的头往下送,很快就被一股强大的电流击迷糊了。</p>
<p lang="ZH-CN">碍于在白洛因家里,又没有润滑油,顾海也只能点到为止,完事后两个人抱在一起吻了很久,谁都不愿意先离开对方的唇。</p>
<p lang="ZH-CN">“因子,你给我查找出来的那些东西我都仔仔细细看了,也想通了。从今以后,我不会在我妈的事上纠结了,你对我的好我都记在心里,我骂你是因为我心疼你,你别生我气好么?”</p>
<p lang="ZH-CN">“我要是真生你气了,你还能躺在这么?”白洛因懒懒地摆弄着顾海额前的几缕碎发,“其实当时也没生气,就是挺失望的,以为你怎么着也得表扬我一下。”</p>
<p lang="ZH-CN">“你的出发点和办事能力都挺值得表扬的,但是方式不可取,在这里提出批评。以后不许在用这种方式解决问题了,不论是为谁,都不能以伤害自己为代价。再发现一次,绝不轻饶,听见没有?”</p>
<p lang="ZH-CN">白洛因不吭声。</p>
<p lang="ZH-CN">顾海揪起白洛因的一只耳朵,再一次质问:“听见没?”</p>
<p lang="ZH-CN">白洛因睁开眼睛,懒懒地回了句,“听见了。”</p>
<p lang="ZH-CN">顾海满意地朝白洛因的嘴上亲了一口,柔声说道:“睡吧。”</p>
</section>
<section>
<h3><span lang="ZH-CN">第158章</span><span lang="ZH-CN"> </span><span lang="ZH-CN">我给你丢人了。</span></h3>
<p lang="ZH-CN">转眼间到了五月份,天已经开始热了,前两天白洛因和顾海难得勤快一次,把厚衣服和厚被子都收了起来,结果第二天就大风降温了。</p>
<p lang="ZH-CN">将近三个月的时间,日子过得温馨平淡。</p>
<p lang="ZH-CN">白洛因回家住的次数越来越少,周末只是回去吃个饭,陪家人待一会儿,带着阿郎溜一会儿……然后就厚着脸皮把能带走的好吃的全都洗劫一空,塞到他们自己的冰箱里。</p>
<p lang="ZH-CN">白洛因的车技越来越高,顾海偶尔也会偷偷懒,让白洛因开车去买早餐。顾海的厨艺水平也越来越高,煮出来的面条不再是一个个面疙瘩了,大部分都能连成一条线,虽然长短不一、参差不齐,但是吃着很劲道。</p>
<p lang="ZH-CN">两个人的小日子过得有滋有味的。</p>
<p lang="ZH-CN">某一天中午,俩人因为谁多吃了一个鹌鹑蛋而吵吵起来了,两个一米八五的大老爷们儿,弱智一样地用筷子互敲脑袋。而且敲着敲着还急了,饭吃到一半就开始满屋乱跑瞎折腾,白洛因总是能偷袭到顾海,顾海吃瘪,凶着脸朝白洛因追过去。</p>
<p lang="ZH-CN">白洛因躲到最后无处可躲了,猛地窜到了门外,死死攥着门把手不让顾海出来。</p>
<p lang="ZH-CN">顾海和白洛因僵持了一阵,把门从里面锁上了。</p>
<p lang="ZH-CN">你不是能耐么?有本事你直接用手指头把门撬开。</p>
<p lang="ZH-CN">顾海透过猫眼朝外瞄了一眼,瞧见白洛因那副气急败坏的表情,自个在屋偷着乐。乐够了之后大摇大摆地走回餐厅,淡然自若地吃着饭,心里冷哼一声,小样儿的,不按门铃,不亲我一口,绝对不给你丫的开门!</p>
<p lang="ZH-CN">白洛因还在外面琢磨怎么进去,电梯门就在他面前打开了,一个熟悉的身影映入视线。</p>
<p lang="ZH-CN">“顾首……叔。”</p>
<p lang="ZH-CN">白洛因笑得有些不自然。</p>
<p lang="ZH-CN">顾威霆威武的身躯伫立在白洛因的面前,柔和的视线中都带着一股肃杀之气。</p>
<p lang="ZH-CN">“怎么不进去?”</p>
<p lang="ZH-CN">白洛因的目光闪躲了一下,“刚要进去,还没来得及按门铃。”</p>
<p lang="ZH-CN">顾威霆直接伸手帮白洛因执行了这项任务。</p>
<p lang="ZH-CN">顾海的耳朵正竖着呢,听到门铃响,嘴角勾起一个得意的弧度。</p>
<p lang="ZH-CN">撑不住了吧?</p>
<p lang="ZH-CN">一副得瑟的神态走了出去。</p>
<p lang="ZH-CN">慢悠悠地拧动门锁,慢悠悠地开门,然后快速将门外的人拽进来,猛地在他的嘴唇上偷袭了一口。</p>
<p lang="ZH-CN">这一口逮的,真是又狠又准。</p>
<p lang="ZH-CN">就连一贯面瘫的顾威霆此时此刻都露出了一副吃惊的表情。</p>
<p lang="ZH-CN">十七年了,整整十七年了,除了顾海出生的时候往他的脖子上撒了一泡尿,父子俩就没啥额外的身体接触了。</p>
<p lang="ZH-CN">白洛因的表情自然不用说,手挡着半边脸,乐得下巴都快脱臼了。</p>
<p lang="ZH-CN">顾海傻眼了,这老东西啥时候冒出来的?</p>
<p lang="ZH-CN">我刚才亲的不会是……草!我说怎么跟吻了块钢板一样!</p>
<p lang="ZH-CN">仨人站在门口,谁也没开口说话,气氛彻底僵死了。</p>
<p lang="ZH-CN">顾海自暴自弃了,反正也亲了,这会儿再说亲错了,岂不是不打自招了么?既然已成定局,就这么着吧,今儿我豁出去了。</p>
<p lang="ZH-CN">“爸,您来了。”顾海朝顾威霆露出一个灿烂的笑容。</p>
<p lang="ZH-CN">顾威霆笑得有些僵硬,可他的确是笑了,比以往的笑容更有内涵。</p>
<p lang="ZH-CN">白洛因轻咳了两声,跟着顾威霆的身后走了进去,到了顾海身边,撅着嘴回了他一个吻。顾海给气得啊,牙釉质都磨掉了一层。</p>
<p lang="ZH-CN">“吃饭呢?”顾威霆闻到了饭香味儿。</p>
<p lang="ZH-CN">顾海继续伪装热情,“是啊,要不您也坐下来一块吃?”</p>
<p lang="ZH-CN">顾海之所以敢这么说,就是笃定顾威霆不会和他们凑份子,哪想到今儿顾威霆收到儿子的一个吻之后,心情大好,当即爽快地答应了。</p>
<p lang="ZH-CN">两个儿子坐在对面,看着顾威霆不避嫌地用筷子夹了个肉丸子放进碗里。</p>
<p lang="ZH-CN">最后两个肉丸子了。</p>
<p lang="ZH-CN">顾威霆夹走了一个,就意味着剩下的一个得靠抢了。</p>
<p lang="ZH-CN">说时迟那时快!</p>
<p lang="ZH-CN">两个人的筷子同时抵到那个盘子的边缘,微微顿了一下,调整到最佳姿势,还未展开厮杀,就看到那个丸子腾空而起,以一个优美的弧度落到了顾威霆的碗里。</p>
<p lang="ZH-CN">“味道不错。”顾威霆一口一个。</p>
<p lang="ZH-CN">顾海和白洛因相视一眼,互相埋下头,鸵鸟一般地扒拉着碗里的饭。</p>
<p lang="ZH-CN">顾威霆看着白洛因问:“这是你做的?”</p>
<p lang="ZH-CN">“不是。”白洛因指指顾海,“他做的。”</p>
<p lang="ZH-CN">顾威霆朝着顾海那双糙皮老手看了两眼,实在无法想象这双手是怎么搓丸子的。</p>
<p lang="ZH-CN">不愧是父子连心,顾海一下就看出了顾威霆心里所想。</p>
<p lang="ZH-CN">“丸子是现成的,汁儿是我调的。”</p>
<p lang="ZH-CN">顾威霆点点头,淡淡地夸奖了一句,“不错。”</p>
<p lang="ZH-CN">顾海心里叫屈:我小时候在部队表现那么出色,也没见你夸我一句,现在我弄了一碗丸子汤,你瞧你这捧场劲儿的,敢情在你眼里,你儿子就是做饭的料儿啊?!</p>
<p lang="ZH-CN">吃完饭,顾威霆在屋子里晃了晃,到处走走看看。看到沙发巾歪了,就帮忙扶正,看到袜子乱丢,来扔到卫生间去……白洛因挺不好意思的,你说人家一个首长,在部队里位高权重的,回来还得给儿子收拾屋子。</p>
<p lang="ZH-CN">“这是什么?”顾威霆拿起一个半透明的药管。</p>
<p lang="ZH-CN">顾海脸色一变,猛地往前跨了一大步,硬是把润滑油抢了过来。</p>
<p lang="ZH-CN">白洛因在旁边表情大窘,太惊险了,幸好是英文牌子,幸好顾海及时抢过来了。昨天某人抽疯,非要在沙发上玩玩,白洛因抵挡不住他的恶趣味,还是奉陪了,结果玩得挺High的,以致于“罪证”都忘了收进柜子里。</p>
<p lang="ZH-CN">顾威霆质疑的目光扫着顾海手里的东西。</p>
<p lang="ZH-CN">“什么东西看都不让看?”</p>
<p lang="ZH-CN">顾海笑得尴尬,“痔疮膏。”</p>
<p lang="ZH-CN">顾威霆微敛双目,定定地看着顾海的脸。</p>
<p lang="ZH-CN">“您不信啊?”顾海当即拧开瓶盖,往嘴里上抹了一点儿,“您看,是不是痔疮膏?”</p>
<p lang="ZH-CN">顾威霆,“……”</p>
<p lang="ZH-CN">最近,学校里有一条流言传得沸沸扬扬的。</p>
<p lang="ZH-CN">流言的主角是一直处于人气榜首位的尤其同志,据说他新交了一个女朋友,而且这个女生是北影的在校大学生,还演过XX电视剧,家里如何如何富有,作风如何如何不正……关于尤其如何追求她的版本,就流传了二十几种。</p>
<p lang="ZH-CN">杨猛偶尔也关注一下下,还有一些无聊的女生会来他这打听,他就成了谣言的散布者之一,没事就喜欢丑化尤其的形象,把他说成贱男、渣子一枚,说到最后连他自个都不知道哪句是真的,哪句是假的了……</p>
<p lang="ZH-CN">某一天,尤其把杨猛拦在了校门口。</p>
<p lang="ZH-CN">杨猛挽起袖子,一副要和尤其拼了的架势,等尤其把手伸出来的时候,他却又想从人家的胳膊底下钻过去。结果被尤其识破,胳膊肘猛地扼住他的脖子,杨猛认栽了。</p>
<p lang="ZH-CN">“帮我一个忙。”尤其说。</p>
<p lang="ZH-CN">杨猛愣住,“你不是来找我算账的?”</p>
<p lang="ZH-CN">尤其也愣住,“我找你算什么账?”</p>
<p lang="ZH-CN">“没啥没啥……”杨猛嘿嘿笑,不知道正好。</p>
<p lang="ZH-CN">心态摆正了,杨猛那副吊儿郎当的模样又露出来了,拍着尤其的肩膀调侃道:“哥们儿听说你最近新交了一个女朋友?”</p>
<p lang="ZH-CN">“新交?”尤其故意把新字咬得很重,“我以前什么时候交过?”</p>
<p lang="ZH-CN">“就上个月,你跟那谁……就咱们学校有名的杜小骚,具体叫什么来着?……甭管她叫啥了,你敢说你没和她在一起?”</p>
<p lang="ZH-CN">尤其满不在乎地笑笑,“绯闻而已。”</p>
<p lang="ZH-CN">杨猛重重地切了一声,“你丫还真把自个当明星了,还绯闻,得瑟吧你就。”</p>
<p lang="ZH-CN">“别闹了,说正经事。”</p>
<p lang="ZH-CN">尤其把杨猛拽到旗杆底下,郑重其事地对他说:“我需要你帮我一个忙。”</p>
<p lang="ZH-CN">“啥忙?”杨猛问。</p>
<p lang="ZH-CN">尤其作贼心虚地四处瞄了两眼,确定没人后,才放开胆子说:“有个比我大五岁的女生追我,我不喜欢她,她非要死缠烂打。”</p>
<p lang="ZH-CN">“你不会说的是北影那位美女吧?”</p>
<p lang="ZH-CN">尤其窘着脸,“都传到你那了?”</p>
<p lang="ZH-CN">废话,就是从我这传出去的……</p>
<p lang="ZH-CN">杨猛收了收心虚的表情,鄙视的目光扫着尤其的脸。</p>
<p lang="ZH-CN">“还尼玛跟我这得瑟是不?故意在我这光棍面前哭诉自个被女人缠,有本事你甩了她去!”</p>
<p lang="ZH-CN">尤其气结,“我倒真想甩了她呢。”</p>
<p lang="ZH-CN">杨猛偷偷摸摸地观察了尤其一会儿,发现他不像是说瞎话,倒真像是挺发愁的。缘分这东西确实挺怪,有时候一个大美女摆在你面前,你就是不来电,非得等自己空虚的时候,再对着一个歪瓜裂枣发春。</p>
<p lang="ZH-CN">“那你来找我干什么?”杨猛又问了,“我能帮你什么忙啊?”</p>
<p lang="ZH-CN">“能帮大忙了。”</p>
<p lang="ZH-CN">一说起这事,尤其的精神头儿又来了。</p>
<p lang="ZH-CN">杨猛隐隐间有种不祥的预感,“你不会是想让我代替你去说狠话,伤害人家美女吧?我告诉你,这事儿我可干不出来。我杨家列祖列宗都是女权主义的坚决拥护者,唯女人不可伤也!”</p>
<p lang="ZH-CN">“不是,你想得太损了。”尤其阴测测地笑。</p>
<p lang="ZH-CN">杨猛一听这话松了口气,不是就好,他最不乐意干这种伤人的事了。</p>
<p lang="ZH-CN">“过两天那女的要请我吃饭,我想让你扮成我的女朋友,跟我一起去,让她彻底死心。”</p>
<p lang="ZH-CN">杨猛松了的那口气差点儿咽回去。</p>
<p lang="ZH-CN">俊秀的一张脸瞬间涨得红紫,像一个娇艳欲滴的猪腰子,牙齿在嘴里叮当乱响,鼻子里出的气都带着一股血腥味儿。</p>
<p lang="ZH-CN">“尤其,你!!……”</p>
<p lang="ZH-CN">尤其拍着杨猛的肩膀,“我相信你!”</p>
<p lang="ZH-CN">杨猛嘶吼,“你为啥不直接找个女的?干嘛要让我扮成女的?”</p>
<p lang="ZH-CN">尤其一边夸着一边骂着。</p>
<p lang="ZH-CN">“因为我觉得咱们学校没有一个女的比你好看。”</p>
<p lang="ZH-CN">杨猛点点头,“你够狠。”</p>
<p lang="ZH-CN">转身要走。</p>
<p lang="ZH-CN">尤其一把拽住了他,“别生气,我没有贬低侮辱你的意思。我是觉着吧,人家本身就是学表演的,我要真找个不喜欢的女生陪我演戏,人家肯定一眼就能瞅出来!我和你就不一样了,你是男的,我可以很自然地和你亲热。”</p>
<p lang="ZH-CN">“你觉得她更容易瞅出来你俩在演戏,还是更容易瞅出来我是男的?”杨猛磨牙。</p>
<p lang="ZH-CN">尤其拽了拽杨猛的领子,耐心地告诉他,“如果你把喉结挡上,我保证她看不出你是男的。”</p>
<p lang="ZH-CN">杨猛欲哭无泪,爸,我又给你丢人了。</p>
</section>
<section>
<h3><span lang="ZH-CN">第159章</span><span lang="ZH-CN"> </span><span lang="ZH-CN">杨家一员猛将。</span></h3>
<p lang="ZH-CN">尤其软硬兼施,终于把杨猛说服了。</p>
<p lang="ZH-CN">周六下午,尤其带着杨猛进了一家化妆造型店。</p>
<p lang="ZH-CN">刚一进店门,一个雌雄莫辩的造型师就朝俩人走来,声线有些粗,但是语气很温柔,“请问,二位是想美容还是想做造型?”</p>
<p lang="ZH-CN">尤其看了杨猛一眼,那货的脑袋都快扎到裤裆下面了。</p>
<p lang="ZH-CN">“给他做个造型。”</p>
<p lang="ZH-CN">造型师看了杨猛一眼,又看了尤其一眼,最后把目光定在尤其的脸上,眼神暧昧不明。</p>
<p lang="ZH-CN">“其实我更想给你做,你的提升空间更大一些,稍微动几个小小的地方,就可以让你的形象气质达到一个前所未有的状态,要不要考虑一下?”</p>
<p lang="ZH-CN">尤其挺着急的,“改天吧,今天就给他做。”</p>
<p lang="ZH-CN">造型师微微耸肩,“那好吧,你们随我来。”</p>
<p lang="ZH-CN">尤其和杨猛被造型师带到一个单独的化妆间,杨猛松了一口气,幸好是封闭的,不用让人看见他由男变女的这个过程。</p>
<p lang="ZH-CN">“说说你的想法吧。”造型师双臂环胸,眯着眼睛打量着杨猛。</p>
<p lang="ZH-CN">杨猛一直装聋子,秀气的小手玩弄着衣服的下摆。</p>
<p lang="ZH-CN">尤其很直白地告诉造型师,“把他化成一个女人。”</p>
<p lang="ZH-CN">杨猛的肩膀抖三抖,想象造型师那一脸狰狞的表情。</p>
<p lang="ZH-CN">没想到,人家造型师欣然接受,并饶有兴致地问:“是要什么风格的?可爱的邻家妹妹?野性的跳舞女郎?干练的职场达人?高贵多金的大小姐?……”</p>
<p lang="ZH-CN">尤其沉思片刻,露出一个不怀好意的笑容。</p>
<p lang="ZH-CN">“弄得骚一点儿就是了。”</p>
<p lang="ZH-CN">杨猛的脖子嗖的转了一圈,朝向尤其,咆哮了一声。</p>
<p lang="ZH-CN">“你丫找抽吧?”</p>
<p lang="ZH-CN">尤其难得放纵自己,脸上的笑容肆意盎然。</p>
<p lang="ZH-CN">造型师把杨猛的头转了回来,对着镜子打量了一下他的脸,又用手比划了一下,像是在研究他的面部构造,寻找和女人的差异,考虑从哪儿开始下手。杨猛看造型师一副专业的样子,心里忍不住打鼓,难道他不是第一个来这儿转性的顾客?</p>
<p lang="ZH-CN">造型师看出了杨猛心中所想,细长的手指在他的脸蛋上掐了一下,乐呵呵地说:“你没必要这么放不开,我很理解你的这种喜好,现在伪娘到处都是,你应该学学人家,既然打算做这个,就要做出自己的风格和自信,干嘛在意别人的眼光呢?”</p>
<p lang="ZH-CN">杨猛是个土老帽儿,脖子歪了一下,看着尤其,“啥是伪娘?”</p>
<p lang="ZH-CN">尤其用手机百度了一下,然后递给杨猛看。</p>
<p lang="ZH-CN">杨猛的眼珠子都绿了。</p>
<p lang="ZH-CN">造型师开始给杨猛上妆,杨猛不忍去看,干脆闭着眼睛,心里默默地猜着,这个造型师到底是男的还是女的呢?看胸脯子好像是平的,可现在平胸的女人也不少,听声音像是男的,一举一动又像是女的。</p>
<p lang="ZH-CN">杨猛心里有个邪恶的念想,他想直接把手伸到人家的裤裆里,摸摸有没有那个玩意儿。</p>
<p lang="ZH-CN">“像我们这种做女人的,就得学会保养,你看看你的皮肤,白倒是挺白,可毛孔太粗大了,我得给你上多少粉……”</p>
<p lang="ZH-CN">草!你是女人就得了,干嘛还把我搭上?这不是明摆着侮辱么?</p>
<p lang="ZH-CN">杨猛羞愤地睁开一只眼,结果眼睛正上方就是此“女”的脖子,那一动一动的喉结啊,晃瞎了杨猛的眼睛。</p>
<p lang="ZH-CN">尤其坐在一旁百无聊赖地玩着手机,每隔一会儿就会瞅杨猛一眼,到后来就移不开目光了,直勾勾地盯着杨猛瞅,更确切的说法应该是盯着杨“萌”瞅。</p>
<p lang="ZH-CN">简直神了!</p>
<p lang="ZH-CN">本来尤其就觉得杨猛长得很中性,戴个假发,穿条裙子就OK了,不用费这么大工夫。可对方不是一般的女人,为了保险尤其还是带杨猛来这了,结果真是不枉此行啊!人还是那个人,模样没有太大的变动,可就是不知道改了那个地儿,让他彻彻底底变成了一个女人,而且还是如此美艳的一个女人。</p>
<p lang="ZH-CN">“你当男人真是糟践了。”尤其实话实说。</p>
<p lang="ZH-CN">杨猛看了看镜子里的自己,已经对这个世界绝望了。</p>
<p lang="ZH-CN">造型师拉着杨猛进去换衣服,还别有新意地给他做了个假胸,杨猛死活不戴,造型师只好找尤其来劝服杨猛。</p>
<p lang="ZH-CN">“你就豁出去一次吧,既然已经决定扮成女的了,干脆就扮得彻底一点儿。你想想,扮得越彻底,别人就越认不出你来。”</p>
<p lang="ZH-CN">杨猛沉思了片刻,的确是这个理儿,于是决定忍辱负重。</p>
<p lang="ZH-CN">把杨猛饬了一通过后,造型师又开始骚扰尤其,非要免费给他做个造型。尤其本来不想做,可站在镜子前面一瞧,还真有点儿配不上旁边这位“美女”了。</p>
<p lang="ZH-CN">二十分钟过后,尤其从化妆间走出来,杨猛当即疯了。</p>
<p lang="ZH-CN">凭啥?凭啥把他整得这么帅?把我弄得这么衰?</p>
<p lang="ZH-CN">两个人走在街上,回头率百分之百。</p>
<p lang="ZH-CN">杨猛当男人是个穷矮搓,当女人立刻变成高富美了。</p>
<p lang="ZH-CN">胸前有两个这玩意儿真别扭,杨猛用手戳了戳,弹性还挺足,忍不住一乐,拉着尤其的手说:“嘿,你瞧我这个,至少得有C罩杯吧?”</p>
<p lang="ZH-CN">看着周围投射过来的诧异目光,尤其轻咳了一声。</p>
<p lang="ZH-CN">“内个,你低调一点儿。”</p>
<p lang="ZH-CN">杨猛立刻闭嘴。</p>
<p lang="ZH-CN">尤其朝旁边扫了一眼,心里讶然,为毛以前杨猛男装的时候,没觉得他有多豪放,现在换成女装了,反而越看越爷们儿了呢?</p>
<p lang="ZH-CN">抵达酒店的时候,北影美女早就在那等候了,尤其被服务员领到包厢,一路上,杨猛的心脏开始狂跳,好几次都想叛逃了,幸好被尤其发现,及时拽了回来。</p>
<p lang="ZH-CN">打开包厢的门,一个美女站起身,刚要朝尤其走过来,结果看到了旁边的杨猛,笑容瞬间在脸上凝滞。</p>
<p lang="ZH-CN">杨猛看到美女受打击的那张脸,心里朝尤其的身上啐了好几口吐沫,真是身在福中不知福,有这么漂亮的妞儿追你,你他妈还想怎么着啊?</p>
<p lang="ZH-CN">美女毕竟大了他们五岁,又是见过世面的人,在这种情况下不仅没有摔东西暴走,还刻意维护着自身的好形象,热情地请他俩就座。</p>
<p lang="ZH-CN">“想吃点儿什么?随便点吧。”美女将菜谱递到了尤其的手里。</p>
<p lang="ZH-CN">尤其直接把菜谱放到杨猛面前,粘糊糊的口气问:“萌萌,想吃点儿什么?”</p>
<p lang="ZH-CN">杨猛没有一点儿反应。</p>
<p lang="ZH-CN">尤其忍不住看了杨猛一眼,草,这个家伙正盯着人家美女看得入神呢。</p>
<p lang="ZH-CN">尤其踩了杨猛一脚。</p>
<p lang="ZH-CN">杨猛差点儿就爆粗口了,后来意识到自己的身份,只能改成小声咒怨。</p>
<p lang="ZH-CN">点好了菜,尤其主动介绍。</p>
<p lang="ZH-CN">“这是我女朋友,萌萌。”</p>
<p lang="ZH-CN">杨猛朝美女露出一个不自然的笑容。</p>
<p lang="ZH-CN">美女回了一个笑容,虽然她是学表演的,可杨猛还是能从她的眼中看出心碎和不甘。此时此刻,他多想把手伸过去,在那娇人的脸蛋上轻抚一把,安慰她那颗受伤的心。可惜尤其之前叮嘱了,他最好少开口说话,所以杨猛也只能在心里默默怜惜了。</p>
<p lang="ZH-CN">与其说美女是学表演的,倒不如说尤其是。为了让美女彻底死心,他可是使出了浑身解数,吃饭期间小动作不断,一会儿给杨猛夹菜,一会儿询问杨猛的意见,一会儿趁机吃个豆腐……表演起来收放自如,将恋人之间的亲昵表演得炉火纯青。</p>
<p lang="ZH-CN">可惜,百密必有一疏。</p>
<p lang="ZH-CN">尤其没发现,杨猛却发现了,他的“胸”歪了。</p>
<p lang="ZH-CN">杨猛的屁股使劲地往下压,可再怎么使劲儿,他的胸一直在桌子上面,要是弓着背的话,未免显得太难看了。</p>
<p lang="ZH-CN">于是,杨猛拿起包,护住自己的胸口,尖着嗓子说:“我去趟卫生间,你们先聊。”</p>
<p lang="ZH-CN">一路小跑来到卫生间,杨猛想都没想就冲进了男厕所。</p>
<p lang="ZH-CN">这一跑,两边的胸器上下差了五公分。</p>
<p lang="ZH-CN">杨猛对着镜子嘿嘿笑了半天,然后开始用手扶正。</p>
<p lang="ZH-CN">正巧一个男人要上厕所,刚一进来,看到杨猛站在那,脚步立刻停住了。</p>
<p lang="ZH-CN">五秒钟后,男人脸一红,当即道歉。</p>
<p lang="ZH-CN">“对不起,对不起……”</p>
<p lang="ZH-CN">然后,羞愧着一张脸冲进了对面的卫生间。</p>
</section>
<section>
<h3><span lang="ZH-CN">第160章</span><span lang="ZH-CN"> </span><span lang="ZH-CN">真叫个大乌龙!</span></h3>
<p lang="ZH-CN">北影美女刚一走,萌萌那张妖艳欲滴的脸瞬间就狰狞起来。</p>
<p lang="ZH-CN">“草,憋死我了,下次这种事别尼玛找我了。”</p>
<p lang="ZH-CN">尤其乐呵呵地搭上杨猛的肩膀,夸赞道:“说实话,你今儿表现不错,我发现你特有当女人的潜质。要不你把那玩意儿割了吧,反正长在那儿也碍事。”</p>
<p lang="ZH-CN">“草,你以为割掉鸡巴,掏个洞就变成娘们儿了?”</p>
<p lang="ZH-CN">尤其猛地将杨猛的嘴巴堵上,“我说,你矜持一点儿,妆还没卸呢。”</p>
<p lang="ZH-CN">“反正她也走了。”杨猛作势要去摘头顶上的假发。</p>
<p lang="ZH-CN">尤其拦住了杨猛,“着什么急啊?你现在把假发摘了,身上穿着这么性感的衣服,画着这么浓的妆,然后顶着一个板寸头,好意思吓唬人么?”</p>
<p lang="ZH-CN">杨猛一副满不在乎的表情。</p>
<p lang="ZH-CN">“反正没人认识我,我乐意吓唬谁就吓唬谁,总比吓唬自个强。”</p>
<p lang="ZH-CN">“多漂亮啊!”</p>
<p lang="ZH-CN">尤其还在垂涎着杨猛此刻的妆容。</p>
<p lang="ZH-CN">杨猛一拳挥过去,尤其利索地躲开,结果杨猛人没打着,还被自个的高跟鞋绊得一个趔趄,幸好尤其反应及时,一把揽住了杨猛的腰,才避免租来的衣服和大地接吻。</p>
<p lang="ZH-CN">“反正她也走了,你也趁早走人吧。”杨猛不出好气。</p>
<p lang="ZH-CN">尤其问:“我走哪去啊?”</p>
<p lang="ZH-CN">“你说走哪去啊?回家啊!”</p>
<p lang="ZH-CN">尤其拽了拽自个身上的衣服,“我这些也是租来的,和你身上的一样,你去卸妆换衣服,我就不用去了?”</p>
<p lang="ZH-CN">杨猛狠狠在心里翻了个白眼。</p>
<p lang="ZH-CN">算了,反正已经和他耗一天了,也不差这一时半会儿了。</p>
<p lang="ZH-CN">化妆造型店的旁边有个汽车美容养护中心,今天周六,白洛因和顾海像往常一样,开着自己的爱车来这做保养。</p>
<p lang="ZH-CN">在里面坐着等了一会儿,白洛因不停地打哈欠。</p>
<p lang="ZH-CN">“我出去抽颗烟精神一下。”</p>
<p lang="ZH-CN">说罢走了出去。</p>
<p lang="ZH-CN">白洛因站在门口,点了一颗烟,惬意地抽着。</p>
<p lang="ZH-CN">不远处一对情侣走了过来。</p>
<p lang="ZH-CN">本来白洛因没有站在街上看人的癖好,可这对情侣真的太拉风了,俊男靓女,就像从电视剧里走出来的。白洛因忍不住多看了两眼,结果发现那个男的越看越眼熟,越看越眼熟,随后他朝旁边的造型店走了几步。</p>
<p lang="ZH-CN">尤其已经走到白洛因眼部前儿了,白洛因才敢确认。</p>
<p lang="ZH-CN">“真是你啊!”</p>
<p lang="ZH-CN">尤其募的一愣,这才瞧见白洛因。</p>
<p lang="ZH-CN">“你怎么在这呢?”</p>
<p lang="ZH-CN">白洛因指指旁边的店,“和顾海一块过来的,洗洗车。”</p>
<p lang="ZH-CN">杨猛站在尤其旁边,吓得差点儿把脚底下的高跟鞋踢出去,我滴个天妈爷!白洛因怎么在这呢?我草,这是我把我逼上绝路么?杨猛狠甩一把眼泪,转过身,钻人家车轱辘底下的心都有了。</p>
<p lang="ZH-CN">这可咋办啊?天要亡我啊!!</p>
<p lang="ZH-CN">杨猛悲愤地捶了两下胸口,心里突然一动,丝丝光亮闪了出来。</p>
<p lang="ZH-CN">我是女装啊!</p>
<p lang="ZH-CN">对啊,我是女装我怕啥?</p>
<p lang="ZH-CN">反正他俩跟这聊天呢,我只要趁机跑进造型店,他白洛因就是眼神再好,也不可能凭这几步认出我来吧?</p>
<p lang="ZH-CN">想着,杨猛转过身。</p>
<p lang="ZH-CN">白洛因已经盯着她的背影看了好久,终于等杨猛转过身,忍不住在心底惊艳了一把,果然是个大美人啊!</p>
<p lang="ZH-CN">“那谁啊?”白洛因故意朝尤其问。</p>
<p lang="ZH-CN">尤其笑都不敢笑,“我以前的同学。”</p>
<p lang="ZH-CN">“啧啧……”白洛因一副神探的表情,“不是吧?我瞧你俩刚才走过来的时候有说有笑的,关系挺亲密的啊!”</p>
<p lang="ZH-CN">尤其含糊其辞。</p>
<p lang="ZH-CN">白洛因又拽了拽尤其的衣服,“穿这么帅,约会来的吧?”</p>
<p lang="ZH-CN">“我哪天不是这么帅啊?”</p>
<p lang="ZH-CN">“你也不给哥们儿介绍介绍?”白洛因不依不饶的。</p>
<p lang="ZH-CN">尤其忍得肚子都在抽搐,你俩穿一条裤衩长大的,还用我给你们介绍?</p>
<p lang="ZH-CN">杨猛的脚已经蹬上了一级台阶,听到这话,猛地加快了脚步。结果,他忘记自个穿的是高跟鞋了,这么一蹿就把脚给崴了,差点儿从台阶上滚下去。</p>
<p lang="ZH-CN">白洛因见势推了尤其一下,“你也不去扶一把?”</p>
<p lang="ZH-CN">尤其怜悯地瞧了杨猛一眼,忍着笑走了过去。</p>
<p lang="ZH-CN">白洛因也跟了过去。</p>
<p lang="ZH-CN">杨猛疼得直咧嘴,就这样还连滚带爬地往店里冲呢。</p>
<p lang="ZH-CN">“嘿,萌萌,你没事吧?”尤其扶住杨猛。</p>
<p lang="ZH-CN">杨猛从牙缝里挤出几个字,“你丫要敢和他说我是杨猛,我弄不死你。”</p>
<p lang="ZH-CN">尤其贴在杨猛耳边说:“放心,白洛因看不出来。”</p>
<p lang="ZH-CN">这会儿白洛因已经走到尤其和杨猛身边了,杨猛故意垂着个头,把两侧的长发往中间拢了拢,挡住三分之二的脸。</p>
<p lang="ZH-CN">“她就是传说中北影的那位美女吧?”白洛因朝尤其问。</p>
<p lang="ZH-CN">尤其表情凝滞了片刻,随即点头。</p>
<p lang="ZH-CN">“学姐好。”</p>
<p lang="ZH-CN">今天白洛因难得有雅兴和陌生人搭讪。</p>
<p lang="ZH-CN">杨猛心里这个窘啊,他从小玩到大的好哥们儿,竟然管他叫学姐!!这种打击可不是一般人能扛得住的啊!</p>
<p lang="ZH-CN">白洛因见杨猛低着头不说话,心里有点儿纳闷,都说北影表演专业的女生很开放,这位又是拍过电视剧的,已经二十几岁了,怎么看到十七八岁的还怯场啊?这么一想,白洛因又朝杨猛多看了几眼,结果,越看越眼熟。</p>
<p lang="ZH-CN">“尤其,我怎么觉得她这么像一个人啊?”</p>
<p lang="ZH-CN">尤其一愣,“没吧?可能现在的女明星都一个模样。”</p>
<p lang="ZH-CN">整过容?白洛因心里想,照着杨猛的模样整的?哪家医院水平这么高,整得像是从一个娘胎里出来的?</p>
<p lang="ZH-CN">“学姐,能不能问你点儿事?”白洛因主动搭讪。</p>
<p lang="ZH-CN">杨猛陡然一颤,压低嗓门、拔高声调问:“啥事?”</p>
<p lang="ZH-CN">白洛因看了尤其一眼,“能不能暂时把女朋友借我用两分钟?就两分钟,用完了马上还你。”</p>
<p lang="ZH-CN">尤其轻咳了两声,“那我进去换个衣服,你俩聊。”</p>
<p lang="ZH-CN">说完,自个先颠儿了。</p>
<p lang="ZH-CN">杨猛傲人的双峰随着律动不规则地起伏着,出卖着他紧张的心情。</p>
<p lang="ZH-CN">“学姐,我有个哥们儿叫杨猛,我觉得他和你长得特像,你认识他不?”</p>
<p lang="ZH-CN">杨猛摇摇头,“我不认识。”</p>
<p lang="ZH-CN">白洛因突然伸出手,直奔杨猛的C罩杯,杨猛躲避不及,瞬间被袭胸。</p>
<p lang="ZH-CN">“学姐别误会,我是看你的胸歪了,给你整整。”白洛因的嘴角溢出一抹坏笑。</p>
<p lang="ZH-CN">听到这话,杨猛知道自个彻底败露了。</p>
<p lang="ZH-CN">脑袋也抬起来了,头发也撩开了,一副绝望的表情看着白洛因,你可别瞧不起我啊!你可别用异样的眼神看着我啊!我这是无私奉献,替人消灾!</p>
<p lang="ZH-CN">白洛因有点儿哭笑不得,“你打扮成这样干嘛啊?生活太空虚?”</p>
<p lang="ZH-CN">杨猛叹了口气,到了这份上,也不用藏着掖着了,就把事情的原委全都告诉了白洛因。</p>
<p lang="ZH-CN">白洛因听完之后就给了四个字的评价。</p>
<p lang="ZH-CN">“你俩真行!”</p>
<p lang="ZH-CN">杨猛大窘,“那个……我先进去换衣服了。”</p>
<p lang="ZH-CN">白洛因拽住杨猛,“着什么急啊?这么好的艺术品哪能说毁就毁了啊?再让我好好欣赏欣赏。还别说,这家造型店真不赖,一开始我都没认出来是你。”</p>
<p lang="ZH-CN">白洛因将杨猛摆弄来摆弄去,浑身上下都研究了一番,还不忘趁机调戏一把,平时上哪去找这种随便摸不要钱、不犯法的大美人啊?</p>
<p lang="ZH-CN">顾海在里面等了一会儿,心里纳闷,这一颗烟怎么抽了这么长时间?</p>
<p lang="ZH-CN">他也待得有点儿闷了,想出去透透气,结果刚走到门口就猛地刹住了脚。</p>
<p lang="ZH-CN">他的好媳妇儿,正站在外面,公然调戏着美女,人家美女挣扎推让着,一副无助的表情,白洛因却不依不饶的。搂搂抱抱不说,还尼玛偷袭人家的酥胸,甚至把手伸到女孩的裙子底下……</p>
<p lang="ZH-CN">顾海以为自己看错了。</p>
<p lang="ZH-CN">结果揉揉眼,又擦擦玻璃,发现那确实是白洛因。</p>
<p lang="ZH-CN">顾海心里被一股狂怒的情绪霸占着,恨不得现在就冲出去把那个女的掐死,把白洛因扛回家里施行家暴。可是以往的经验告诉他不能冲动,必须要冷静下来观察一段时间,这不像是白洛因的所作所为,也许里面藏着什么猫腻。</p>
<p lang="ZH-CN">我要冷静,我要冷静,我现在不能出去……顾海自我暗示着。</p>
<p lang="ZH-CN">等他再把眼睛扫向外面的时候,那位美女已经不见了,白洛因一副意犹未尽的表情。</p>
<p lang="ZH-CN">草,忍不下去了,这会儿还能冷静下来的就是傻B!</p>
<p lang="ZH-CN">顾海大步冲了出去。</p>
<p lang="ZH-CN">白洛因正往里走,眼睛还在瞟着旁边那家店,根本没注意前面有个人,结果就这么和顾海撞到了一起。</p>
<p lang="ZH-CN">“嘿,我刚要进去和你说个事,特逗!”</p>
<p lang="ZH-CN">顾海的脸阴沉得吓人,盯着白洛因的目光像是丧心病狂的野狮子。</p>
<p lang="ZH-CN">“你想和我说你在街上调戏美女么?”</p>
<p lang="ZH-CN">白洛因还没乐够呢,“你怎么知道的?”</p>
<p lang="ZH-CN">顾海一字一顿的,气息呛人辣人噎人吓人。</p>
<p lang="ZH-CN">“因—为—我—看—见—了。”</p>
<p lang="ZH-CN">白洛因看到顾海的脸色,猜到他肯定误会了,于是赶忙解释,“那不是女的,那是杨猛扮的,嘿嘿……你也没看出来吧?”</p>
<p lang="ZH-CN">“我还真没看出来。”顾海一副悲哀的眼神看着白洛因,“你能不能想个靠谱点儿的借口?”</p>
<p lang="ZH-CN">“我没骗你!”白洛因斩钉截铁。</p>
<p lang="ZH-CN">顾海黑着脸站在那不发一言,看得出来,他还在刻意压着自己的火呢。不管白洛因怎么解释,反正他就是生气了,无论你是调戏美女来着,还是调戏杨猛来着,为夫我心里就是不痛快。今儿不给个正经八本的理由,这事甭想过去!</p>
<p lang="ZH-CN">白洛因也没耐心了,“爱信不信!”</p>
<p lang="ZH-CN">转身要进店,结果看到旁边那家店走出来一个人。</p>
<p lang="ZH-CN">“杨猛!”</p>
<p lang="ZH-CN">白洛因喊了一声。</p>
<p lang="ZH-CN">本来顾海在听到杨猛这个名字的时候,还考虑一下白洛因所言的真实性,结果吧,这杨猛是换好了衣服走出来的,和顾海刚才看到的那个美女完全不像,这让他怎么信啊?</p>
<p lang="ZH-CN">白洛因却像是抓到了救星一般,直接把杨猛拽到了顾海面前。</p>
<p lang="ZH-CN">“我没骗你吧?”</p>
<p lang="ZH-CN">顾海还是一副消极的面孔,“你别告诉我,他和刚才那个女的是一个人?”</p>
<p lang="ZH-CN">杨猛募的一惊,狠狠的拽了白洛因的袖口一下,草,你不是答应我绝对不说出去么?</p>
<p lang="ZH-CN">白洛因傻眼了,他貌似真的答应杨猛了。</p>
<p lang="ZH-CN">这可咋整?</p>
<p lang="ZH-CN">顾海给了白洛因十秒钟的回答时间,结果在这个时间段内,白洛因一句话没说,反倒杨猛,一个劲地在那装傻。</p>
<p lang="ZH-CN">“什么女的啊?因子,顾海说什么呢?哪有女的啊?我怎么听不懂啊?”</p>
<p lang="ZH-CN">你够了……白洛因从牙缝里挤出这三个字,我努力保全你,你就别再恩将仇报了!</p>
</section> |
script/dom/bindings/codegen/Bindings/CanvasPatternBinding/CanvasPatternConstants/index.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `CanvasPatternConstants` mod in crate `script`.">
<meta name="keywords" content="rust, rustlang, rust-lang, CanvasPatternConstants">
<title>script::dom::bindings::codegen::Bindings::CanvasPatternBinding::CanvasPatternConstants - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<p class='location'><a href='../../../../../../index.html'>script</a>::<wbr><a href='../../../../../index.html'>dom</a>::<wbr><a href='../../../../index.html'>bindings</a>::<wbr><a href='../../../index.html'>codegen</a>::<wbr><a href='../../index.html'>Bindings</a>::<wbr><a href='../index.html'>CanvasPatternBinding</a></p><script>window.sidebarCurrent = {name: 'CanvasPatternConstants', ty: 'mod', relpath: '../'};</script><script defer src="../sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content mod">
<h1 class='fqn'><span class='in-band'>Module <a href='../../../../../../index.html'>script</a>::<wbr><a href='../../../../../index.html'>dom</a>::<wbr><a href='../../../../index.html'>bindings</a>::<wbr><a href='../../../index.html'>codegen</a>::<wbr><a href='../../index.html'>Bindings</a>::<wbr><a href='../index.html'>CanvasPatternBinding</a>::<wbr><a class='mod' href=''>CanvasPatternConstants</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-114724' class='srclink' href='../../../../../../../src/script///home/servo/buildbot/slave/doc/build/target/debug/build/script-49135cd7c70c0a0f/out/Bindings/CanvasPatternBinding.rs.html#187-188' title='goto source code'>[src]</a></span></h1>
<h2 id='reexports' class='section-header'><a href="#reexports">Reexports</a></h2>
<table><tr><td><code>use std::prelude::<a class='mod' href='../../../../../../../std/prelude/v1/index.html' title='std::prelude::v1'>v1</a>::*;</code></td></tr></table></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div>
<div class="shortcuts">
<h1>Keyboard Shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search Tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</div>
<script>
window.rootPath = "../../../../../../../";
window.currentCrate = "script";
window.playgroundUrl = "";
</script>
<script src="../../../../../../../jquery.js"></script>
<script src="../../../../../../../main.js"></script>
<script async src="../../../../../../../search-index.js"></script>
</body>
</html> |
doc/syn/token/Semi.t.html | surrsurus/edgequest | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=struct.Semi.html">
</head>
<body>
<p>Redirecting to <a href="struct.Semi.html">struct.Semi.html</a>...</p>
<script>location.replace("struct.Semi.html" + location.search + location.hash);</script>
</body>
</html> |
www/css/style.css | duniter-gchange/gchange-client |
#newAccount h1 {
font-size: 25px;
/*text-align: left;*/
margin-top: 30px;
}
.badge sub, .badge sup {
line-height: inherit;
}
#home h1 {
padding-top: 15px;
text-align: center;
}
#home h2 {
font-size: 22px;
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
color: #fff;
}
/*
#home h4 {
color: #fff;
}
#home h4 a {
color: inherit;
}*/
#home .footer .title {
padding-top: 0;
font-size: 14px;
color: grey;
}
.bar .button.button-clear {
font-size: 12px !important;
font-weight: 300 !important;
width: initial !important;
min-width: 44px !important;
max-width: 90px !important;
}
.bar .button.button-clear:first-child {
margin-left: 5px;
}
.popup-buttons .button {
padding: 0 2px !important; /*Need for 'cancel' button */
}
#transfer .list .item {
border-bottom: solid 1px #ccc;
}
#transfer .list .item.item-no-border {
border-bottom: 0;
}
#transfer .item.item-icon-right input {
padding-right: 50px !important;
}
.list .item-input {
border-bottom: solid 1px #ccc;
}
.popover .list .item {
border-bottom: solid 1px #ccc;
}
.menu .avatar {
height: 88px;
width: 88px;
}
.center {
text-align: center;
}
.col-pubkey {
min-width: 130px !important;
}
/*.button {*/
/*height: 50px !important;*/
/*font-size: 18px !important;*/
/*}*/
/*.button, a {*/
/*margin-top: 50px !important;*/
/*}*/
/*div.scroll, .slider-slides {*/
/*-webkit-transform: initial !important;*/
/*}*/
/**********
MODAL
**********/
.modal .title {
text-align: center !important;
}
.slider {
height: 100%;
}
.slider-slide {
color: #000;
background-color: #fff;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-weight: 300;
}
#list {
width: 170px;
margin: 30px auto;
font-size: 20px;
}
#list ol {
margin-top: 30px;
}
#list ol li {
text-align: left;
list-style: decimal;
margin: 10px 0px;
}
.button.ng-hide{
display:none;
}
.no-margin {
margin: 0 !important;
}
/**********
Settings items
**********/
.settings .item-divider {
background-color: #f5f5f5;
}
.settings .item .input-label{
width: 80%;
}
.settings .item-toggle .input-label{
display: inline;
width: auto;
max-width: 50%;
}
.settings .item-select .input-label{
display: inline;
width: auto;
max-width: 50%;
}
.settings .item .badge {
top: 22px;
}
/**********
Network/Peer items
**********/
.list .item-peer {
padding-top: 9px;
padding-bottom: 3px;
}
.list .item-peer .badge {
top: 10px;
right: 6%;
}
.list .item-peer:hover .badge.badge-energized,
.list .item-peer:hover .badge.badge-balanced
{
color: #fff !important;
}
.list .item-peer .badge.badge-secondary,
.list .item-peer .badge .badge-secondary {
top: 29px;
font-size: 10px;
padding: 1px 4px;
padding-right: 0px;
font-style: normal;
}
/**********
Block items
**********/
.item-block {
padding-top: 4px;
padding-bottom: 3px;
max-height: 48px;
}
.item-block .badge {
top: 12px;
right: 6%;
}
.item-block.item-block-empty {
min-height: 24px !important;
max-height: 24px !important;
padding-top: 0px;
padding-bottom: 0px;
}
.item-block.item-block-empty .badge {
padding-top: 0px !important;
top: inherit;
}
.item-block.item-block-empty .badge.badge-balanced {
top: 0px !important;
padding-top: 3px !important;
padding-bottom: 2px !important;
}
.item-block-empty.compacted {
min-height: 3px !important;
max-height: 3px !important;
border-bottom: 0px !important;
}
.item-block.item-block-empty.compacted {
border-bottom: double 1px #eee !important;
}
|
doc/api/classes/AbstractController/Callbacks/ClassMethods.html | asm-products/visitmee | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>AbstractController::Callbacks::ClassMethods</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="../../../css/reset.css" type="text/css" media="screen" />
<link rel="stylesheet" href="../../../css/main.css" type="text/css" media="screen" />
<link rel="stylesheet" href="../../../css/github.css" type="text/css" media="screen" />
<script src="../../../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../js/main.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../js/highlight.pack.js" type="text/javascript" charset="utf-8"></script>
</head>
<body>
<div class="banner">
<span>Ruby on Rails 4.1.1</span><br />
<h1>
<span class="type">Module</span>
AbstractController::Callbacks::ClassMethods
</h1>
<ul class="files">
<li><a href="../../../files/__/__/__/_rvm/gems/ruby-2_1_2/gems/actionpack-4_1_1/lib/abstract_controller/callbacks_rb.html">/home/bishisht/.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/abstract_controller/callbacks.rb</a></li>
</ul>
</div>
<div id="bodyContent">
<div id="content">
<!-- Method ref -->
<div class="sectiontitle">Methods</div>
<dl class="methods">
<dt>#</dt>
<dd>
<ul>
<li>
<a href="#method-i-_insert_callbacks">_insert_callbacks</a>,
</li>
<li>
<a href="#method-i-_normalize_callback_options">_normalize_callback_options</a>
</li>
</ul>
</dd>
<dt>A</dt>
<dd>
<ul>
<li>
<a href="#method-i-after_action">after_action</a>,
</li>
<li>
<a href="#method-i-append_after_action">append_after_action</a>,
</li>
<li>
<a href="#method-i-append_around_action">append_around_action</a>,
</li>
<li>
<a href="#method-i-append_before_action">append_before_action</a>,
</li>
<li>
<a href="#method-i-around_action">around_action</a>
</li>
</ul>
</dd>
<dt>B</dt>
<dd>
<ul>
<li>
<a href="#method-i-before_action">before_action</a>
</li>
</ul>
</dd>
<dt>P</dt>
<dd>
<ul>
<li>
<a href="#method-i-prepend_after_action">prepend_after_action</a>,
</li>
<li>
<a href="#method-i-prepend_around_action">prepend_around_action</a>,
</li>
<li>
<a href="#method-i-prepend_before_action">prepend_before_action</a>
</li>
</ul>
</dd>
<dt>S</dt>
<dd>
<ul>
<li>
<a href="#method-i-skip_action_callback">skip_action_callback</a>,
</li>
<li>
<a href="#method-i-skip_after_action">skip_after_action</a>,
</li>
<li>
<a href="#method-i-skip_around_action">skip_around_action</a>,
</li>
<li>
<a href="#method-i-skip_before_action">skip_before_action</a>,
</li>
<li>
<a href="#method-i-skip_filter">skip_filter</a>
</li>
</ul>
</dd>
</dl>
<!-- Methods -->
<div class="sectiontitle">Instance Public methods</div>
<div class="method">
<div class="title method-title" id="method-i-_insert_callbacks">
<b>_insert_callbacks</b>(callbacks, block = nil)
<a href="../../../classes/AbstractController/Callbacks/ClassMethods.html#method-i-_insert_callbacks" name="method-i-_insert_callbacks" class="permalink">Link</a>
</div>
<div class="description">
<p>Take callback names and an optional callback proc, normalize them, then
call the block with each callback. This allows us to abstract the
normalization across several methods that use it.</p>
<h4 id="method-i-_insert_callbacks-label-Parameters">Parameters</h4>
<ul><li>
<p><code>callbacks</code> - An array of callbacks, with an optional options
hash as the last parameter.</p>
</li><li>
<p><code>block</code> - A proc that should be added to the callbacks.</p>
</li></ul>
<h4 id="method-i-_insert_callbacks-label-Block+Parameters">Block Parameters</h4>
<ul><li>
<p><code>name</code> - The callback to be added</p>
</li><li>
<p><code>options</code> - A hash of options to be used when adding the
callback</p>
</li></ul>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-_insert_callbacks_source')" id="l_method-i-_insert_callbacks_source">show</a>
</p>
<div id="method-i-_insert_callbacks_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../../../.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/abstract_controller/callbacks.rb, line 73</span>
<span class="ruby-keyword">def</span> <span class="ruby-keyword ruby-title">_insert_callbacks</span>(<span class="ruby-identifier">callbacks</span>, <span class="ruby-identifier">block</span> = <span class="ruby-keyword">nil</span>)
<span class="ruby-identifier">options</span> = <span class="ruby-identifier">callbacks</span>.<span class="ruby-identifier">extract_options!</span>
<span class="ruby-identifier">_normalize_callback_options</span>(<span class="ruby-identifier">options</span>)
<span class="ruby-identifier">callbacks</span>.<span class="ruby-identifier">push</span>(<span class="ruby-identifier">block</span>) <span class="ruby-keyword">if</span> <span class="ruby-identifier">block</span>
<span class="ruby-identifier">callbacks</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">callback</span><span class="ruby-operator">|</span>
<span class="ruby-keyword">yield</span> <span class="ruby-identifier">callback</span>, <span class="ruby-identifier">options</span>
<span class="ruby-keyword">end</span>
<span class="ruby-keyword">end</span></pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-_normalize_callback_options">
<b>_normalize_callback_options</b>(options)
<a href="../../../classes/AbstractController/Callbacks/ClassMethods.html#method-i-_normalize_callback_options" name="method-i-_normalize_callback_options" class="permalink">Link</a>
</div>
<div class="description">
<p>If :only or :except are used, convert the options into the :unless and :if
options of <a
href="../../ActiveSupport/Callbacks.html">ActiveSupport::Callbacks</a>. The
basic idea is that :only => :index gets converted to :if => proc {|c|
c.action_name == “index” }.</p>
<h4 id="method-i-_normalize_callback_options-label-Options">Options</h4>
<ul><li>
<p><code>only</code> - The callback should be run only for this action</p>
</li><li>
<p><code>except</code> - The callback should be run for all actions except
this action</p>
</li></ul>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-_normalize_callback_options_source')" id="l_method-i-_normalize_callback_options_source">show</a>
</p>
<div id="method-i-_normalize_callback_options_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../../../.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/abstract_controller/callbacks.rb, line 33</span>
<span class="ruby-keyword">def</span> <span class="ruby-keyword ruby-title">_normalize_callback_options</span>(<span class="ruby-identifier">options</span>)
<span class="ruby-identifier">_normalize_callback_option</span>(<span class="ruby-identifier">options</span>, <span class="ruby-value">:only</span>, <span class="ruby-value">:if</span>)
<span class="ruby-identifier">_normalize_callback_option</span>(<span class="ruby-identifier">options</span>, <span class="ruby-value">:except</span>, <span class="ruby-value">:unless</span>)
<span class="ruby-keyword">end</span></pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-after_action">
<b>after_action(names, block)
</b>
<a href="../../../classes/AbstractController/Callbacks/ClassMethods.html#method-i-after_action" name="method-i-after_action" class="permalink">Link</a>
</div>
<div class="description">
<p>Append a callback after actions. See <a
href="ClassMethods.html#method-i-_insert_callbacks">#_insert_callbacks</a>
for parameter details. Aliased as after_filter.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-after_action_source')" id="l_method-i-after_action_source">show</a>
</p>
<div id="method-i-after_action_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../../../.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/abstract_controller/callbacks.rb, line 122</span>
</pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-append_after_action">
<b>append_after_action(names, block)
</b>
<a href="../../../classes/AbstractController/Callbacks/ClassMethods.html#method-i-append_after_action" name="method-i-append_after_action" class="permalink">Link</a>
</div>
<div class="description">
<p>Append a callback after actions. See <a
href="ClassMethods.html#method-i-_insert_callbacks">#_insert_callbacks</a>
for parameter details. Aliased as append_after_filter.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-append_after_action_source')" id="l_method-i-append_after_action_source">show</a>
</p>
<div id="method-i-append_after_action_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../../../.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/abstract_controller/callbacks.rb, line 146</span>
</pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-append_around_action">
<b>append_around_action(names, block)
</b>
<a href="../../../classes/AbstractController/Callbacks/ClassMethods.html#method-i-append_around_action" name="method-i-append_around_action" class="permalink">Link</a>
</div>
<div class="description">
<p>Append a callback around actions. See <a
href="ClassMethods.html#method-i-_insert_callbacks">#_insert_callbacks</a>
for parameter details. Aliased as append_around_filter.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-append_around_action_source')" id="l_method-i-append_around_action_source">show</a>
</p>
<div id="method-i-append_around_action_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../../../.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/abstract_controller/callbacks.rb, line 178</span>
</pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-append_before_action">
<b>append_before_action(names, block)
</b>
<a href="../../../classes/AbstractController/Callbacks/ClassMethods.html#method-i-append_before_action" name="method-i-append_before_action" class="permalink">Link</a>
</div>
<div class="description">
<p>Append a callback before actions. See <a
href="ClassMethods.html#method-i-_insert_callbacks">#_insert_callbacks</a>
for parameter details. Aliased as append_before_filter.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-append_before_action_source')" id="l_method-i-append_before_action_source">show</a>
</p>
<div id="method-i-append_before_action_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../../../.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/abstract_controller/callbacks.rb, line 114</span>
</pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-around_action">
<b>around_action(names, block)
</b>
<a href="../../../classes/AbstractController/Callbacks/ClassMethods.html#method-i-around_action" name="method-i-around_action" class="permalink">Link</a>
</div>
<div class="description">
<p>Append a callback around actions. See <a
href="ClassMethods.html#method-i-_insert_callbacks">#_insert_callbacks</a>
for parameter details. Aliased as around_filter.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-around_action_source')" id="l_method-i-around_action_source">show</a>
</p>
<div id="method-i-around_action_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../../../.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/abstract_controller/callbacks.rb, line 154</span>
</pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-before_action">
<b>before_action(names, block)
</b>
<a href="../../../classes/AbstractController/Callbacks/ClassMethods.html#method-i-before_action" name="method-i-before_action" class="permalink">Link</a>
</div>
<div class="description">
<p>Append a callback before actions. See <a
href="ClassMethods.html#method-i-_insert_callbacks">#_insert_callbacks</a>
for parameter details. Aliased as before_filter.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-before_action_source')" id="l_method-i-before_action_source">show</a>
</p>
<div id="method-i-before_action_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../../../.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/abstract_controller/callbacks.rb, line 90</span>
</pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-prepend_after_action">
<b>prepend_after_action(names, block)
</b>
<a href="../../../classes/AbstractController/Callbacks/ClassMethods.html#method-i-prepend_after_action" name="method-i-prepend_after_action" class="permalink">Link</a>
</div>
<div class="description">
<p>Prepend a callback after actions. See <a
href="ClassMethods.html#method-i-_insert_callbacks">#_insert_callbacks</a>
for parameter details. Aliased as prepend_after_filter.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-prepend_after_action_source')" id="l_method-i-prepend_after_action_source">show</a>
</p>
<div id="method-i-prepend_after_action_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../../../.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/abstract_controller/callbacks.rb, line 130</span>
</pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-prepend_around_action">
<b>prepend_around_action(names, block)
</b>
<a href="../../../classes/AbstractController/Callbacks/ClassMethods.html#method-i-prepend_around_action" name="method-i-prepend_around_action" class="permalink">Link</a>
</div>
<div class="description">
<p>Prepend a callback around actions. See <a
href="ClassMethods.html#method-i-_insert_callbacks">#_insert_callbacks</a>
for parameter details. Aliased as prepend_around_filter.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-prepend_around_action_source')" id="l_method-i-prepend_around_action_source">show</a>
</p>
<div id="method-i-prepend_around_action_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../../../.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/abstract_controller/callbacks.rb, line 162</span>
</pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-prepend_before_action">
<b>prepend_before_action(names, block)
</b>
<a href="../../../classes/AbstractController/Callbacks/ClassMethods.html#method-i-prepend_before_action" name="method-i-prepend_before_action" class="permalink">Link</a>
</div>
<div class="description">
<p>Prepend a callback before actions. See <a
href="ClassMethods.html#method-i-_insert_callbacks">#_insert_callbacks</a>
for parameter details. Aliased as prepend_before_filter.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-prepend_before_action_source')" id="l_method-i-prepend_before_action_source">show</a>
</p>
<div id="method-i-prepend_before_action_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../../../.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/abstract_controller/callbacks.rb, line 98</span>
</pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-skip_action_callback">
<b>skip_action_callback</b>(*names)
<a href="../../../classes/AbstractController/Callbacks/ClassMethods.html#method-i-skip_action_callback" name="method-i-skip_action_callback" class="permalink">Link</a>
</div>
<div class="description">
<p>Skip before, after, and around action callbacks matching any of the names
Aliased as skip_filter.</p>
<h4 id="method-i-skip_action_callback-label-Parameters">Parameters</h4>
<ul><li>
<p><code>names</code> - A list of valid names that could be used for
callbacks. Note that skipping uses Ruby equality, so it's impossible to
skip a callback defined using an anonymous proc using <a
href="ClassMethods.html#method-i-skip_filter">skip_filter</a></p>
</li></ul>
</div>
<div class="aka">
Also aliased as: <a href="ClassMethods.html#method-i-skip_filter">skip_filter</a>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-skip_action_callback_source')" id="l_method-i-skip_action_callback_source">show</a>
</p>
<div id="method-i-skip_action_callback_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../../../.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/abstract_controller/callbacks.rb, line 53</span>
<span class="ruby-keyword">def</span> <span class="ruby-keyword ruby-title">skip_action_callback</span>(<span class="ruby-operator">*</span><span class="ruby-identifier">names</span>)
<span class="ruby-identifier">skip_before_action</span>(<span class="ruby-operator">*</span><span class="ruby-identifier">names</span>)
<span class="ruby-identifier">skip_after_action</span>(<span class="ruby-operator">*</span><span class="ruby-identifier">names</span>)
<span class="ruby-identifier">skip_around_action</span>(<span class="ruby-operator">*</span><span class="ruby-identifier">names</span>)
<span class="ruby-keyword">end</span></pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-skip_after_action">
<b>skip_after_action(names)
</b>
<a href="../../../classes/AbstractController/Callbacks/ClassMethods.html#method-i-skip_after_action" name="method-i-skip_after_action" class="permalink">Link</a>
</div>
<div class="description">
<p>Skip a callback after actions. See <a
href="ClassMethods.html#method-i-_insert_callbacks">#_insert_callbacks</a>
for parameter details. Aliased as skip_after_filter.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-skip_after_action_source')" id="l_method-i-skip_after_action_source">show</a>
</p>
<div id="method-i-skip_after_action_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../../../.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/abstract_controller/callbacks.rb, line 138</span>
</pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-skip_around_action">
<b>skip_around_action(names)
</b>
<a href="../../../classes/AbstractController/Callbacks/ClassMethods.html#method-i-skip_around_action" name="method-i-skip_around_action" class="permalink">Link</a>
</div>
<div class="description">
<p>Skip a callback around actions. See <a
href="ClassMethods.html#method-i-_insert_callbacks">#_insert_callbacks</a>
for parameter details. Aliased as skip_around_filter.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-skip_around_action_source')" id="l_method-i-skip_around_action_source">show</a>
</p>
<div id="method-i-skip_around_action_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../../../.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/abstract_controller/callbacks.rb, line 170</span>
</pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-skip_before_action">
<b>skip_before_action(names)
</b>
<a href="../../../classes/AbstractController/Callbacks/ClassMethods.html#method-i-skip_before_action" name="method-i-skip_before_action" class="permalink">Link</a>
</div>
<div class="description">
<p>Skip a callback before actions. See <a
href="ClassMethods.html#method-i-_insert_callbacks">#_insert_callbacks</a>
for parameter details. Aliased as skip_before_filter.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-skip_before_action_source')" id="l_method-i-skip_before_action_source">show</a>
</p>
<div id="method-i-skip_before_action_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../../../.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/abstract_controller/callbacks.rb, line 106</span>
</pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-skip_filter">
<b>skip_filter</b>(*names)
<a href="../../../classes/AbstractController/Callbacks/ClassMethods.html#method-i-skip_filter" name="method-i-skip_filter" class="permalink">Link</a>
</div>
<div class="description">
</div>
<div class="aka">
Alias for: <a href="ClassMethods.html#method-i-skip_action_callback">skip_action_callback</a>
</div>
</div>
</div>
</div>
</body>
</html> |
05-internals/design/principles/feature-toggles/index.html | dhlab-basel/Knora |
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="shortcut icon" href="../../../../assets/images/dasch-favicon.ico">
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-6.2.8">
<title>Feature Toggles - Knora Documentation</title>
<link rel="stylesheet" href="../../../../assets/stylesheets/main.cb6bc1d0.min.css">
<link rel="stylesheet" href="../../../../assets/stylesheets/palette.39b8e14a.min.css">
<meta name="theme-color" content="#7e56c2">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700%7CRoboto+Mono&display=fallback">
<style>body,input{font-family:"Roboto",-apple-system,BlinkMacSystemFont,Helvetica,Arial,sans-serif}code,kbd,pre{font-family:"Roboto Mono",SFMono-Regular,Consolas,Menlo,monospace}</style>
<link rel="stylesheet" href="../../../../assets/style/theme.css">
</head>
<body dir="ltr" data-md-color-scheme="" data-md-color-primary="deep-purple" data-md-color-accent="deep-purple">
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
<label class="md-overlay" for="__drawer"></label>
<div data-md-component="skip">
<a href="#feature-toggles" class="md-skip">
Skip to content
</a>
</div>
<div data-md-component="announce">
</div>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid" aria-label="Header">
<a href="../../../.." title="Knora Documentation" class="md-header-nav__button md-logo" aria-label="Knora Documentation">
<img src="../../../../assets/images/dasch-icon-white.svg" alt="logo">
</a>
<label class="md-header-nav__button md-icon" for="__drawer">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2z"/></svg>
</label>
<div class="md-header-nav__title" data-md-component="header-title">
<div class="md-header-nav__ellipsis">
<div class="md-header-nav__topic">
<span class="md-ellipsis">
Knora Documentation
</span>
</div>
<div class="md-header-nav__topic">
<span class="md-ellipsis">
Feature Toggles
</span>
</div>
</div>
</div>
<label class="md-header-nav__button md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
</label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" name="search">
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" data-md-state="active" required>
<label class="md-search__icon md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
</label>
<button type="reset" class="md-search__icon md-icon" aria-label="Clear" data-md-component="search-reset" tabindex="-1">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"/></svg>
</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="search-result">
<div class="md-search-result__meta">
Initializing search
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</nav>
</header>
<div class="md-container" data-md-component="container">
<nav class="md-tabs" aria-label="Tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item">
<a href="../../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../../../01-introduction/" class="md-tabs__link">
Introduction
</a>
</li>
<li class="md-tabs__item">
<a href="../../../../02-knora-ontologies/" class="md-tabs__link">
Knora Ontologies
</a>
</li>
<li class="md-tabs__item">
<a href="../../../../03-apis/" class="md-tabs__link">
APIs
</a>
</li>
<li class="md-tabs__item">
<a href="../../../../04-publishing-deployment/" class="md-tabs__link">
Publishing and Deployment
</a>
</li>
<li class="md-tabs__item">
<a href="../" class="md-tabs__link md-tabs__link--active">
Knora Internals
</a>
</li>
<li class="md-tabs__item">
<a href="../../../../06-salsah/index.md" class="md-tabs__link">
Salsah
</a>
</li>
<li class="md-tabs__item">
<a href="../../../../07-sipi/" class="md-tabs__link">
SIPI
</a>
</li>
<li class="md-tabs__item">
<a href="../../../../08-lucene/" class="md-tabs__link">
Lucene
</a>
</li>
<li class="md-tabs__item">
<a href="../../../../faq/" class="md-tabs__link">
Frequently Asked Questions
</a>
</li>
<li class="md-tabs__item">
<a href="../../../../00-release-notes/" class="md-tabs__link">
Release Notes
</a>
</li>
</ul>
</div>
</nav>
<main class="md-main" data-md-component="main">
<div class="md-main__inner md-grid">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation" >
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary md-nav--lifted" aria-label="Navigation" data-md-level="0">
<label class="md-nav__title" for="__drawer">
<a href="../../../.." title="Knora Documentation" class="md-nav__button md-logo" aria-label="Knora Documentation">
<img src="../../../../assets/images/dasch-icon-white.svg" alt="logo">
</a>
Knora Documentation
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../../.." class="md-nav__link">
Home
</a>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-2" type="checkbox" id="nav-2" >
<label class="md-nav__link" for="nav-2">
Introduction
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Introduction" data-md-level="1">
<label class="md-nav__title" for="nav-2">
<span class="md-nav__icon md-icon"></span>
Introduction
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../../../01-introduction/" class="md-nav__link">
Index
</a>
</li>
<li class="md-nav__item">
<a href="../../../../01-introduction/what-is-knora/" class="md-nav__link">
What is Knora?
</a>
</li>
<li class="md-nav__item">
<a href="../../../../01-introduction/data-formats/" class="md-nav__link">
Data Formats in Knora
</a>
</li>
<li class="md-nav__item">
<a href="../../../../01-introduction/standoff-rdf/" class="md-nav__link">
Standoff/RDF Text Markup
</a>
</li>
<li class="md-nav__item">
<a href="../../../../01-introduction/example-project/" class="md-nav__link">
An Example Project
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-3" type="checkbox" id="nav-3" >
<label class="md-nav__link" for="nav-3">
Knora Ontologies
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Knora Ontologies" data-md-level="1">
<label class="md-nav__title" for="nav-3">
<span class="md-nav__icon md-icon"></span>
Knora Ontologies
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../../../02-knora-ontologies/" class="md-nav__link">
Index
</a>
</li>
<li class="md-nav__item">
<a href="../../../../02-knora-ontologies/introduction/" class="md-nav__link">
Introduction
</a>
</li>
<li class="md-nav__item">
<a href="../../../../02-knora-ontologies/knora-base/" class="md-nav__link">
The Knora Base Ontology
</a>
</li>
<li class="md-nav__item">
<a href="../../../../02-knora-ontologies/salsah-gui/" class="md-nav__link">
The SALSAH GUI Ontology
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-4" type="checkbox" id="nav-4" >
<label class="md-nav__link" for="nav-4">
APIs
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="APIs" data-md-level="1">
<label class="md-nav__title" for="nav-4">
<span class="md-nav__icon md-icon"></span>
APIs
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-4-1" type="checkbox" id="nav-4-1" >
<label class="md-nav__link" for="nav-4-1">
The Knora APIs
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="The Knora APIs" data-md-level="2">
<label class="md-nav__title" for="nav-4-1">
<span class="md-nav__icon md-icon"></span>
The Knora APIs
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../../../03-apis/" class="md-nav__link">
Index
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/feature-toggles/" class="md-nav__link">
Feature Toggles
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-4-2" type="checkbox" id="nav-4-2" >
<label class="md-nav__link" for="nav-4-2">
API V1
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="API V1" data-md-level="2">
<label class="md-nav__title" for="nav-4-2">
<span class="md-nav__icon md-icon"></span>
API V1
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v1/" class="md-nav__link">
Index
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v1/introduction/" class="md-nav__link">
Introduction
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v1/authentication/" class="md-nav__link">
Authentication
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v1/reading-and-searching-resources/" class="md-nav__link">
Reading and Searching Resources
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v1/xml-to-standoff-mapping/" class="md-nav__link">
XML to Standoff Mapping
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v1/adding-resources/" class="md-nav__link">
Adding Resources
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v1/reading-and-searching-resources/" class="md-nav__link">
Reading and Searching Resources
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v1/reading-values/" class="md-nav__link">
Reading Values
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v1/adding-values/" class="md-nav__link">
Adding Values
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v1/changing-values/" class="md-nav__link">
Changing Values
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v1/delete-resources-and-values/" class="md-nav__link">
Deleting Resources and Values
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-4-3" type="checkbox" id="nav-4-3" >
<label class="md-nav__link" for="nav-4-3">
API V2
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="API V2" data-md-level="2">
<label class="md-nav__title" for="nav-4-3">
<span class="md-nav__icon md-icon"></span>
API V2
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v2/" class="md-nav__link">
Index
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v2/introduction/" class="md-nav__link">
Introduction
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v2/authentication/" class="md-nav__link">
Authentication
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v2/knora-iris/" class="md-nav__link">
Knora IRIs
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v2/metadata/" class="md-nav__link">
Metadata
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v2/reading-and-searching-resources/" class="md-nav__link">
Reading and Searching Resources
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v2/reading-user-permissions/" class="md-nav__link">
Reading the User's Permissions on Resources and Values
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v2/getting-lists/" class="md-nav__link">
Getting Lists
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v2/xml-to-standoff-mapping/" class="md-nav__link">
XML to Standoff Mapping
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v2/query-language/" class="md-nav__link">
Gravsearch - Virtual Graph Search
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v2/editing-resources/" class="md-nav__link">
Editing Resources
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v2/editing-values/" class="md-nav__link">
Editing Values
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v2/ontology-information/" class="md-nav__link">
Querying, Creating, and Updating Ontologies
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v2/tei-xml/" class="md-nav__link">
TEI/XML
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-v2/permalinks/" class="md-nav__link">
Permalinks
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-4-4" type="checkbox" id="nav-4-4" >
<label class="md-nav__link" for="nav-4-4">
Admin API
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Admin API" data-md-level="2">
<label class="md-nav__title" for="nav-4-4">
<span class="md-nav__icon md-icon"></span>
Admin API
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../../../03-apis/api-admin/" class="md-nav__link">
Index
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-admin/introduction/" class="md-nav__link">
Introduction
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-admin/overview/" class="md-nav__link">
Overview
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-admin/users/" class="md-nav__link">
Users Endpoint
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-admin/projects/" class="md-nav__link">
Projects Endpoint
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-admin/groups/" class="md-nav__link">
Groups Endpoint
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-admin/lists/" class="md-nav__link">
Lists Endpoint
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-admin/lists_new-list-admin-routes_v1/" class="md-nav__link">
New Lists Endpoint
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-admin/permissions/" class="md-nav__link">
Permissions Endpoint
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-admin/stores/" class="md-nav__link">
Stores Endpoint
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-4-5" type="checkbox" id="nav-4-5" >
<label class="md-nav__link" for="nav-4-5">
Util API
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Util API" data-md-level="2">
<label class="md-nav__title" for="nav-4-5">
<span class="md-nav__icon md-icon"></span>
Util API
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../../../03-apis/api-util/" class="md-nav__link">
Index
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-util/health/" class="md-nav__link">
Health
</a>
</li>
<li class="md-nav__item">
<a href="../../../../03-apis/api-util/version/" class="md-nav__link">
Version
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-5" type="checkbox" id="nav-5" >
<label class="md-nav__link" for="nav-5">
Publishing and Deployment
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Publishing and Deployment" data-md-level="1">
<label class="md-nav__title" for="nav-5">
<span class="md-nav__icon md-icon"></span>
Publishing and Deployment
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../../../04-publishing-deployment/" class="md-nav__link">
Index
</a>
</li>
<li class="md-nav__item">
<a href="../../../../04-publishing-deployment/publishing/" class="md-nav__link">
Publishing
</a>
</li>
<li class="md-nav__item">
<a href="../../../../04-publishing-deployment/getting-started/" class="md-nav__link">
Getting Started with Knora
</a>
</li>
<li class="md-nav__item">
<a href="../../../../04-publishing-deployment/configuration/" class="md-nav__link">
Configuration
</a>
</li>
<li class="md-nav__item">
<a href="../../../../04-publishing-deployment/updates/" class="md-nav__link">
Updating Repositories when Upgrading Knora
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--active md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-6" type="checkbox" id="nav-6" checked>
<label class="md-nav__link" for="nav-6">
Knora Internals
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Knora Internals" data-md-level="1">
<label class="md-nav__title" for="nav-6">
<span class="md-nav__icon md-icon"></span>
Knora Internals
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item md-nav__item--active md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-6-1" type="checkbox" id="nav-6-1" checked>
<label class="md-nav__link" for="nav-6-1">
Design
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Design" data-md-level="2">
<label class="md-nav__title" for="nav-6-1">
<span class="md-nav__icon md-icon"></span>
Design
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item md-nav__item--active md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-6-1-1" type="checkbox" id="nav-6-1-1" checked>
<label class="md-nav__link" for="nav-6-1-1">
Knora Design Principles
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Knora Design Principles" data-md-level="3">
<label class="md-nav__title" for="nav-6-1-1">
<span class="md-nav__icon md-icon"></span>
Knora Design Principles
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../" class="md-nav__link">
Index
</a>
</li>
<li class="md-nav__item">
<a href="../design-overview/" class="md-nav__link">
Design Overview
</a>
</li>
<li class="md-nav__item">
<a href="../futures-with-akka/" class="md-nav__link">
Futures with Akka
</a>
</li>
<li class="md-nav__item">
<a href="../http-module/" class="md-nav__link">
HTTP Module
</a>
</li>
<li class="md-nav__item">
<a href="../store-module/" class="md-nav__link">
Store Module
</a>
</li>
<li class="md-nav__item">
<a href="../triplestore-updates/" class="md-nav__link">
Triplestore Updates
</a>
</li>
<li class="md-nav__item">
<a href="../consistency-checking/" class="md-nav__link">
Consistency Checking
</a>
</li>
<li class="md-nav__item">
<a href="../authentication/" class="md-nav__link">
Authentication
</a>
</li>
<li class="md-nav__item md-nav__item--active">
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
<label class="md-nav__link md-nav__link--active" for="__toc">
Feature Toggles
<span class="md-nav__icon md-icon"></span>
</label>
<a href="./" class="md-nav__link md-nav__link--active">
Feature Toggles
</a>
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
<label class="md-nav__title" for="__toc">
<span class="md-nav__icon md-icon"></span>
Table of contents
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="#requirements" class="md-nav__link">
Requirements
</a>
</li>
<li class="md-nav__item">
<a href="#design" class="md-nav__link">
Design
</a>
<nav class="md-nav" aria-label="Design">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#configuration" class="md-nav__link">
Configuration
</a>
</li>
<li class="md-nav__item">
<a href="#base-configuration" class="md-nav__link">
Base Configuration
</a>
</li>
<li class="md-nav__item">
<a href="#per-request-configuration" class="md-nav__link">
Per-Request Configuration
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#response-header" class="md-nav__link">
Response Header
</a>
</li>
<li class="md-nav__item">
<a href="#implementation-framework" class="md-nav__link">
Implementation Framework
</a>
<nav class="md-nav" aria-label="Implementation Framework">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#feature-factories" class="md-nav__link">
Feature Factories
</a>
</li>
<li class="md-nav__item">
<a href="#routes-as-features" class="md-nav__link">
Routes as Features
</a>
</li>
<li class="md-nav__item">
<a href="#documenting-a-feature-toggle" class="md-nav__link">
Documenting a Feature Toggle
</a>
</li>
<li class="md-nav__item">
<a href="#removing-a-feature-toggle" class="md-nav__link">
Removing a Feature Toggle
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="../rdf-api/" class="md-nav__link">
RDF Processing API
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-6-1-2" type="checkbox" id="nav-6-1-2" >
<label class="md-nav__link" for="nav-6-1-2">
API V1 Design
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="API V1 Design" data-md-level="3">
<label class="md-nav__title" for="nav-6-1-2">
<span class="md-nav__icon md-icon"></span>
API V1 Design
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../api-v1/" class="md-nav__link">
Index
</a>
</li>
<li class="md-nav__item">
<a href="../../api-v1/how-to-add-a-route/" class="md-nav__link">
How to Add an API v1 Route
</a>
</li>
<li class="md-nav__item">
<a href="../../api-v1/json/" class="md-nav__link">
JSON in API v1
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-6-1-3" type="checkbox" id="nav-6-1-3" >
<label class="md-nav__link" for="nav-6-1-3">
API V2 Design
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="API V2 Design" data-md-level="3">
<label class="md-nav__title" for="nav-6-1-3">
<span class="md-nav__icon md-icon"></span>
API V2 Design
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../api-v2/" class="md-nav__link">
Index
</a>
</li>
<li class="md-nav__item">
<a href="../../api-v2/overview/" class="md-nav__link">
API v2 Design Overview
</a>
</li>
<li class="md-nav__item">
<a href="../../api-v2/ontology-schemas/" class="md-nav__link">
Ontology Schemas
</a>
</li>
<li class="md-nav__item">
<a href="../../api-v2/smart-iris/" class="md-nav__link">
Smart IRIs
</a>
</li>
<li class="md-nav__item">
<a href="../../api-v2/content-wrappers/" class="md-nav__link">
Content Wrappers
</a>
</li>
<li class="md-nav__item">
<a href="../../api-v2/how-to-add-a-route/" class="md-nav__link">
How to Add an API v2 Route
</a>
</li>
<li class="md-nav__item">
<a href="../../api-v2/json-ld/" class="md-nav__link">
JSON-LD Parsing and Formatting
</a>
</li>
<li class="md-nav__item">
<a href="../../api-v2/ontology-management/" class="md-nav__link">
Ontology Management
</a>
</li>
<li class="md-nav__item">
<a href="../../api-v2/sipi/" class="md-nav__link">
Knora and Sipi
</a>
</li>
<li class="md-nav__item">
<a href="../../api-v2/gravsearch/" class="md-nav__link">
Gravsearch Design
</a>
</li>
<li class="md-nav__item">
<a href="../../api-v2/standoff/" class="md-nav__link">
Standoff Markup
</a>
</li>
<li class="md-nav__item">
<a href="../../api-v2/ark/" class="md-nav__link">
Archival Resource Key (ARK) Identifiers
</a>
</li>
<li class="md-nav__item">
<a href="../../api-v2/query-design/" class="md-nav__link">
SPARQL Query Design
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-6-1-4" type="checkbox" id="nav-6-1-4" >
<label class="md-nav__link" for="nav-6-1-4">
Admin API Design
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Admin API Design" data-md-level="3">
<label class="md-nav__title" for="nav-6-1-4">
<span class="md-nav__icon md-icon"></span>
Admin API Design
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../api-admin/" class="md-nav__link">
Index
</a>
</li>
<li class="md-nav__item">
<a href="../../api-admin/administration/" class="md-nav__link">
Administration
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-6-2" type="checkbox" id="nav-6-2" >
<label class="md-nav__link" for="nav-6-2">
Development
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Development" data-md-level="2">
<label class="md-nav__title" for="nav-6-2">
<span class="md-nav__icon md-icon"></span>
Development
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../../development/" class="md-nav__link">
Index
</a>
</li>
<li class="md-nav__item">
<a href="../../../development/overview/" class="md-nav__link">
Overview
</a>
</li>
<li class="md-nav__item">
<a href="../../../development/building-and-running/" class="md-nav__link">
Build and Running
</a>
</li>
<li class="md-nav__item">
<a href="../../../development/intellij-config/" class="md-nav__link">
Setup IntelliJ for development of Knora
</a>
</li>
<li class="md-nav__item">
<a href="../../../development/bazel/" class="md-nav__link">
Bazel Notes
</a>
</li>
<li class="md-nav__item">
<a href="../../../development/testing/" class="md-nav__link">
Testing
</a>
</li>
<li class="md-nav__item">
<a href="../../../development/docker-cheat-sheet/" class="md-nav__link">
Docker Cheat Sheet
</a>
</li>
<li class="md-nav__item">
<a href="../../../development/monitoring/" class="md-nav__link">
Monitoring Knora
</a>
</li>
<li class="md-nav__item">
<a href="../../../development/profiling/" class="md-nav__link">
Profiling Knora
</a>
</li>
<li class="md-nav__item">
<a href="../../../development/docker-compose/" class="md-nav__link">
Starting the Knora-Stack inside Docker Container
</a>
</li>
<li class="md-nav__item">
<a href="../../../development/updating-repositories/" class="md-nav__link">
Updating Repositories
</a>
</li>
<li class="md-nav__item">
<a href="../../../development/generating-client-test-data/" class="md-nav__link">
Generating Client Test Data
</a>
</li>
<li class="md-nav__item">
<a href="../../../development/graphdb/" class="md-nav__link">
Starting GraphDB
</a>
</li>
<li class="md-nav__item">
<a href="../../../development/third-party/" class="md-nav__link">
Third-Party Dependencies
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-7" type="checkbox" id="nav-7" >
<label class="md-nav__link" for="nav-7">
Salsah
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Salsah" data-md-level="1">
<label class="md-nav__title" for="nav-7">
<span class="md-nav__icon md-icon"></span>
Salsah
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../../../06-salsah/index.md" class="md-nav__link">
Index
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-8" type="checkbox" id="nav-8" >
<label class="md-nav__link" for="nav-8">
SIPI
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="SIPI" data-md-level="1">
<label class="md-nav__title" for="nav-8">
<span class="md-nav__icon md-icon"></span>
SIPI
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../../../07-sipi/" class="md-nav__link">
Index
</a>
</li>
<li class="md-nav__item">
<a href="../../../../07-sipi/setup-sipi-for-knora/" class="md-nav__link">
Setting Up Sipi for Knora
</a>
</li>
<li class="md-nav__item">
<a href="../../../../07-sipi/sipi-and-knora/" class="md-nav__link">
Interaction between Sipi and Knora
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-9" type="checkbox" id="nav-9" >
<label class="md-nav__link" for="nav-9">
Lucene
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Lucene" data-md-level="1">
<label class="md-nav__title" for="nav-9">
<span class="md-nav__icon md-icon"></span>
Lucene
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../../../08-lucene/" class="md-nav__link">
Overview
</a>
</li>
<li class="md-nav__item">
<a href="../../../../08-lucene/lucene-query-parser-syntax/" class="md-nav__link">
Lucene Query Parser Syntax
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="../../../../faq/" class="md-nav__link">
Frequently Asked Questions
</a>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-11" type="checkbox" id="nav-11" >
<label class="md-nav__link" for="nav-11">
Release Notes
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Release Notes" data-md-level="1">
<label class="md-nav__title" for="nav-11">
<span class="md-nav__icon md-icon"></span>
Release Notes
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../../../00-release-notes/" class="md-nav__link">
Overview
</a>
</li>
<li class="md-nav__item">
<a href="../../../../00-release-notes/migration/" class="md-nav__link">
Migration Notes
</a>
</li>
<li class="md-nav__item">
<a href="../../../../00-release-notes/next/" class="md-nav__link">
Next Release
</a>
</li>
<li class="md-nav__item">
<a href="../../../../00-release-notes/v1.1.0/" class="md-nav__link">
v1.1.0
</a>
</li>
<li class="md-nav__item">
<a href="../../../../00-release-notes/v1.2.0/" class="md-nav__link">
v1.2.0
</a>
</li>
<li class="md-nav__item">
<a href="../../../../00-release-notes/v1.3.0/" class="md-nav__link">
v1.3.0
</a>
</li>
<li class="md-nav__item">
<a href="../../../../00-release-notes/v1.4.0/" class="md-nav__link">
v1.4.0
</a>
</li>
<li class="md-nav__item">
<a href="../../../../00-release-notes/v1.5.0/" class="md-nav__link">
v1.5.0
</a>
</li>
<li class="md-nav__item">
<a href="../../../../00-release-notes/v1.6.0/" class="md-nav__link">
v1.6.0
</a>
</li>
<li class="md-nav__item">
<a href="../../../../00-release-notes/v1.7.0/" class="md-nav__link">
v1.7.0
</a>
</li>
<li class="md-nav__item">
<a href="../../../../00-release-notes/v2.x.x/" class="md-nav__link">
v2.x.x
</a>
</li>
<li class="md-nav__item">
<a href="../../../../00-release-notes/v3.x.x/" class="md-nav__link">
v3.x.x
</a>
</li>
<li class="md-nav__item">
<a href="../../../../00-release-notes/v4.x.x/" class="md-nav__link">
v4.x.x
</a>
</li>
<li class="md-nav__item">
<a href="../../../../00-release-notes/v5.x.x/" class="md-nav__link">
v5.x.x
</a>
</li>
<li class="md-nav__item">
<a href="../../../../00-release-notes/v6.x.x/" class="md-nav__link">
v6.x.x
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc" >
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
<label class="md-nav__title" for="__toc">
<span class="md-nav__icon md-icon"></span>
Table of contents
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="#requirements" class="md-nav__link">
Requirements
</a>
</li>
<li class="md-nav__item">
<a href="#design" class="md-nav__link">
Design
</a>
<nav class="md-nav" aria-label="Design">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#configuration" class="md-nav__link">
Configuration
</a>
</li>
<li class="md-nav__item">
<a href="#base-configuration" class="md-nav__link">
Base Configuration
</a>
</li>
<li class="md-nav__item">
<a href="#per-request-configuration" class="md-nav__link">
Per-Request Configuration
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#response-header" class="md-nav__link">
Response Header
</a>
</li>
<li class="md-nav__item">
<a href="#implementation-framework" class="md-nav__link">
Implementation Framework
</a>
<nav class="md-nav" aria-label="Implementation Framework">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#feature-factories" class="md-nav__link">
Feature Factories
</a>
</li>
<li class="md-nav__item">
<a href="#routes-as-features" class="md-nav__link">
Routes as Features
</a>
</li>
<li class="md-nav__item">
<a href="#documenting-a-feature-toggle" class="md-nav__link">
Documenting a Feature Toggle
</a>
</li>
<li class="md-nav__item">
<a href="#removing-a-feature-toggle" class="md-nav__link">
Removing a Feature Toggle
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset">
<!---
Copyright © 2015-2021 the contributors (see Contributors.md).
This file is part of Knora.
Knora is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Knora is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public
License along with Knora. If not, see <http://www.gnu.org/licenses/>.
-->
<h1 id="feature-toggles">Feature Toggles</h1>
<p>For an overview of feature toggles, see
<a href="https://martinfowler.com/articles/feature-toggles.html">Feature Toggles (aka Feature Flags)</a>.
The design presented here is partly inspired by that article.</p>
<h2 id="requirements">Requirements</h2>
<ul>
<li>
<p>It should be possible to turn features on and off by:</p>
</li>
<li>
<p>changing a setting in <code>application.conf</code></p>
</li>
<li>
<p>sending a particular HTTP header value with an API request</p>
</li>
<li>
<p>(in the future) using a web-based user interface to configure a
feature toggle service that multiple subsystems can access</p>
</li>
<li>
<p>Feature implementations should be produced by factory classes,
so that the code using a feature does not need to know
about the toggling decision.</p>
</li>
<li>
<p>Feature factories should use toggle configuration taken
from different sources, without knowing where the configuration
came from.</p>
</li>
<li>
<p>An HTTP response should indicate which features are turned
on.</p>
</li>
<li>
<p>A feature toggle should have metadata such as a description,
an expiration date, developer contact information, etc.</p>
</li>
<li>
<p>A feature toggle should have a version number, so
you can get different versions of the same feature.</p>
</li>
<li>
<p>It should be possible to configure a toggle in <code>application.conf</code>
so that its setting cannot be overridden per request.</p>
</li>
<li>
<p>The design of feature toggles should avoid ambiguity and
try to prevent situations where clients might be surprised by
unexpected functionality. It should be clear what will change
when a client requests a particular toggle setting. Therefore,
per-request settings should require the client to be explicit
about what is being requested.</p>
</li>
</ul>
<h2 id="design">Design</h2>
<h3 id="configuration">Configuration</h3>
<h3 id="base-configuration">Base Configuration</h3>
<p>The base configuration of feature toggles is in <code>application.conf</code>
under <code>app.feature-toggles</code>. Example:</p>
<pre><code>app {
feature-toggles {
new-foo {
description = "Replace the old foo routes with new ones."
available-versions = [ 1, 2 ]
default-version = 1
enabled-by-default = yes
override-allowed = yes
expiration-date = "2021-12-01T00:00:00Z"
developer-emails = [
"A developer <[email protected]>"
]
}
new-bar {
description = "Replace the old bar routes with new ones."
available-versions = [ 1, 2, 3 ]
default-version = 3
enabled-by-default = yes
override-allowed = yes
expiration-date = "2021-12-01T00:00:00Z"
developer-emails = [
"A developer <[email protected]>"
]
}
fast-baz {
description = "Replace the slower, more accurate baz route with a faster, less accurate one."
available-versions = [ 1 ]
default-version = 1
enabled-by-default = no
override-allowed = yes
developer-emails = [
"A developer <[email protected]>"
]
}
}
}
</code></pre>
<p>All fields are required except <code>expiration-date</code>.</p>
<p>Since it may not be possible to predict which toggles will need versions,
all toggles must have at least one version. (If a toggle could be created
without versions, and then get versions later, it would not be obvious
what should happen if a client then requested the toggle without specifying
a version number.) Version numbers must be an ascending sequence of
consecutive integers starting from 1.</p>
<p>If <code>expiration-date</code> is provided, it must be an <a href="http://www.datypic.com/sc/xsd11/t-xsd_dateTimeStamp.html"><code>xsd:dateTimeStamp</code></a>. All feature toggles
should have expiration dates except for long-lived ops toggles like <code>fast-baz</code> above.</p>
<p><code>KnoraSettingsFeatureFactoryConfig</code> reads this base configuration on startup. If
a feature toggle has an expiration date in the past, a warning is logged
on startup.</p>
<h3 id="per-request-configuration">Per-Request Configuration</h3>
<p>A client can override the base configuration by submitting the HTTP header
<code>X-Knora-Feature-Toggles</code>. Its value is a comma-separated list of
toggles. Each toggle consists of:</p>
<ol>
<li>its name</li>
<li>a colon</li>
<li>the version number</li>
<li>an equals sign</li>
<li>a boolean value, which can be <code>on</code>/<code>off</code>, <code>yes</code>/<code>no</code>, or <code>true</code>/<code>false</code></li>
</ol>
<p>Using <code>on</code>/<code>off</code> is recommended for clarity. For example:</p>
<pre><code>X-Knora-Feature-Toggles: new-foo:2=on,new-bar=off,fast-baz:1=on
</code></pre>
<p>A version number must be given when enabling a toggle.
Only one version of each toggle can be enabled at a time.
If a toggle is enabled by default, and you want a version
other than the default version, simply enable the toggle,
specifying the desired version number. The version number
you specify overrides the default. </p>
<p>Disabling a toggle means disabling all its versions. When
a toggle is disabled, you will get the functionality that you would have
got before the toggle existed. A version number cannot
be given when disabling a toggle, because it would not
be obvious what this would mean (disable all versions
or only the specified version).</p>
<h2 id="response-header">Response Header</h2>
<p>Knora API v2 and admin API responses contain the header
<code>X-Knora-Feature-Toggles</code>. It lists all configured toggles,
in the same format as the corresponding request header.</p>
<h2 id="implementation-framework">Implementation Framework</h2>
<p>A <code>FeatureFactoryConfig</code> reads feature toggles from some
configuration source, and optionally delegates to a parent
<code>FeatureFactoryConfig</code>.</p>
<p><code>KnoraRoute</code> constructs a <code>KnoraSettingsFeatureFactoryConfig</code>
to read the base configuration. For each request, it
constructs a <code>RequestContextFeatureFactoryConfig</code>, which
reads the per-request configuration and has the
<code>KnoraSettingsFeatureFactoryConfig</code> as its parent.
It then passes the per-request configuration object to the <code>makeRoute</code>
method, which can in turn pass it to a feature factory,
or send it in a request message to allow a responder to
use it.</p>
<h3 id="feature-factories">Feature Factories</h3>
<p>The traits <code>FeatureFactory</code> and <code>Feature</code> are just tagging traits,
to make code clearer. The factory methods in a feature
factory will depend on the feature, and need only be known by
the code that uses the feature. The only requirement is that
each factory method must take a <code>FeatureFactoryConfig</code> parameter.</p>
<p>To get a <code>FeatureToggle</code>, a feature factory
calls <code>featureFactoryConfig.getToggle</code>, passing the name of the toggle.
If a feature toggle has only one version, it is enough to test
whether test if the toggle is enabled, by calling <code>isEnabled</code> on the toggle.</p>
<p>If the feature toggle has more than one version, call its <code>getMatchableState</code>
method. To allow the compiler to check that matches on version numbers
are exhaustive, this method is designed to be used with a sealed trait
(extending <code>Version</code>) that is implemented by case objects representing
the feature's version numbers. The method returns an instance of
<code>MatchableState</code>, which is analogous to <code>Option</code>: it is either <code>Off</code>
or <code>On</code>, and an instance of <code>On</code> contains one of the version objects.
For example:</p>
<pre><code>// A trait for version numbers of the new 'foo' feature.
sealed trait NewFooVersion extends Version
// Represents version 1 of the new 'foo' feature.
case object NEW_FOO_1 extends NewFooVersion
// Represents version 2 of the new 'foo' feature.
case object NEW_FOO_2 extends NewFooVersion
// The old 'foo' feature implementation.
private val oldFoo = new OldFooFeature
// The new 'foo' feature implementation, version 1.
private val newFoo1 = new NewFooVersion1Feature
// The new 'foo' feature implementation, version 2.
private val newFoo2 = new NewFooVersion2Feature
def makeFoo(featureFactoryConfig: FeatureFactoryConfig): Foo = {
// Get the 'new-foo' feature toggle.
val fooToggle: FeatureToggle = featureFactoryConfig.getToggle("new-foo")
// Choose an implementation according to the toggle state.
fooToggle.getMatchableState(NEW_FOO_1, NEW_FOO_2) match {
case Off => oldFoo
case On(NEW_FOO_1) => newFoo1
case On(NEW_FOO_2) => newFoo2
}
}
</code></pre>
<h3 id="routes-as-features">Routes as Features</h3>
<p>To select different routes according to a feature toggle:</p>
<ul>
<li>
<p>Make a feature factory that extends <code>KnoraRouteFactory</code> and <code>FeatureFactory</code>,
and has a <code>makeRoute</code> method that returns different implementations,
each of which extends <code>KnoraRoute</code> and <code>Feature</code>.</p>
</li>
<li>
<p>Make a façade route that extends <code>KnoraRoute</code>, is used in
<code>ApplicationActor.apiRoutes</code>, and has a <code>makeRoute</code> method that
delegates to the feature factory.</p>
</li>
</ul>
<p>To avoid constructing redundant route instances, each façade route needs its
own feature factory class.</p>
<h3 id="documenting-a-feature-toggle">Documenting a Feature Toggle</h3>
<p>The behaviour of each possible setting of each feature toggle should be
documented. Feature toggles that are configurable per request should be described
in the release notes.</p>
<h3 id="removing-a-feature-toggle">Removing a Feature Toggle</h3>
<p>To facilitate removing a feature toggle, each implementation should have:</p>
<ul>
<li>
<p>a separate file for its source code</p>
</li>
<li>
<p>a separate file for its documentation</p>
</li>
</ul>
<p>When the toggle is removed, the files that are no longer needed can be
deleted.</p>
</article>
</div>
</div>
</main>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid" aria-label="Footer">
<a href="../authentication/" class="md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<div class="md-footer-nav__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
</div>
<div class="md-footer-nav__title">
<div class="md-ellipsis">
<span class="md-footer-nav__direction">
Previous
</span>
Authentication
</div>
</div>
</a>
<a href="../rdf-api/" class="md-footer-nav__link md-footer-nav__link--next" rel="next">
<div class="md-footer-nav__title">
<div class="md-ellipsis">
<span class="md-footer-nav__direction">
Next
</span>
RDF Processing API
</div>
</div>
<div class="md-footer-nav__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4z"/></svg>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
Made with
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
Material for MkDocs
</a>
</div>
</div>
</div>
</footer>
</div>
<script src="../../../../assets/javascripts/vendor.18f0862e.min.js"></script>
<script src="../../../../assets/javascripts/bundle.994580cf.min.js"></script><script id="__lang" type="application/json">{"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}</script>
<script>
app = initialize({
base: "../../../..",
features: ['navigation.tabs'],
search: Object.assign({
worker: "../../../../assets/javascripts/worker/search.9c0e82ba.min.js"
}, typeof search !== "undefined" && search)
})
</script>
</body>
</html> |
mygpo/administration/templates/admin/make-publisher-result.html | gpodder/mygpo | {% extends "base.html" %}
{% load i18n %}
{% load podcasts %}
{% load menu %}
{% block mainmenu %}{{ "/admin/"|main_menu }}{% endblock %}
{% block sectionmenu %}{{ "/admin/"|section_menu:"Admin" }}{% endblock %}
{% block title %}{% trans "Publisher Permissions" %}{% endblock %}
{% block header %}
<h1>{% trans "Publisher Permissions" %}</h1>
{% endblock %}
{% block content %}
<a class="btn btn-default" href="{% url "admin-overview" %}">{% trans "Admin Area" %}</a>
{% endblock %}
|
test/web/themes/default/css/custom.css | musictang/algem-web-app | /*
* @(#) custom.css Algem Web App 1.5.0 02/11/16
*
* Copyright (c) 2015-2016 Musiques Tangentes. All Rights Reserved.
*
* This file is part of Algem Web App.
* Algem Web App is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Algem Web App is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with Algem Web App. If not, see <http://www.gnu.org/licenses/>.
*/
/*
Created on : 05/12/2015, 10:29:34
Author : <a href="mailto:[email protected]">Jean-Marc Gobat</a>
Last : 1.5.0 19/10/16
*/
/*Personnalisation*/
body {
background-color: #ff5719;
color: white;
}
.main-text-color {color: #ff5719;}
.global {
color: #444;
background-color: white;
}
header nav select, #datepicker {color: #444;}
header nav #previous, header nav #next {color: white;}
footer {
/* background-image:url('../img/personas-header-1280x1024.png');
background-position: 98% center;
background-repeat: no-repeat;*/
}
h1 {color: #FFC170;}
h2, h3, h4, h5, h6, h7, fieldset > legend {color: #FF9770;}
#follow-up-form fieldset div > legend {color: #D33900}
h2, h3, h4, fieldset > legend {border-color: #FF9770;}
ul.disc{list-style-image: url('../img/puce-green.png');}
a:link,a:visited, a:hover, a:active,
.pure-menu, .pure-menu-heading, #menu
{
color: #D33900;
}
.closing-bar {background-color: #D33900;}
a:link,a:visited, a:active {border-bottom-color: #FFC170;}
a:hover {border-bottom-color: #666;}
footer a:link,footer a:visited, footer a:hover, footer a:active {color: #FFF;}
#menu {background: #D33900;}
#bottom-menu {
color: white;
background-color: #ff5719;
}
#bottom-menu a:link, #bottom-menu a:visited, #bottom-menu a:hover, #bottom-menu a:active
{color: white;}
#bottom-menu a:hover {background-color: white;color: #ff5719;}
.pure-menu-link:hover {
color: #FFC170;
background-color: #D33900;
}
#help-panel, #info-panel, #login-panel, .side-panel {
background-color: #FFEFDD;
color: #444;
}
.title_col, #title_col {background-color: #ff5719;}
#accordion h3.ui-state-active {background: #ff5719}
#accordion .ui-widget-content a {color: #D33900;}
#accordion .ui-widget-content a.dlg {font-weight: bold}
.ui-dialog-titlebar {background: #ff5719}
.pure-table-striped tr:nth-child(2n-1) td {background-color: #FFFDF7;} |
accounts/templates/accounts/password_reset_email.html | chrissmejia/SpreadLabs |
{% comment "License" %}
SpreadLabs - Social media suite
Copyright (C) 2015 Christopher Mejia Montoya - [email protected] - chrissmejia.com
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
{% endcomment %}
{% load i18n %}{% autoescape off %}
{% blocktrans %}You're receiving this email because you requested a password reset for your user account at {{ site_name }}.{% endblocktrans %}
{% trans "Please go to the following page and choose a new password:" %}
{% block reset_link %}
{{ protocol }}://{{ domain }}{% url 'django.contrib.auth.views.password_reset_confirm' uidb36=uid token=token %}
{% endblock %}
{% trans "Your username, in case you've forgotten:" %} {{ user.get_username }}
{% trans "Thanks for using our site!" %}
{% blocktrans %}The {{ site_name }} team{% endblocktrans %}
{% endautoescape %}
|
tools/cayenne-3.1.1/doc/api/org/apache/cayenne/reflect/class-use/ArcProperty.html | swordlordcodingcrew/gozer | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_77) on Fri Apr 29 18:10:12 MSK 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.cayenne.reflect.ArcProperty (Cayenne Documentation 3.1.1 API)</title>
<meta name="date" content="2016-04-29">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.cayenne.reflect.ArcProperty (Cayenne Documentation 3.1.1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cayenne/reflect/class-use/ArcProperty.html" target="_top">Frames</a></li>
<li><a href="ArcProperty.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.apache.cayenne.reflect.ArcProperty" class="title">Uses of Interface<br>org.apache.cayenne.reflect.ArcProperty</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.query">org.apache.cayenne.query</a></td>
<td class="colLast">
<div class="block">Defines standard queries supported by Cayenne and extension mechanism to create
custom queries.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.reflect">org.apache.cayenne.reflect</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.util">org.apache.cayenne.util</a></td>
<td class="colLast">
<div class="block">General utility classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cayenne.query">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a> in <a href="../../../../../org/apache/cayenne/query/package-summary.html">org.apache.cayenne.query</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cayenne/query/package-summary.html">org.apache.cayenne.query</a> declared as <a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a></code></td>
<td class="colLast"><span class="typeNameLabel">RelationshipQuery.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/query/RelationshipQuery.html#arc">arc</a></span></code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.reflect">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a> in <a href="../../../../../org/apache/cayenne/reflect/package-summary.html">org.apache.cayenne.reflect</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a> in <a href="../../../../../org/apache/cayenne/reflect/package-summary.html">org.apache.cayenne.reflect</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/reflect/ToManyMapProperty.html" title="interface in org.apache.cayenne.reflect">ToManyMapProperty</a></span></code>
<div class="block">A property representing a map of objects keyed by one of the object properties.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/reflect/ToManyProperty.html" title="interface in org.apache.cayenne.reflect">ToManyProperty</a></span></code>
<div class="block">A property representing a collection of objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/reflect/ToOneProperty.html" title="interface in org.apache.cayenne.reflect">ToOneProperty</a></span></code>
<div class="block">An ArcProperty that points to a single graph node.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/cayenne/reflect/package-summary.html">org.apache.cayenne.reflect</a> that implement <a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/reflect/BaseArcProperty.html" title="class in org.apache.cayenne.reflect">BaseArcProperty</a></span></code>
<div class="block">A base implementation of the <a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect"><code>ArcProperty</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/reflect/BaseToManyProperty.html" title="class in org.apache.cayenne.reflect">BaseToManyProperty</a></span></code>
<div class="block">A generic superclass of CollectionProperty implementations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/reflect/BaseToOneProperty.html" title="class in org.apache.cayenne.reflect">BaseToOneProperty</a></span></code>
<div class="block">A convenience base superclass for <a href="../../../../../org/apache/cayenne/reflect/ToOneProperty.html" title="interface in org.apache.cayenne.reflect"><code>ToOneProperty</code></a> implementors.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cayenne/reflect/package-summary.html">org.apache.cayenne.reflect</a> with type parameters of type <a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a>></code></td>
<td class="colLast"><span class="typeNameLabel">PersistentDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/reflect/PersistentDescriptor.html#mapArcProperties">mapArcProperties</a></span></code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cayenne/reflect/package-summary.html">org.apache.cayenne.reflect</a> that return <a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a></code></td>
<td class="colLast"><span class="typeNameLabel">ArcProperty.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html#getComplimentaryReverseArc--">getComplimentaryReverseArc</a></span>()</code>
<div class="block">Returns a complimentary reverse ArcProperty or null if no reverse arc exists.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a></code></td>
<td class="colLast"><span class="typeNameLabel">BaseArcProperty.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/reflect/BaseArcProperty.html#getComplimentaryReverseArc--">getComplimentaryReverseArc</a></span>()</code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cayenne/reflect/package-summary.html">org.apache.cayenne.reflect</a> that return types with arguments of type <a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a>></code></td>
<td class="colLast"><span class="typeNameLabel">ClassDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html#getMapArcProperties--">getMapArcProperties</a></span>()</code>
<div class="block">Returns a collection over the arc properties whose reverse arcs are to-many maps.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a>></code></td>
<td class="colLast"><span class="typeNameLabel">LazyClassDescriptorDecorator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/reflect/LazyClassDescriptorDecorator.html#getMapArcProperties--">getMapArcProperties</a></span>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a>></code></td>
<td class="colLast"><span class="typeNameLabel">PersistentDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/reflect/PersistentDescriptor.html#getMapArcProperties--">getMapArcProperties</a></span>()</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.util">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a> in <a href="../../../../../org/apache/cayenne/util/package-summary.html">org.apache.cayenne.util</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cayenne/util/package-summary.html">org.apache.cayenne.util</a> with parameters of type <a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">ObjectContextGraphAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/util/ObjectContextGraphAction.html#handleArcPropertyChange-org.apache.cayenne.Persistent-org.apache.cayenne.reflect.ArcProperty-java.lang.Object-java.lang.Object-">handleArcPropertyChange</a></span>(<a href="../../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</a> object,
<a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">ArcProperty</a> property,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> oldValue,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> newValue)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/cayenne/reflect/ArcProperty.html" title="interface in org.apache.cayenne.reflect">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cayenne/reflect/class-use/ArcProperty.html" target="_top">Frames</a></li>
<li><a href="ArcProperty.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2001–2016 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
</body>
</html>
|
_source/_attachments/2014-05-23-ryan-2.html | creativecommons/www2015 | ---
layout: attachment
title: ryan
date: 2014-05-23 12:26:52.000000000 -04:00
categories: []
tags: []
status: inherit
type: attachment
published: false
meta:
_wp_attached_file: 2014/05/ryan.jpg
_wp_attachment_metadata: a:4:{s:5:"width";i:100;s:6:"height";i:100;s:4:"file";s:16:"2014/05/ryan.jpg";s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}
author:
login: elliot
email: [email protected]
display_name: Elliot Harmon
first_name: Elliot
last_name: Harmon
---
|
crislib/libscapi/lib/boost_1_64_0/doc/html/boost/algorithm/ierase_nth_copy.html | cris-iisc/mpc-primitives | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function ierase_nth_copy</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../string_algo/reference.html#header.boost.algorithm.string.erase_hpp" title="Header <boost/algorithm/string/erase.hpp>">
<link rel="prev" href="erase_nth.html" title="Function template erase_nth">
<link rel="next" href="ierase_nth.html" title="Function template ierase_nth">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
<td align="center"><a href="../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="erase_nth.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../string_algo/reference.html#header.boost.algorithm.string.erase_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="ierase_nth.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.algorithm.ierase_nth_copy"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Function ierase_nth_copy</span></h2>
<p>boost::algorithm::ierase_nth_copy — Erase nth algorithm ( case insensitive ) </p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="../../string_algo/reference.html#header.boost.algorithm.string.erase_hpp" title="Header <boost/algorithm/string/erase.hpp>">boost/algorithm/string/erase.hpp</a>>
</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> OutputIteratorT<span class="special">,</span> <span class="keyword">typename</span> Range1T<span class="special">,</span> <span class="keyword">typename</span> Range2T<span class="special">></span>
<span class="identifier">OutputIteratorT</span>
<span class="identifier">ierase_nth_copy</span><span class="special">(</span><span class="identifier">OutputIteratorT</span> Output<span class="special">,</span> <span class="keyword">const</span> <span class="identifier">Range1T</span> <span class="special">&</span> Input<span class="special">,</span>
<span class="keyword">const</span> <span class="identifier">Range2T</span> <span class="special">&</span> Search<span class="special">,</span> <span class="keyword">int</span> Nth<span class="special">,</span>
<span class="keyword">const</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">locale</span> <span class="special">&</span> Loc <span class="special">=</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">locale</span><span class="special">(</span><span class="special">)</span><span class="special">)</span><span class="special">;</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> SequenceT<span class="special">,</span> <span class="keyword">typename</span> RangeT<span class="special">></span>
<span class="identifier">SequenceT</span> <span class="identifier">ierase_nth_copy</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">SequenceT</span> <span class="special">&</span> Input<span class="special">,</span> <span class="keyword">const</span> <span class="identifier">RangeT</span> <span class="special">&</span> Search<span class="special">,</span>
<span class="keyword">int</span> Nth<span class="special">,</span> <span class="keyword">const</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">locale</span> <span class="special">&</span> Loc <span class="special">=</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">locale</span><span class="special">(</span><span class="special">)</span><span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="idp127369520"></a><h2>Description</h2>
<p>Remove the Nth occurrence of the substring in the input. The result is a modified copy of the input. It is returned as a sequence or copied to the output iterator. Searching is case insensitive.</p>
<p>
</p>
<div class="note"><table border="0" summary="Note">
<tr>
<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../doc/src/images/note.png"></td>
<th align="left">Note</th>
</tr>
<tr><td align="left" valign="top"><p>The second variant of this function provides the strong exception-safety guarantee </p></td></tr>
</table></div>
<p>
</p>
<div class="variablelist"><table border="0" class="variablelist compact">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term">Parameters:</span></p></td>
<td><div class="variablelist"><table border="0" class="variablelist compact">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><code class="computeroutput">Input</code></span></p></td>
<td><p>An input string </p></td>
</tr>
<tr>
<td><p><span class="term"><code class="computeroutput">Loc</code></span></p></td>
<td><p>A locale used for case insensitive comparison </p></td>
</tr>
<tr>
<td><p><span class="term"><code class="computeroutput">Nth</code></span></p></td>
<td><p>An index of the match to be replaced. The index is 0-based. For negative N, matches are counted from the end of string. </p></td>
</tr>
<tr>
<td><p><span class="term"><code class="computeroutput">Output</code></span></p></td>
<td><p>An output iterator to which the result will be copied </p></td>
</tr>
<tr>
<td><p><span class="term"><code class="computeroutput">Search</code></span></p></td>
<td><p>A substring to be searched for. </p></td>
</tr>
</tbody>
</table></div></td>
</tr>
<tr>
<td><p><span class="term">Returns:</span></p></td>
<td><p>An output iterator pointing just after the last inserted character or a modified copy of the input</p></td>
</tr>
</tbody>
</table></div>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2002-2004 Pavol Droba<p>Use, modification and distribution is subject to the Boost
Software License, Version 1.0. (See accompanying file
<code class="filename">LICENSE_1_0.txt</code> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="erase_nth.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../string_algo/reference.html#header.boost.algorithm.string.erase_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="ierase_nth.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
web/fb-share/programa/ast/29.html | podemos-info/programa-electoral-podemos-26j | <!DOCTYPE html>
<html lang="ast">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Podemos - Repartu de la renta agraria y adaptación de la normativa de los sectores agropecuariu y pesqueru.</title>
<meta property="og:title" content="Podemos - Repartu de la renta agraria y adaptación de la normativa de los sectores agropecuariu y pesqueru." />
<meta property="og:description" content="Vamos reformar el modelu de negociación y aplicar la Política Agraria Común
(PAC) nel Estáu español col oxetivu prioritariu d’ameyorar lo mesmo’l repartu de
la renta agraria como la promoción del interés públicu y ambiental. Vamos
desarrollar iniciatives de creación y adaptación normativa dirixíes a articular
un sector agropecuariu y pesqueru basáu en criterios de diversificación,
sostenibilidá, economía social y familiar. Amás, vamos orientar la producción
estensiva hacia l’apuesta estratéxica de la soberanía alimentaria.
Vamos promover l’adecuación y la innovación normativa nel sector pesqueru pa
cumplir los oxetivos sociales y ambientales previstos (pero tovía incumplíos),
cola fin de programar transiciones graduales ente les distintes artes pesqueres
y ameyorar el diseñu de baremos y el repartu de cuotes." />
<meta property="og:image" content="http://lasonrisadeunpais.es/wp-content/plugins/programa/data/meta-programa.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="315" />
</head>
<body>
<script type="text/javascript">
var url_base = '/ast/programa/?medida=29';
window.location = url_base;
</script>
<img src="http://lasonrisadeunpais.es/wp-content/plugins/programa/data/meta-programa.png" alt="Programa PODEMOS" />
<h1>Repartu de la renta agraria y adaptación de la normativa de los sectores agropecuariu y pesqueru.</h1>
<div>
<p>Vamos reformar el modelu de negociación y aplicar la Política Agraria Común (PAC) nel Estáu español col oxetivu prioritariu d’ameyorar lo mesmo’l repartu de la renta agraria como la promoción del interés públicu y ambiental. Vamos desarrollar iniciatives de creación y adaptación normativa dirixíes a articular un sector agropecuariu y pesqueru basáu en criterios de diversificación, sostenibilidá, economía social y familiar. Amás, vamos orientar la producción estensiva hacia l’apuesta estratéxica de la soberanía alimentaria.</p>
<p>Vamos promover l’adecuación y la innovación normativa nel sector pesqueru pa cumplir los oxetivos sociales y ambientales previstos (pero tovía incumplíos), cola fin de programar transiciones graduales ente les distintes artes pesqueres y ameyorar el diseñu de baremos y el repartu de cuotes.</p>
</div>
</body>
</html>
|
code_templates/views/all/DynamicThumbnails.html | kaltura/kaltura-api-codegen | <script src="/js/kaltura_thumb_rotator.js"></script>
<style>
.player-col {
box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75);
padding: 15px;
}
</style>
<div class="row">
<div class="player-col col-xs-8 col-xs-offset-2 text-center">
<div id="kaltura_player" style="width: 420px; height: 300px; margin: auto;">
<script src="https://cdnapisec.kaltura.com/p/{{ answers.partnerId }}/sp/{{ answers.partnerId }}00/embedIframeJs/uiconf_id/{{ answers.uiConf }}/partner_id/{{ answers.partnerId }}?autoembed=true&playerId=kaltura_player&cache_st=1435602081&width=420&height=300">
</script>
</div>
<p class="small">Click on a thumbnail to choose a video</p>
</div>
</div>
<hr>
<lucy for="video" in="result">
<lucy if="index < 10">
<div class="row">
<div class="col-xs-3 text-center">
<img src="https://cdnapisec.kaltura.com/p/{{video.partnerId}}/thumbnail/entry_id/{{video.id}}/width/240/height/180"
width="240" height="180"
onmouseover="KalturaThumbRotator.start(this)"
onmouseout="KalturaThumbRotator.end(this)"
onclick="$('#kaltura_player')[0].sendNotification('changeMedia', {entryId: '{{video.id}}'})">
</div>
<div class="col-xs-8 col-xs-offset-1">
<h3>{{ video.name }}</h3>
<p>{{ video.description }}</p>
<p>
<a href="{{ video.downloadUrl }}" target="_blank">{{ video.downloadUrl }}</a>
</p>
</div>
</div>
<hr>
</lucy>
</lucy>
|
report/html/com/rapidminer/tools/documentation/pkg-summary.html | cm-is-dog/rapidminer-studio-core | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../aui/css/aui.min.css" media="all"/>
<link rel="stylesheet" href="../../../../aui/css/aui-experimental.min.css" media="all"/>
<!--[if IE 9]><link rel="stylesheet" href="../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]-->
<style type="text/css" media="all">
@import url('../../../../style.css');
@import url('../../../../tree.css');
</style>
<script src="../../../../jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="../../../../aui/js/aui.min.js" type="text/javascript"></script>
<script src="../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script>
<script src="../../../../aui/js/aui-soy.min.js" type="text/javascript"></script>
<script src="../../../../package-nodes-tree.js" type="text/javascript"></script>
<script src="../../../../clover-tree.js" type="text/javascript"></script>
<script src="../../../../clover.js" type="text/javascript"></script>
<script src="../../../../clover-descriptions.js" type="text/javascript"></script>
<script src="../../../../cloud.js" type="text/javascript"></script>
<title>rapidminer-studio-core 转换结果 </title>
</head>
<body >
<div id="page">
<header id="header" role="banner">
<nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-clover">
<a href="http://www.atlassian.com/clover" title="Open Atlassian Clover home page"><span class="aui-header-logo-device">Clover</span></a>
</h1>
</div>
<div class="aui-header-secondary">
<ul class="aui-nav">
<li id="system-help-menu">
<a class="aui-nav-link" title="Open online Clover documentation" target="_blank"
href="https://confluence.atlassian.com/display/CLOVER/Clover+Documentation+Home">
<span class="aui-icon aui-icon-small aui-iconfont-help"> Help</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="aui-page-panel">
<div class="aui-page-panel-inner">
<div class="aui-page-panel-nav aui-page-panel-nav-clover">
<div class="aui-page-header-inner" style="margin-bottom: 20px;">
<div class="aui-page-header-image">
<div class="aui-avatar aui-avatar-large aui-avatar-project">
<div class="aui-avatar-inner">
<img src="../../../../img/clover_logo_large.png" alt="Clover icon"/>
</div>
</div>
</div>
<div class="aui-page-header-main" >
<h1>
rapidminer-studio-core 转换结果
</h1>
</div>
</div>
<nav class="aui-navgroup aui-navgroup-vertical">
<div class="aui-navgroup-inner">
<ul class="aui-nav">
<li class="">
<a href="../../../../dashboard.html">Project overview</a>
</li>
</ul>
<div class="aui-nav-heading packages-nav-heading">
<strong>Packages</strong>
</div>
<div class="aui-nav project-packages">
<form method="get" action="#" class="aui package-filter-container">
<input type="text" autocomplete="off" class="package-filter text"
placeholder="Type to filter packages..." name="package-filter" id="package-filter"
title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/>
</form>
<p class="package-filter-no-results-message hidden">
<small>No results found.</small>
</p>
<div class="packages-tree-wrapper" data-root-relative="../../../../" data-package-name="com.rapidminer.tools.documentation">
<div class="packages-tree-container"></div>
<div class="clover-packages-lozenges"></div>
</div>
</div>
</div>
</nav> </div>
<section class="aui-page-panel-content">
<div class="aui-page-panel-content-clover">
<ol class="aui-nav aui-nav-breadcrumbs">
<li><a href="../../../../dashboard.html">Project Clover database 星期二 九月 5 2017 16:40:29 CST</a></li>
</ol>
<h1 class="aui-h2-clover">
Package com.rapidminer.tools.documentation
</h1>
<div class="aui-tabs horizontal-tabs">
<ul class="tabs-menu">
<li class="menu-item active-tab">
<a href="pkg-summary.html"><strong>Application code</strong></a>
</li>
<li class="menu-item ">
<a href="top-risks.html"><strong>Top risks</strong></a>
</li>
<li class="menu-item ">
<a href="quick-wins.html"><strong>Quick wins</strong></a>
</li>
</ul>
<div class="tabs-pane active-pane" id="tabs-first">
<div> </div>
<div class="dashboard-widget">
<header class="dashboard-widget-header">
<h3>Code metrics</h3>
</header>
<div class="dashboard-widget-content">
<div id="td-header-stats" class="aui-item" style="display: ">
<div style="display: table">
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of branches in this package">Branches:</label></div>
<div class="stats-box-value">0</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of statements in this package">Statements:</label></div>
<div class="stats-box-value">0</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of methods in this package">Methods:</label></div>
<div class="stats-box-value">0</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of classes in this package">Classes:</label></div>
<div class="stats-box-value">6</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of files in this package">Files:</label></div>
<div class="stats-box-value">5</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of lines of code in this package">LOC:</label></div>
<div class="stats-box-value">751</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of non-comment lines of code in this package">NCLOC:</label></div>
<div class="stats-box-value">481</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Cyclomatic complexity is the number of paths in this package">Total complexity:</label></div>
<div class="stats-box-value">0</div>
</div>
<div class="stats-box">
<div class="stats-box-label">
<label title="Complexity density is the complexity divided by the number of statements in this package">Complexity density:</label>
</div>
<div class="stats-box-value">-</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Number of statements per method.">Statements/Method:</label></div>
<div class="stats-box-value">-</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Number of methods per class.">Methods/Class:</label></div>
<div class="stats-box-value">0</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Complexity divided by the number of methods in this package">Average method complexity:</label></div>
<div class="stats-box-value">-</div>
</div>
</div>
<div class="subtle">
<small><strong>100%</strong> of code in this package is excluded from these metrics.</small>
<label class="aui-button aui-button-subtle" onclick="toggleStats('td-header-stats', 'td-filtered-header-stats');"
title="Include or exclude filtered elements from these statistics.">Remove Filter</label>
</div>
</div>
<div id="td-filtered-header-stats" class="aui-item" style="display: none">
<div style="display: table">
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of branches in this package">Branches:</label></div>
<div class="stats-box-value">84</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of statements in this package">Statements:</label></div>
<div class="stats-box-value">215</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of methods in this package">Methods:</label></div>
<div class="stats-box-value">44</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of classes in this package">Classes:</label></div>
<div class="stats-box-value">6</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of files in this package">Files:</label></div>
<div class="stats-box-value">5</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of lines of code in this package">LOC:</label></div>
<div class="stats-box-value">751</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of non-comment lines of code in this package">NCLOC:</label></div>
<div class="stats-box-value">481</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Cyclomatic complexity is the number of paths in this package">Total complexity:</label></div>
<div class="stats-box-value">96</div>
</div>
<div class="stats-box">
<div class="stats-box-label">
<label title="Complexity density is the complexity divided by the number of statements in this package">Complexity density:</label>
</div>
<div class="stats-box-value">0.45</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Number of statements per method.">Statements/Method:</label></div>
<div class="stats-box-value">4.89</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Number of methods per class.">Methods/Class:</label></div>
<div class="stats-box-value">7.33</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Complexity divided by the number of methods in this package">Average method complexity:</label></div>
<div class="stats-box-value">2.18</div>
</div>
</div>
<div class="subtle">
<small>These metrics include <strong class='bold'>100%</strong> of code marked as filtered.</small>
<label class="aui-button aui-button-subtle" onclick="toggleStats('td-filtered-header-stats', 'td-header-stats');"
title="Include or exclude filtered elements from these statistics.">Apply Filter</label>
</div>
</div> </div>
</div>
<div class="aui-message aui-message-warning">
<p class="title">
<strong>Evaluation License</strong>
</p>
<p>
This report was generated with an evaluation server license. <a href="http://www.atlassian.com/software/clover">Purchase Clover</a> or <a href="http://confluence.atlassian.com/x/JAgQCQ">configure your license.</a>
</p>
</div>
<table id="packageSummaryTable" class="aui">
<thead>
<tr>
<th width="30%">Package</th>
<th colspan="1">
<label >Files</label>
</th>
<th colspan="1">
<label title="The average number of paths per method.">Average Method Complexity</label>
</th>
<th colspan="2">
<label title="The amount of code that was hit at least once during testing.">TOTAL Coverage</label>
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.rapidminer.tools.documentation</span>
com.rapidminer.tools.documentation
</td>
<td class=" " align="right">
<span class="sortValue">5.0</span>
5
</td>
<td class=" " align="right">
<span class="sortValue">-1.0</span>
-
</td>
<td class=" " align="right">
<span class="sortValue">-1.0</span>
<div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div>
</td>
</tr>
</tbody>
</table>
<div> </div>
<table id="packageClassesTable" class="aui aui-table-sortable">
<thead>
<tr>
<th width="30%">Class</th>
<th colspan="1">
<label >
Methods
</label>
</th>
<th colspan="1">
<label title="The average number of paths per method.">
Average Method Complexity
</label>
</th>
<th colspan="2">
<label title="The amount of code that was hit at least once during testing.">
TOTAL Coverage
</label>
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">ExampleProcess</span>
<a href="ExampleProcess.html" title="ExampleProcess">ExampleProcess</a>
</td>
<td class=" " align="right">
<span class="sortValue">0.0</span>
0
</td>
<td class=" " align="right">
<span class="sortValue">-1.0</span>
-
</td>
<td class=" " align="right">
<span class="sortValue">-1.0</span>
<div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div>
</td>
</tr>
<tr>
<td>
<span class="sortValue">GroupDocumentation</span>
<a href="GroupDocumentation.html" title="GroupDocumentation">GroupDocumentation</a>
</td>
<td class=" " align="right">
<span class="sortValue">0.0</span>
0
</td>
<td class=" " align="right">
<span class="sortValue">-1.0</span>
-
</td>
<td class=" " align="right">
<span class="sortValue">-1.0</span>
<div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div>
</td>
</tr>
<tr>
<td>
<span class="sortValue">OperatorDocBundle</span>
<a href="OperatorDocBundle.html" title="OperatorDocBundle">OperatorDocBundle</a>
</td>
<td class=" " align="right">
<span class="sortValue">0.0</span>
0
</td>
<td class=" " align="right">
<span class="sortValue">-1.0</span>
-
</td>
<td class=" " align="right">
<span class="sortValue">-1.0</span>
<div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div>
</td>
</tr>
<tr>
<td>
<span class="sortValue">OperatorDocumentation</span>
<a href="OperatorDocumentation.html" title="OperatorDocumentation">OperatorDocumentation</a>
</td>
<td class=" " align="right">
<span class="sortValue">0.0</span>
0
</td>
<td class=" " align="right">
<span class="sortValue">-1.0</span>
-
</td>
<td class=" " align="right">
<span class="sortValue">-1.0</span>
<div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div>
</td>
</tr>
<tr>
<td>
<span class="sortValue">XMLOperatorDocBundle</span>
<a href="XMLOperatorDocBundle.html" title="XMLOperatorDocBundle">XMLOperatorDocBundle</a>
</td>
<td class=" " align="right">
<span class="sortValue">0.0</span>
0
</td>
<td class=" " align="right">
<span class="sortValue">-1.0</span>
-
</td>
<td class=" " align="right">
<span class="sortValue">-1.0</span>
<div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div>
</td>
</tr>
<tr>
<td>
<span class="sortValue">XMLOperatorDocBundle.XMLControl</span>
<a href="XMLOperatorDocBundle.html" title="XMLOperatorDocBundle.XMLControl">XMLOperatorDocBundle.XMLControl</a>
</td>
<td class=" " align="right">
<span class="sortValue">0.0</span>
0
</td>
<td class=" " align="right">
<span class="sortValue">-1.0</span>
-
</td>
<td class=" " align="right">
<span class="sortValue">-1.0</span>
<div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div>
</td>
</tr>
</tbody>
</table>
</div> <!-- tabs-pane active-pane -->
</div>
</div> <!-- class="aui-page-panel-content-clover" -->
<footer id="footer" role="contentinfo">
<section class="footer-body">
<ul>
<li>
Report generated by <a target="_new" href="http://www.atlassian.com/software/clover">Atlassian Clover</a> v 4.1.2
on 星期二 九月 5 2017 17:24:16 CST using coverage data from 星期四 一月 1 1970 08:00:00 CST.
</li>
</ul>
<ul>
<li>Clover Evaluation License registered to Clover Plugin. You have 29 day(s) before your license expires.</li>
</ul>
<div id="footer-logo">
<a target="_blank" href="http://www.atlassian.com/">
Atlassian
</a>
</div>
</section>
</footer> </section> <!-- class="aui-page-panel-content" -->
</div> <!-- class="aui-page-panel-inner" -->
</div> <!-- class="aui-page-panel" -->
</div> <!-- id="page" -->
</body>
</html> |
index.html | 2015fallhw/user9999 | <!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>2015FALL 作業主頁</title>
<meta name="author" content="KMOL">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="./favicon.png" rel="icon">
<link href="./theme/css/main.css" media="screen, projection"
rel="stylesheet" type="text/css">
<link href="//fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic"
rel="stylesheet" type="text/css">
<link href="//fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic"
rel="stylesheet" type="text/css">
</head>
<body>
<header role="banner"><hgroup>
<h1><a href="./">2015FALL 作業主頁</a></h1>
</hgroup></header>
<nav role="navigation"><ul class="subscription" data-subscription="rss">
</ul>
<ul class="main-navigation">
<li >
<a href="./category/python.html">Python</a>
</li>
</ul></nav>
<div id="main">
<div id="content">
<div class="blog-index">
<article>
<header>
<h1 class="entry-title">
<a href="./2015cp_note1.html">2015 計算機程式 Jupyter</a>
</h1>
<p class="meta">
<time datetime="2015-09-19T21:41:00+08:00" pubdate>六 19 九月 2015</time> </p>
</header>
<div class="entry-content"><p>導入 notebook 內容</p></div>
<footer>
<a rel="full-article" href="./2015cp_note1.html">Read On ↵</a>
</footer>
</article>
<article>
<header>
<h1 class="entry-title">
<a href="./2015cp_hw_w1.html">2015 電腦輔助設計實習 作業示範</a>
</h1>
<p class="meta">
<time datetime="2015-09-19T11:41:00+08:00" pubdate>六 19 九月 2015</time> </p>
</header>
<div class="entry-content"><p>作業一摘要</p></div>
<footer>
<a rel="full-article" href="./2015cp_hw_w1.html">Read On ↵</a>
</footer>
</article>
<div class="pagination">
<br />
</div></div>
<aside class="sidebar">
<section>
<h1>Recent Posts</h1>
<ul id="recent_posts">
<li class="post">
<a href="./2015cp_note1.html">2015 計算機程式 Jupyter</a>
</li>
<li class="post">
<a href="./2015cp_hw_w1.html">2015 電腦輔助設計實習 作業示範</a>
</li>
</ul>
</section>
<section>
<h1>Categories</h1>
<ul id="recent_posts">
<li><a href="./category/python.html">Python</a></li>
</ul>
</section>
<section>
<h1>Tags</h1>
<a href="./tag/pelican.html">pelican</a>, <a href="./tag/ipython.html">IPython</a>, <a href="./tag/jupyter.html">Jupyter</a>, <a href="./tag/publishing.html">publishing</a> </section>
<section>
<h1>Social</h1>
<ul>
<li><a href="http://twitter.com/ametaireau" target="_blank">twitter</a></li>
<li><a href="http://github.com/ametaireau" target="_blank">github</a></li>
</ul>
</section>
<section>
<h1>Blogroll</h1>
<ul>
<li><a href="http://wordpress-2015course.rhcloud.com/" target="_blank">2015課程網頁</a></li>
<li><a href="http://python.org/" target="_blank">Python</a></li>
</ul>
</section>
</aside> </div>
</div>
<footer role="contentinfo"><p>
Copyright © 2015 KMOL —
<span class="credit">Powered by <a href="http://getpelican.com">Pelican</a></span>
</p></footer>
<script src="./theme/js/modernizr-2.0.js"></script>
<script src="./theme/js/ender.js"></script>
<script src="./theme/js/octopress.js" type="text/javascript"></script>
<script type="text/javascript">
var disqus_shortname = '2015fall';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = "//" + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
</body>
</html> |
ToproERP_WeChat_GLD/static/src/css/wechat_gld.css | xhair/TopOdoo_Addons | /*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
input, select{
-webkit-appearance: none;
}
.gld-form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border-radius: 4px;
/*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);*/
/*box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);*/
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.mr_center {
margin: 0px auto;
width: 96%;
font-family: Microsoft YaHei;
}
.text_r {
font-size: 14px;
color: black;
line-height: 80px;
height: 44px;
}
.mr {
margin: 15px 4px;
}
.mr_img {
margin-right: 14px;
text-align: right;
}
.mr img {
width: 80px;
height: 80px;
}
/*´´½¨¹¤Áªµ¥ µÚÒ»¸öÒ³Ãæ*/
.div_user {
width: 100%;
height: 70px;
}
.div_user_img {
float: left;
padding-left: 10px;
padding-top: 18px;
padding-right: 10px;
padding-bottom: 5px;
}
.div_user_title {
float: left;
font-family: "Microsoft YaHei";
font-size: 14px;
padding-top: 14px;
}
.div_user_title_p {
padding-top: 12px;
}
.div_user_title_p_2 {
margin-top: -7px;
font-weight: 700;
}
.div_temp {
width: 100%;
font-family: "Microsoft YaHei";
}
.div_temp_type {
border-top: 1px solid #cbd6dd;
border-bottom: 1px solid #cbd6dd;
margin-left: -10px;
}
.div_temp_type p:nth-child(2) {
margin-top: -32px;
margin-left: 92%;
width: 30px;
}
.div_temp_type p:nth-child(5) {
margin-top: -32px;
margin-left: 92%;
width: 30px;
}
.div_temp_type select {
-webkit-appearance: none;
border: 1px solid #ffffff;
outline: none;
margin-top: 0px;
width: 110%;
background-color: #ffffff;
}
#temp_type_id, #temp_id {
border: 0px;
}
.div_temp_type_wenzi {
font-family: Microsoft YaHei;
font-size: 14px;
color: #A9A9A9
}
.div_yi_biaoti {
border-top: 1px solid #cbd6dd;
border-bottom: 1px solid #cbd6dd;
margin-top: 10px;
}
.div_yi_biaoti p {
margin-top: -30px;
width: 25%;
font-size: 14px;
color: darkgrey;
padding-left: 16px;
}
#urgency_id {
border: 1px solid #ffffff;
outline: none;
margin-top: 0px;
width: 75%;
margin-left: 25%;
}
.div_yi_biaoti textarea {
height: 200px;
width: 100%;
font-size: 14px;
padding-left: 14px;
padding-top: 4px;
border: 0px;
padding-right: 10px;
}
.div_yi_a {
height: 35px
}
.div_yi_biaoti_input {
border: none;
height: auto;
width: 130%;
margin-left: -12px;
font-size: 14px
}
.div_yi_content_a {
height: 180px;
width: 150%
}
.div_yi_biaoti_textarea {
height: 180px;
border: none;
width: 150%;
margin-left: -12px;
font-size: 14px
}
.bottom_button {
background-color: #f5f5f5;
position: fixed;
bottom: 0px;
width: 100%;
padding: 10px 0;
margin-top: 10px;
}
.div_next {
line-height: 40px;
height: 40px;
width: 94%;
/*margin: 0 auto;*/
background-color: #3290E0;
font-family: " Microsoft YaHei";
font-size: 16px;
margin-left: 3%;
}
/*´´½¨¹¤Áªµ¥ µÚ¶þ¸öÒ³Ãæ*/
.div_jinjichengdu {
font-family: Microsoft YaHei;
font-size: 14px;
color: #A9A9A9
}
.jiahao {
width: 20.5px;
height: 20.5px;
}
.div_zhuyishixiang {
border-top: none;
border-bottom: none;
height: 35px;
margin: 0 auto;
}
.div_float_left {
float: left;
}
.wenhao {
width: 16px;
height: 16px;
line-height: 35px;
}
.add_pdf {
color: #535353;
padding-left: 3px;
font-family: Microsoft YaHei;
font-size: 10px;
color: #A9A9A9
}
.add_pdf_div {
float: left;
font-size: 12px;
}
.div_add_approvers {
border-top: none;
border-bottom: 1px solid #cbd6dd;
margin: 0 auto
}
.div_add_approvers_wenzi {
font-family: Microsoft YaHei;
font-size: 14px;
color: #A9A9A9
}
.div_add_copyusers {
border-bottom: 1px solid #cbd6dd;
margin-top: 10px;
padding-top: 10px;
clear: both;
}
.div_baocun {
background-color: #ffffff;
padding-bottom: 5px;
width: 100%;
position: fixed;
bottom: 0px;
}
.div_baocun_ {
float: left;
width: 40%;
}
.div_baocun_a {
width: 85%;
margin: 0 auto;
background-color: #3290E0;
margin-top: 10px;
font-family: Microsoft YaHei;
font-size: 14px;
font-family: Microsoft YaHei;
font-size: 14px;
}
.div_baocunshenpi {
float: left;
width: 60%;
}
.div_baocunshenpi_a {
width: 90%;
margin: 0 auto;
background-color: #3290E0;
margin-top: 10px;
font-family: Microsoft YaHei;
font-size: 14px;
font-family: Microsoft YaHei;
font-size: 14px;
}
/*´ý°ì¹¤Áªµ¥*/
.fanhui {
width: 10px;
height: 16px;
float: left;
line-height: 40px;
margin-top: 10px;
margin-left: 14px;
}
.list_div_title {
width: 100%;
background-color: #3290E0;
border: none;
margin: 0 auto;
height: 40px;
font-family: Microsoft YaHei;
font-size: 16px;
color: white;
text-align: center;
line-height: 40px;
font-weight: 500
}
.list_div_title_2 {
width: 100%;
background-color: #3290E0;
border: none;
margin: 0 auto;
height: 50px;
font-family: Microsoft YaHei;
font-size: 10px;
color: white;
text-align: center;
line-height: 40px;
font-weight: 500;
position: fixed;
bottom: 0;
}
.list_body {
background-color: #FFFFFF;
/*font-family: Microsoft YaHei;*/
font-family: Microsoft YaHei;
width: 100%;
}
._message_number{
font-size: 17px;
bottom: 10px;
position: fixed;
color: #ffffff;
background-color: #ff362e;
margin-left: 16%;
padding: 7px;
border: 0px;
border-radius: 46%;
line-height: 0.5em;
}
.glyphicon{
color: #000000;
}
.list_content {
margin-top: 13px;
margin-left: 9px;
width: 97.2%;
height: 85px;
margin-bottom: 10px;
}
.weui_media_bd p{
color: #828282;
line-height: 0.6em;
font-size: 15px;
}
.list_content_ {
margin-top: 13px;
margin-left: 8px;
width: 97%;
height: 75px;
}
.list_zuo_div {
float: left;
width: 18%;
height: 75px;
}
.list_zuo_div_ {
float: left;
width: 18%;
height: 75px;
}
.list_zhong_div {
float: left;
margin-left: 8px;
width: 45%;
height: 75px;
}
.list_img_tuxiang {
width: 100%;
height: 85%;
}
.list_p_shang {
margin-top: 2px;
font-size: 16px;
}
.list_p_shang_ {
margin-top: 2px;
font-size: 13px;
width: 100%;
}
.list_p_zhong {
margin-top: -10px;
font-size: 12px;
padding-top: 1px;
}
.list_p_xia {
margin-top: -10px;
font-size: 14px;
}
#loadingToast{
z-index: 1000;
}
.p_time {
font-size: 12px;
margin-top: 12px;
margin-right: 2px;
}
.caogao_anniu {
font-size: 13px;
background-color: #8ac8fd;
width: 50%;
height: 35%;
color: white;
margin-top: 6px;
margin-left: 2px;
margin-right: 2px;
border: none;
border-radius: 4px;
}
.zuofei_anniu {
font-size: 13px;
background-color: #062A4A;
width: 50%;
height: 35%;
color: white;
margin-top: 6px;
margin-left: 2px;
margin-right: 2px;
border: none;
border-radius: 4px;
}
.daishen_anniu {
font-size: 13px;
background-color: #68B4F2;
width: 50%;
height: 35%;
line-height: 25px;
color: white;
margin-top: 6px;
margin-right: 2px;
border: none;
border-radius: 4px;
}
.shenpizhong_anniu {
font-size: 13px;
background-color: #3C8DCF;
width: 50%;
height: 35%;
color: white;
margin-top: 6px;
margin-right: 2px;
border: none;
border-radius: 4px;
}
.tongguo_anniu {
font-size: 13px;
background-color: #1968AA;
width: 50%;
height: 35%;
color: white;
margin-top: 6px;
margin-right: 2px;
border: none;
border-radius: 4px;
}
.butongguo_anniu {
font-size: 13px;
background-color: #154D7D;
width: 50%;
height: 35%;
color: white;
margin-top: 6px;
margin-right: 2px;
border: none;
border-radius: 4px;
}
.div_daiban_shixian {
width: 100%;
height: 1px;
margin: 0px auto;
padding: 0px;
background-color: #D0DBE1;
overflow: hidden;
}
.div_xinjian_shixian {
width: 100%;
height: 1px;
background-color: #D0DBE1;
overflow: hidden;
margin-left: 25px;
/*margin: 0px auto;*/
/*padding-left: 3px;*/
}
.imgBig {
width: 100%;
height: 100%;
}
.oe_msg_attachment a img.oe_attachment_embedded {
display: block;
position: relative;
margin: 0px;
margin-left: 10px;
width: 100px;
height: 80px;
border-radius: 1px;
border: solid 3px white;
-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.19);
-moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.19);
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.19);
}
.o_image {
max-width: 100%;
padding-top: 80%;
max-height: 100%;
display: inline-block;
}
.line {
border-bottom: 1px solid #D0DBE1;
}
/*¹¤Áªµ¥ÏêÇé*/
.p_time_xiangqing {
font-size: 12px;
margin-top: 40px;
margin-right: 1px;
}
.gldNO {
width: 100%;
padding-left: 5%;
}
.gldNO_ {
width: 100%;
/*padding-left: 25%;*/
/*border: 1px solid red;*/
}
.xiangqing_p_zhong {
margin-top: -10px;
font-size: 15px;
margin-left: 29px;
font-family: Microsoft YaHei;
}
.div_xiangqing_shixian {
width: 95%;
height: 1px;
margin: 0px auto;
padding: 0px;
background-color: #D0DBE1;
overflow: hidden;
}
.div_xiangqing_title {
margin-top: 20px;
font-size: 15px;
}
.div_xiangqing_one {
margin-top: 20px;
margin-left: 29px;
font-size: 15px;
}
.jianju {
margin-top: 20px;
}
.xiangqing_content {
margin-left: 10px;
}
.xiangqing_p_shang {
margin-top: 9px;
font-size: 12.5px;
width: 100%
}
.xiangqing_p_zhong_user {
margin-top: -7px;
font-size: 16px;
margin-left: -1px;
font-weight: 600;
width: 80%;
}
.copu_user {
margin-top: -7px;
font-size: 14px;
margin-left: -1px;
width: 80%;
}
.xiangqing_zhong_div {
float: left;
width: 46%;
height: 75px;
margin-left: 7px;
}
.list_you_div {
float: left;
width: 33%;
height: 75px;
}
.list_you_div_ {
float: left;
width: 34%;
text-align: right;
height: 75px
}
.temp_type {
border: none;
height: 40px;
margin-left: 10px;
margin-top: 2px;
border-width: 0px;
border-top-style: none;
border-right-style: none;
border-left-style: none;
border-bottom-style: none;
}
.temp {
border: 0;
margin-left: 10px;
height: 40px;
margin-top: 2px;
border-width: 0px;
border-top-style: none;
border-right-style: none;
border-left-style: none;
border-bottom-style: none;
}
.add_approver_div {
width: 100%;
font-size: 15px;
font-family: Microsoft YaHei;
color: #A9A9A9;
text-align: center;
margin: 0 auto;
/*margin-bottom: 30px;*/
}
#approvers_list {
height: 300px;
overflow: scroll;
}
.add_approver_div_content {
width: 100%;
font-size: 12px;
font-family: Microsoft YaHei;
color: #A9A9A9;
text-align: center;
margin: 0 auto;
}
.left_ {
border-left: 1px solid #CCD6DF;
}
.phone_ {
width: 23%;
float: left;
height: 40px;
line-height: 40px;
/*border-right: 1px solid #CCD6DF;*/
border-bottom: 1px solid #CCD6DF;
/*text-align: center;*/
background-color: #EEEEEE;
}
#phone_, #company_name_, #dept_ {
color: red;
display: inline-block;
}
.add_approver_span {
width: 30%;
float: left;
height: 40px;
line-height: 40px;
/*border-right: 1px solid #CCD6DF;*/
border-bottom: 1px solid #CCD6DF;
/*text-align: center;*/
background-color: #EEEEEE;
}
.add_approver_span_duan {
width: 19%;
float: left;
height: 50px;
font-size: 15px;
padding-top: 15px;
/*border-right: 1px solid #CCD6DF;*/
border-bottom: 1px solid #CCD6DF;
text-align: center;
background-color: #EEEEEE;
}
.personal_info {
width: 71%;
float: left;
height: 50px;
padding-top: 15px;
padding-left: 10px;
/*border-right: 1px solid #CCD6DF;*/
border-bottom: 1px solid #CCD6DF;
text-align: center;
background-color: #EEEEEE;
}
.personal_info p {
line-height: 0.5em;
font-size: 12px;
}
.personal_info p:nth-child(1) {
text-align: left;
}
.personal_info p:nth-child(2) {
text-align: left;
}
.add_approver_span_tubiao {
width: 10%;
float: left;
height: 50px;
padding-top: 15px;
font-size: 15px;
border-right: 1px solid #CCD6DF;
border-bottom: 1px solid #CCD6DF;
text-align: center;
background-color: #EEEEEE;
}
.class_div {
width: 100%;
height: 90px;
}
.button_caozuo {
width: 70px;
background-color: #3390E0;
margin-top: 15px;
margin-left: 5px;
font-family: Microsoft YaHei;
font-size: 14px;
height: 40px;
line-height: 40px;
font-family: Microsoft YaHei;
color: white;
}
.button_caozuo_cs {
width: 70px;
background-color: #3390E0;
margin-top: 15px;
margin-left: 10px;
font-family: Microsoft YaHei;
font-size: 14px;
height: 40px;
line-height: 40px;
font-family: Microsoft YaHei;
color: white;
}
.button_caozuo_chang {
width: 95px;
background-color: #3390E0;
margin-top: 15px;
margin-left: 5px;
font-family: Microsoft YaHei;
font-size: 14px;
height: 40px;
line-height: 40px;
font-family: Microsoft YaHei;
color: white;
}
.float_left {
float: left;
color: #0f610f;
}
.daiban_opinion_t_class {
display: block;
width: 100%;
}
.daiban_opinion_t_div {
width: 100%;
border: none;
height: 80px;
font-family: Microsoft YaHei;
font-size: 16px;
text-align: center;
line-height: 40px;
font-weight: 500;
position: fixed;
bottom: 30px;
}
.daiban_opinion_t_div_bottom {
width: 100%;
border: none;
height: 80px;
font-family: Microsoft YaHei;
font-size: 16px;
text-align: center;
line-height: 40px;
font-weight: 500;
position: fixed;
bottom: -18px;
}
.daiban_opinion_t_div_bottom_ {
width: 100%;
border: none;
height: 80px;
font-family: Microsoft YaHei;
font-size: 16px;
text-align: center;
line-height: 40px;
font-weight: 500;
position: fixed;
bottom: 25px;
}
.font {
font-family: Microsoft YaHei;
font-size: 14px;
/*color: white;*/
}
.dikuang {
display: none;
/*background-color: #424242;*/
/*color: white;*/
}
.left_faqi_one {
margin-left: 100px;
}
.left_faqi_two {
margin-left: 200px;
margin-right: -20px;
}
.faqi_div_one {
margin-left: 6px;
}
.faqi_div_two {
margin-left: 50px;
}
.faqi_div_three {
margin-left: 78px;
}
.faqi_div_four {
position: fixed;
bottom: 60px;
}
.faqi_div_four_ {
margin-left: 245px;
}
.opinion_anniu {
width: 26px;
height: 24px;
line-height: 30px;
margin-top: 10px;
}
.huaru_div {
position: absolute;
background-color: #F6F6F6;
width: 70%;
height: 100%;
margin-left: -70%;
opacity: 200;
z-index: 1000;
}
.huaru_div_ {
width: 100%;
height: 70px;
border-bottom: 1px solid #D2DCE1;
}
.huaru_div_span {
padding-left: 6px;
font-size: 15px;
font-family: Microsoft YaHei;
line-height: 70px;
}
.huaru_button {
text-align: right;
width: 100px;
background-color: #3390E0;
margin-top: 3px;
margin-left: 5px;
font-family: Microsoft YaHei;
font-size: 14px;
height: 40px;
line-height: 40px;
font-family: Microsoft YaHei;
color: white;
}
.pre {
background-color: white;
border: none;
line-height: 18px;
font-family: Microsoft YaHei;
}
.pre p {
background-color: white;
border: none;
font-family: Microsoft YaHei;
font-size: 14px;
}
.tubiao {
width: 31px;
height: 20px;
float: left;
padding-left: 10px;
vertical-align: middle;
margin-top: 11%;
}
.image_name_span {
margin-right: 20px;
}
.name_title{
width:20%;
float:left;
text-align:center;
font-size:17px;
line-height:40px;
color:#54A2E5
}
.search_box{
width:70%;
float:left;
margin-left: 3%;
text-align:center;
}
.search_box input{
width:100%;
height:35px;
border:1px solid #3390E0;
font-size: 17px;
padding-left: 5px;
}
.search_button{
width:26%;
float:left;
text-align:center
}
.search_button button{
width:100%;
height:35px;
background-color:#3390E0;
font-size:17px;
color:white;
border:0px;
font-family: "Microsoft YaHei";
letter-spacing: 0.2em;
} |
shop/idee.html | s72785/EwA-Bookshop | <!doctype html>
<html>
<head><title></title>
<meta charset="utf-8">
</head>
<body>
<h3>Entwurf</h3>
<ul>
<li><a href="itemform.html" title="form">item form</a></li>
<li><a href="itemview.html" title="view">item view</a></li>
</ul>
<h3><a href="./">Umsetzungen</a></h3>
<ul>
<li>ergebisse </li>
<li>suche </li>
<li>random </li>
<li>uebersicht </li>
<li>details </li>
<li>bezahlen </li>
</ul>
</body>
</html> |
dist/termsmarkupButtonsRow.html | dHumanities/markus | <button id="showUploadTermModalBtn" class="btn btn-sm btn-primary">Submit keywords/regex</button> <button id="showKeywordHelperModalBtn" class="btn btn-sm btn-primary">Keywords helper</button> <button id="showWordClipHelperModalBtn" class="btn btn-sm btn-primary">Keywords clipper (alpha)</button> |
doc/org/semtix/gui/tabs/antrag/class-use/PagingPanel.html | techorix/semtix | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_66) on Sat Apr 09 18:10:35 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.semtix.gui.tabs.antrag.PagingPanel (Semtix App 2.3 API)</title>
<meta name="date" content="2016-04-09">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.semtix.gui.tabs.antrag.PagingPanel (Semtix App 2.3 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/semtix/gui/tabs/antrag/PagingPanel.html" title="class in org.semtix.gui.tabs.antrag">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/semtix/gui/tabs/antrag/class-use/PagingPanel.html" target="_top">Frames</a></li>
<li><a href="PagingPanel.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.semtix.gui.tabs.antrag.PagingPanel" class="title">Uses of Class<br>org.semtix.gui.tabs.antrag.PagingPanel</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/semtix/gui/tabs/antrag/PagingPanel.html" title="class in org.semtix.gui.tabs.antrag">PagingPanel</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.semtix.gui.tabs.antrag">org.semtix.gui.tabs.antrag</a></td>
<td class="colLast">
<div class="block">Enthält Klassen, um die Antragsdaten in einem Tab zu erstellen oder zu bearbeiten.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.semtix.gui.tabs.antrag">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/semtix/gui/tabs/antrag/PagingPanel.html" title="class in org.semtix.gui.tabs.antrag">PagingPanel</a> in <a href="../../../../../../org/semtix/gui/tabs/antrag/package-summary.html">org.semtix.gui.tabs.antrag</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/semtix/gui/tabs/antrag/package-summary.html">org.semtix.gui.tabs.antrag</a> with parameters of type <a href="../../../../../../org/semtix/gui/tabs/antrag/PagingPanel.html" title="class in org.semtix.gui.tabs.antrag">PagingPanel</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AntragView.</span><code><span class="memberNameLink"><a href="../../../../../../org/semtix/gui/tabs/antrag/AntragView.html#setPagingPanel-org.semtix.gui.tabs.antrag.PagingPanel-">setPagingPanel</a></span>(<a href="../../../../../../org/semtix/gui/tabs/antrag/PagingPanel.html" title="class in org.semtix.gui.tabs.antrag">PagingPanel</a> pagingPanel)</code>
<div class="block">Fügt der AntragView das PagingPanel (Durchblättern der Anträge) hinzu</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/semtix/gui/tabs/antrag/PagingPanel.html" title="class in org.semtix.gui.tabs.antrag">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/semtix/gui/tabs/antrag/class-use/PagingPanel.html" target="_top">Frames</a></li>
<li><a href="PagingPanel.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2016. All rights reserved.</small></p>
</body>
</html>
|
match/scores/2012/1/6.html | MrLpk/nba | <html><head><title>NBAÊý¾Ý¿â</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="keywords" content="NBA,NBAÖ±²¥,Ö±²¥,Ò¦Ã÷,¼¼Êõͳ¼Æ,»ð¼ý,ºþÈË,ÈÈ»ð,¿Æ±È,°ÂÄá¶û,³£¹æÈü,NBA³£¹æÈü,¼¾ºóÈü,NBA¼¾ºóÈü,×ܾöÈü,NBA×ܾöÈü,¼¾Ç°Èü,NBA¼¾Ç°Èü,Èü³Ì,Ò×½¨Áª,ÐÛ¹,NBAÅÅÃû,ÅÅÃû,NBAÈü³Ì,ת»á,½»Ò×,ǩԼ,ÇòÔ±½»Ò×" />
<meta name="description" content="ÐÂÀËÌåÓýNBAƵµÀÌṩ×î¿ìËÙ×îÈ«Ãæ×îרҵµÄNBA±ÈÈüʵʱÎÄ×ÖÖ±²¥¼°Êý¾Ý" />
<link rel="stylesheet" type="text/css" href="style2007.css">
<script language="JavaScript">
<!--
function mover(src,clrOver){
src.bgColor = clrOver;
}
function mout(src,clrout) {
src.bgColor = clrout;
}
//-->
</script>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="5" marginwidth="0" marginheight="5">
<center>
<div style="width:980px; margin:0 auto; text-align:center">
<script language="JavaScript">
<!--
function GetObj(objName){
if(document.getElementById){
return eval('document.getElementById("' + objName + '")');
}else if(document.layers){
return eval("document.layers['" + objName +"']");
}else{
return eval('document.all.' + objName);
}
}
var PreloadImg = function(){
var preloadImages = new Array();
for(var i=0;i<arguments.length;i++){
preloadImages[0] = new Image();
preloadImages[0].src = arguments[i];
}
}
//PreloadImg("http://image2.sina.com.cn/ty/nba/nbalive/right1_01.gif","http://image2.sina.com.cn/ty/nba/nbalive/right2_01.gif","http://image2.sina.com.cn/ty/nba/nbalive/right_01.gif");//Ô¤¶ÁͼƬ
function SetLbl(objId, cClass, cCon, hCon, dCon){
GetObj(objId).className = cClass;
GetObj(cCon).style.display = "block";
GetObj(hCon).style.display = "none";
GetObj(dCon).style.display = "none";
}
PreloadImg("http://image2.sina.com.cn/ty/nba/nbalive/right1_01.gif","http://image2.sina.com.cn/ty/nba/nbalive/right2_01.gif","http://image2.sina.com.cn/ty/nba/nbalive/right_01.gif","http://image2.sina.com.cn/ty/nba/rightb.gif","http://image2.sina.com.cn/ty/nba/righta.gif");//Ô¤¶ÁͼƬ
function SetLb(objId, aClass, aCon, bCon){
GetObj(objId).className = aClass;
GetObj(aCon).style.display = "block";
GetObj(bCon).style.display = "none";
}
//-->
</script>
<!-- 2010-5-31 SUDA_CODE_START -->
<script type="text/javascript" src="http://www.sinaimg.cn/unipro/pub/suda_s_v851c.js"></script>
<script type="text/javascript" >
_S_pSt(_S_PID_);
</script>
<noScript>
<div style='position:absolute;top:0;left:0;width:0;height:0;visibility:hidden'><img width=0 height=0 src='http://beacon.sina.com.cn/a.gif?noScript' border='0' alt='' /></div>
</noScript>
<!-- 2010-5-31 SUDA_CODE_END -->
<!-- ËùÓÐNBAÊý¾Ý¿âͨÓÃÄ£¿é1 begin -->
<!-- ¾º¼¼·ç±© head begin -->
<!-- ±ê×¼¶þ¼¶µ¼º½_ÌåÓý begin -->
<style type="text/css">
.secondaryHeader{height:33px;overflow:hidden;background:url(http://i2.sinaimg.cn/dy/images/header/2008/standardl2nav_bg.gif) repeat-x #fff;color:#000;font-size:12px;font-weight:100;}
.secondaryHeader a,.secondaryHeader a:visited{color:#000;text-decoration:none;}
.secondaryHeader a:hover,.secondaryHeader a:active{color:#c00;text-decoration:underline;}
.sHBorder{border:1px #e3e3e3 solid;padding:0 10px 0 12px;overflow:hidden;zoom:1;}
.sHLogo{float:left;height:31px;line-height:31px;overflow:hidden;}
.sHLogo span,.sHLogo span a{display:block;*float:left;display:table-cell;vertical-align:middle;*display:block;*font-size:27px;*font-family:Arial;height:31px;}
.sHLogo span,.sHLogo span a img{vertical-align:middle;}
.sHLinks{float:right;line-height:31px;}
.secondaryHeader img{border:none;}
</style>
<div style="width: 980px; margin: 5px auto;" class="secondaryHeader">
<div class="sHBorder">
<div class="sHLogo"><span><a href="http://sports.sina.com.cn/"><img border="0" alt="ÐÂÀËÍø" src="http://i1.sinaimg.cn/dy/images/header/2009/standardl2nav_sina_new.gif"></a><a href="http://sports.sina.com.cn/"><img border="0" alt="ÐÂÀËÌåÓý" src="http://i3.sinaimg.cn/ty/deco/2010/0601/standardl2nav_sports.gif"></a></span></div>
<div class="sHLinks"><a href="http://sports.sina.com.cn/">ÌåÓýÊ×Ò³</a> | <a href="http://www.sina.com.cn/">ÐÂÀËÊ×Ò³</a> | <a href="http://news.sina.com.cn/guide/">ÐÂÀ˵¼º½</a></div>
</div>
</div>
<!-- ±ê×¼¶þ¼¶µ¼º½_ÌåÓý end -->
<div id="nav">
<table border="0" align=left cellpadding="0" cellspacing="0">
<tr><td width=10></td>
<td valign="bottom"><a href="http://sports.sina.com.cn/scrollnews.shtml" target="_blank">¹ö¶¯</a></td>
<td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://sports.sina.com.cn/bn/sports/" target="_blank">ÊÓÆµ</a></td>
<td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://sports.sina.com.cn/photo/" target="_blank">ͼƬ</a></td><td>
<img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://sports.sina.com.cn/blog/" target="_blank">²©¿Í</a></td><td>
<img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://sports.sina.com.cn/bbs/" target="_blank">ÂÛ̳</a></td><td>
<img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://sports.sina.com.cn/global/" target="_blank">¹ú¼Ê×ãÇò</a></td><td>
<td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://sports.sina.com.cn/china/" target="_blank">¹úÄÚ×ãÇò</a></td>
<td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://sports.sina.com.cn/basketball/" target="_blank">ÀºÇò</a></td>
<td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://sports.sina.com.cn/nba/" target="_blank">NBA</a></td>
<td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://sports.sina.com.cn/cba/" target="_blank">CBA</a></td>
<td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://sports.sina.com.cn/others/" target="_blank">×ÛºÏÌåÓý</a></td>
<td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://f1.sina.com.cn/" target="_blank">F1</a></td>
<td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://sports.sina.com.cn/tennis/" target="_blank">ÍøÇò</a></td>
<td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://sports.sina.com.cn/chess/" target="_blank">ÆåÅÆ</a></td>
<td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://golf.sina.com.cn/" target="_blank">¸ß¶û·ò</a></td>
<td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://sports.sina.com.cn/lottery/" target="_blank">²ÊƱ</a></td>
<td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://sports.sina.com.cn/gossip/" target="_blank">ÐÔ¸ÐÌå̳</a></td>
<td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://tools.sina.com.cn/">ÐÂÀ˰ÙÊÂͨ</a></td>
<td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td>
<td valign="bottom"><a href="http://news.sina.com.cn/437/2008/1015/56.html" target="_blank"><font color=yellow>ÊÖ»ú¿´NBA</font></a></td>
</tr></table>
</div>
<div id="navbanner">
<img src="http://www.sinaimg.cn/ty/09others/stats.jpg" width="250" height="98" alt=""><img src="http://www.sinaimg.cn/ty/nba/nbalive/2007top_03.jpg" width="730" height="98" alt=""></div>
<div id="navleft"><p style="padding-left:10px;"><a href="http://sports.sina.com.cn/nba/" target="_blank">NBAÊ×Ò³</a> |
<a href="http://sports.sina.com.cn/nba/live/index.html">±È·Ö</a>
<a href="http://nba.sports.sina.com.cn/league_order.php?dpc=1">ÅÅÃû</a>
<a href="http://nba.sports.sina.com.cn/match_result.php?dpc=1">Èü³Ì</a>
<a href="http://nba.sports.sina.com.cn/playerstats.php?dpc=1">ͳ¼Æ</a>
<a href="http://nba.sports.sina.com.cn/teams.php?dpc=1">Çò¶Ó</a>
<a href="http://nba.sports.sina.com.cn/players.php?dpc=1">ÇòÔ±</a>
<!-- <a href="http://nba.sports.sina.com.cn/transactions.php?&dpc=1" target=_blank>ת»á</a>
<a href=http://nba.sports.sina.com.cn/injury.php target=_blank>ÉËÇé</a> -->
<a href="http://nba.sports.sina.com.cn/showtv.php?dpc=1">µçÊÓ</a> |
<a href="http://sports.sina.com.cn/nba/1.shtml" target="_blank">ÁÖÊéºÀ-»ð¼ý</a>
<!-- <a href=http://sports.sina.com.cn/nba/14.shtml target=_blank>Ò×½¨ÁªÐ¡Å£</a> -->
<a href="http://sports.sina.com.cn/nba/5.shtml" target="_blank">¿Æ±È-ºþÈË</a>
<a href="http://sports.sina.com.cn/nba/12.shtml" target="_blank">ղķ˹-ÈÈ»ð</a>
<a href="http://sports.sina.com.cn/nba/6.shtml" target="_blank">ÖîÇ¿</a>
<a href="http://sports.sina.com.cn/z/nba/photo/sum/20/index.shtml" target="_blank">ͼƬ</a>
<a href="http://sports.sina.com.cn/nba/9.shtml" target="_blank">ÆÀÂÛ</a> |
<a href="http://sports.sina.com.cn/l/basketball/?agentId=214473" target="_blank">ÀºÇò²ÊƱ</a>
</p></div>
<div id="navright"><p style="padding-right:5px;">2013Äê11ÔÂ14ÈÕ</p></div>
<div id="navbottom"></div>
<!-- ËùÓÐNBAÊý¾Ý¿âͨÓÃÄ£¿é1 end --><style type="text/css">
#main #left img{ border:0px #fff solid;}
</style>
<div id="main">
<div id="left" style="width:730;">
<table width="720" border="0" align="center" cellpadding="0" cellspacing="0">
<tr><td width="102" height="98" background="http://image2.sina.com.cn/ty/nba/nbalive/mid_01.gif" valign=bottom>
<table cellpadding="0" cellspacing="0" width="96" height="88" align=right>
<tr><td align=center width=96 height=70>
<a href="team.php?id=26" target="_blank" >
<img src="http://image2.sina.com.cn/ty/nba/teamlogo/26.gif" width="86" height="70"></a></td></tr>
<tr><td height=18 align=center>
<a href="team.php?id=26" target="_blank" class=tlogo>
¾ôÊ¿</a></td></tr>
</table></td>
<td width="516" height="98" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/mid.gif">
<table border=0 cellpadding="0" cellspacing="0" width=400 height=98 background="http://image2.sina.com.cn/ty/nba/nbalive/mid_02a.gif">
<tr><td colspan=3 height=16></td></tr>
<tr><td width=60 align=center><table border=0 cellpadding="0" cellspacing="1" width=45 height=37 bgcolor=#A6780D>
<tr><td height=35 align=center bgcolor=black class="num">89</td></tr>
</table>
<table border=0 cellpadding="0" cellspacing="0" height=45 width=60>
<tr><td height=45 align=center class="score">ʤ 1<br>¸º 3</td></tr>
</table></td>
<td align="center" valign="top"><span id="show_time" class=STYLE2></span><br>
<table border=0 cellspacing="1" cellpadding="0" width=250 class=score bgcolor=#A6780D>
<tr align=center>
<td bgcolor="#000000">1½Ú</td><td bgcolor="#000000">2½Ú</td>
<td bgcolor="#000000">3½Ú</td><td bgcolor="#000000">4½Ú</td>
</tr>
<tr align=center><td bgcolor="#000000">18</td>
<td bgcolor="#000000">21</td>
<td bgcolor="#000000">21</td>
<td bgcolor="#000000">29</td>
</tr>
<tr align=center><td bgcolor="#000000">23</td>
<td bgcolor="#000000">31</td>
<td bgcolor="#000000">29</td>
<td bgcolor="#000000">21</td>
</tr>
</table></td>
<td width=60 align=center>
<table border=0 cellpadding="0" cellspacing="1" width=45 height=37 bgcolor=#A6780D>
<tr><td height=35 align=center bgcolor=black class="num">104</td></tr>
</table>
<table border=0 cellpadding="0" cellspacing="0" height=45 width=60>
<tr><td height=45 align=center class="score">ʤ 3<br>¸º 1</td></tr>
</table></td></tr>
</table></td>
<td width="102" height="98" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/mid_03.gif" valign=bottom>
<table cellpadding="0" cellspacing="0" width="96" height="88" align=left><tr>
<td align=center width=96 height=70>
<a href="team.php?id=24" target="_blank">
<img src="http://image2.sina.com.cn/ty/nba/teamlogo/24.gif" width="86" height="70"></a></td></tr>
<tr><td height=18 align=center>
<a href="team.php?id=24" target="_blank" class=tlogo>Âí´Ì</a></td></tr>
</table></td></tr>
<tr><td colspan="3"><img src="http://image2.sina.com.cn/ty/nba/nbalive/mid_04a.gif" width="720" height="11" alt=""></td></tr>
</table><br><table width="730" border="0" cellpadding="0" cellspacing="0">
<tr><td height="36" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_07.gif">
<table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title>
<tr align=center><td>¾ôÊ¿¶Ó¼¼Êõͳ¼Æ</td></tr>
</table></td></tr>
<tr><td align="center" valign="top" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_05.gif" style="padding-top:4px;">
<table width="702" border="0" align="center" cellpadding="0" cellspacing="1" class="text">
<tr bgcolor=#FFD200 align="center">
<td height="20">Ê×·¢ÇòÔ±</td>
<td width="35">ʱ¼ä</td><td width="40">ͶÀº</td>
<td width="40">Èý·Ö</td><td width="40">·£Çò</td>
<td width="40">ǰÀº°å</td><td width="40">ºóÀº°å</td>
<td width="40">×ÜÀº°å</td><td width="35">Öú¹¥</td>
<td width="35">ÇÀ¶Ï</td><td width="35">¸Çñ</td>
<td width="35">ʧÎó</td><td width="35">·¸¹æ</td>
<td width="35">µÃ·Ö</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=4724" target="_blank">
¸êµÇ-º£ÎÖµÂ</a></td>
<td>31</td>
<td>1-9</td>
<td>1-3</td>
<td>1-2</td>
<td>1</td> <td>2</td>
<td>3</td>
<td>4</td> <td>0</td>
<td>0</td> <td>1</td>
<td>2</td><td>4</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=3822" target="_blank">
µÂÎÄ-¹þÀï˹</a></td>
<td>23</td>
<td>2-8</td>
<td>0-3</td>
<td>4-4</td>
<td>1</td> <td>1</td>
<td>2</td>
<td>3</td> <td>0</td>
<td>3</td> <td>1</td>
<td>1</td><td>8</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=3832" target="_blank">
°¬¶û-½Ü¸¥É</a></td>
<td>35</td>
<td>10-19</td>
<td>0-0</td>
<td>1-1</td>
<td>2</td> <td>9</td>
<td>11</td>
<td>0</td> <td>0</td>
<td>2</td> <td>0</td>
<td>5</td><td>21</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=3467" target="_blank">
À¼Ö-±´¶û</a></td>
<td>17</td>
<td>0-3</td>
<td>0-2</td>
<td>0-0</td>
<td>0</td> <td>1</td>
<td>1</td>
<td>0</td> <td>1</td>
<td>0</td> <td>0</td>
<td>1</td><td>0</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=4175" target="_blank">
±£ÂÞ-Ã×¶ûÈøÆÕ</a></td>
<td>25</td>
<td>4-7</td>
<td>0-0</td>
<td>0-0</td>
<td>3</td> <td>4</td>
<td>7</td>
<td>2</td> <td>3</td>
<td>0</td> <td>0</td>
<td>4</td><td>8</td></tr>
<tr bgcolor=#FFD200 align="center">
<td height="20">Ìæ²¹ÇòÔ±</td>
<td width="35">ʱ¼ä</td><td width="40">ͶÀº</td>
<td width="40">Èý·Ö</td><td width="40">·£Çò</td>
<td width="40">ǰÀº°å</td><td width="40">ºóÀº°å</td>
<td width="40">×ÜÀº°å</td><td width="35">Öú¹¥</td>
<td width="35">ÇÀ¶Ï</td><td width="35">¸Çñ</td>
<td width="35">ʧÎó</td><td width="35">·¸¹æ</td>
<td width="35">µÃ·Ö</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=4718" target="_blank">
µÂÀï¿Ë-·ÑÎÖ˹</a></td>
<td>23</td>
<td>2-6</td>
<td>0-0</td>
<td>3-4</td>
<td>3</td> <td>4</td>
<td>7</td>
<td>0</td> <td>0</td>
<td>0</td> <td>1</td>
<td>2</td><td>7</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=4786" target="_blank">
½ÜÀïÃ×-°£ÎÄ˹</a></td>
<td>2</td>
<td>0-0</td>
<td>0-0</td>
<td>0-0</td>
<td>0</td> <td>1</td>
<td>1</td>
<td>0</td> <td>0</td>
<td>0</td> <td>0</td>
<td>0</td><td>0</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=4893" target="_blank">
°¢À³¿Ë-²©¿Ë˹</a></td>
<td>3</td>
<td>2-2</td>
<td>0-0</td>
<td>0-0</td>
<td>0</td> <td>0</td>
<td>0</td>
<td>0</td> <td>0</td>
<td>0</td> <td>1</td>
<td>0</td><td>4</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=3528" target="_blank">
¼ÖÂí¶û-͡˹Àû</a></td>
<td>3</td>
<td>0-0</td>
<td>0-0</td>
<td>0-0</td>
<td>0</td> <td>0</td>
<td>0</td>
<td>0</td> <td>0</td>
<td>1</td> <td>0</td>
<td>0</td><td>0</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=4899" target="_blank">
ÒÁÄá˹-¿²ÌØ</a></td>
<td>13</td>
<td>2-3</td>
<td>0-0</td>
<td>3-4</td>
<td>1</td> <td>1</td>
<td>2</td>
<td>1</td> <td>2</td>
<td>1</td> <td>0</td>
<td>3</td><td>7</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=3732" target="_blank">
Լʲ-»ô»ªµÂ</a></td>
<td>26</td>
<td>6-16</td>
<td>0-1</td>
<td>6-6</td>
<td>3</td> <td>4</td>
<td>7</td>
<td>0</td> <td>2</td>
<td>1</td> <td>1</td>
<td>3</td><td>18</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=3549" target="_blank">
¶ò¶û-ÎÖÌØÉ</a></td>
<td>22</td>
<td>2-9</td>
<td>0-3</td>
<td>1-2</td>
<td>0</td> <td>3</td>
<td>3</td>
<td>0</td> <td>2</td>
<td>1</td> <td>0</td>
<td>2</td><td>5</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=3960" target="_blank">
C.J.-Âõ¶û˹</a></td>
<td>17</td>
<td>2-7</td>
<td>1-4</td>
<td>2-2</td>
<td>0</td> <td>0</td>
<td>0</td>
<td>1</td> <td>3</td>
<td>0</td> <td>2</td>
<td>2</td><td>7</td></tr>
<tr bgcolor=#FFD200 align=center>
<td height="20">×ܼÆ</td>
<td>240</td><td>33-89</td>
<td>2-16</td><td>21-25</td>
<td>14</td><td>30</td>
<td>44</td><td>11</td>
<td>13</td><td>9</td>
<td>7</td><td>25</td>
<td>89</td></tr>
</table></td></tr>
<tr><td height="26" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_6.gif"> </td></tr>
</table><table width="730" border="0" cellpadding="0" cellspacing="0">
<tr><td height="36" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_07.gif">
<table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title>
<tr align=center><td>Âí´Ì¶Ó¼¼Êõͳ¼Æ</td></tr>
</table></td></tr>
<tr><td align="center" valign="top" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_05.gif" style="padding-top:4px;">
<table width="702" border="0" align="center" cellpadding="0" cellspacing="1" class="text">
<tr bgcolor=#FFD200 align="center">
<td height="20">Ê×·¢ÇòÔ±</td>
<td width="35">ʱ¼ä</td><td width="40">ͶÀº</td>
<td width="40">Èý·Ö</td><td width="40">·£Çò</td>
<td width="40">ǰÀº°å</td><td width="40">ºóÀº°å</td>
<td width="40">×ÜÀº°å</td><td width="35">Öú¹¥</td>
<td width="35">ÇÀ¶Ï</td><td width="35">¸Çñ</td>
<td width="35">ʧÎó</td><td width="35">·¸¹æ</td>
<td width="35">µÃ·Ö</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=3523" target="_blank">
Àí²éµÂ-½Ü¸¥É</a></td>
<td>29</td>
<td>3-7</td>
<td>2-3</td>
<td>0-0</td>
<td>0</td> <td>1</td>
<td>1</td>
<td>1</td> <td>0</td>
<td>0</td> <td>2</td>
<td>5</td><td>8</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=3173" target="_blank">
µÙÄ·-µË¿Ï</a></td>
<td>27</td>
<td>4-13</td>
<td>0-0</td>
<td>4-5</td>
<td>0</td> <td>9</td>
<td>9</td>
<td>2</td> <td>0</td>
<td>1</td> <td>1</td>
<td>1</td><td>12</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=3380" target="_blank">
ÂíŬ-¼ªÅµ±ÈÀû</a></td>
<td>24</td>
<td>9-10</td>
<td>5-6</td>
<td>0-0</td>
<td>0</td> <td>4</td>
<td>4</td>
<td>2</td> <td>0</td>
<td>0</td> <td>3</td>
<td>1</td><td>23</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=3527" target="_blank">
ÍÐÄá-ÅÁ¿Ë</a></td>
<td>28</td>
<td>3-10</td>
<td>0-0</td>
<td>8-8</td>
<td>0</td> <td>2</td>
<td>2</td>
<td>8</td> <td>0</td>
<td>0</td> <td>2</td>
<td>1</td><td>14</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=4642" target="_blank">
µÂºú°²-²¼À³¶û</a></td>
<td>30</td>
<td>5-8</td>
<td>0-0</td>
<td>7-13</td>
<td>5</td> <td>5</td>
<td>10</td>
<td>1</td> <td>2</td>
<td>0</td> <td>3</td>
<td>5</td><td>17</td></tr>
<tr bgcolor=#FFD200 align="center">
<td height="20">Ìæ²¹ÇòÔ±</td>
<td width="35">ʱ¼ä</td><td width="40">ͶÀº</td>
<td width="40">Èý·Ö</td><td width="40">·£Çò</td>
<td width="40">ǰÀº°å</td><td width="40">ºóÀº°å</td>
<td width="40">×ÜÀº°å</td><td width="35">Öú¹¥</td>
<td width="35">ÇÀ¶Ï</td><td width="35">¸Çñ</td>
<td width="35">ʧÎó</td><td width="35">·¸¹æ</td>
<td width="35">µÃ·Ö</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=4751" target="_blank">
ղķ˹-°²µÂÉ</a></td>
<td>22</td>
<td>2-6</td>
<td>1-3</td>
<td>3-4</td>
<td>0</td> <td>3</td>
<td>3</td>
<td>2</td> <td>0</td>
<td>0</td> <td>1</td>
<td>4</td><td>8</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=4306" target="_blank">
ÌáÑǸç-˹ÆÕÀûÌØ</a></td>
<td>21</td>
<td>4-7</td>
<td>0-0</td>
<td>0-0</td>
<td>0</td> <td>4</td>
<td>4</td>
<td>2</td> <td>0</td>
<td>3</td> <td>2</td>
<td>1</td><td>8</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=4651" target="_blank">
µ¤Äá-¸ñÁÖ</a></td>
<td>9</td>
<td>2-3</td>
<td>0-1</td>
<td>0-0</td>
<td>0</td> <td>2</td>
<td>2</td>
<td>2</td> <td>0</td>
<td>0</td> <td>0</td>
<td>1</td><td>4</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=3748" target="_blank">
ÂíÌØ-°îÄÉ</a></td>
<td>15</td>
<td>1-1</td>
<td>1-1</td>
<td>0-0</td>
<td>0</td> <td>3</td>
<td>3</td>
<td>2</td> <td>0</td>
<td>0</td> <td>0</td>
<td>0</td><td>3</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=4911" target="_blank">
¿ÆÀï-Լɪ·ò</a></td>
<td>3</td>
<td>0-1</td>
<td>0-0</td>
<td>0-0</td>
<td>0</td> <td>0</td>
<td>0</td>
<td>0</td> <td>0</td>
<td>0</td> <td>1</td>
<td>0</td><td>0</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=4896" target="_blank">
¿¼ÍßÒÁ-À³°ºÄɵÂ</a></td>
<td>15</td>
<td>3-5</td>
<td>1-1</td>
<td>0-1</td>
<td>0</td> <td>6</td>
<td>6</td>
<td>0</td> <td>1</td>
<td>1</td> <td>1</td>
<td>2</td><td>7</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=3711" target="_blank">
T.J.-¸£ÌØ</a></td>
<td>17</td>
<td>0-3</td>
<td>0-1</td>
<td>0-0</td>
<td>0</td> <td>2</td>
<td>2</td>
<td>4</td> <td>1</td>
<td>0</td> <td>3</td>
<td>0</td><td>0</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center">
<td height="20"><a href="player_one.php?id=4796" target="_blank">
¼ÓÀï-Äá¶û</a></td>
<td height="20" colspan="13">δ±»¼¤»î</td>
<tr bgcolor=#FFD200 align=center>
<td height="20">×ܼÆ</td>
<td>240</td><td>36-74</td>
<td>10-16</td><td>22-31</td>
<td>5</td><td>41</td>
<td>46</td><td>26</td>
<td>4</td><td>5</td>
<td>19</td><td>21</td>
<td>104</td></tr>
</table></td></tr>
<tr><td height="26" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_6.gif"> </td></tr>
</table><table width="730" border="0" cellpadding="0" cellspacing="0" class=text>
<tr><td height="35" align="center" valign="bottom" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_07.gif" >
±ÈÈüºÄʱ£º2:07 | ¹ÛÖÚÈËÊý£º 17769 | ²ÃÅУºJoe Crawford,Derrick Collins,Scott Wall</td></tr>
<tr><td height="26" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_6.gif"> </td></tr>
</table></div>
<div id="right">
<table width="250" border="0" cellpadding="0" cellspacing="0">
<tr><td height="36">
<div style="width:250px;">
<table id="mil_lbl" width="250" height="36" border=0 cellpadding=0 cellspacing=0 class="bg_live_1">
<tr><td height="36">
<table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title>
<tr align=center><td width=75 onClick="SetLbl('mil_lbl','bg_live_0','yesterday','today','tomorrow')">×òÈÕÈü¹û</td>
<td width=78 onClick="SetLbl('mil_lbl','bg_live_1','today','yesterday','tomorrow')">½ñÈձȷÖ</td>
<td width=75 onClick="SetLbl('mil_lbl','bg_live_2','tomorrow','yesterday','today')">Ã÷ÈÕÔ¤¸æ</td>
</tr></table>
</td></tr>
</table></div>
</td></tr>
<tr><td align="center" valign="top" background="http://image2.sina.com.cn/ty/nba/nbalive/left_05.gif" style="padding-top:3px;">
<div id="yesterday" style="display:none"></div>
<div id="today" style="display:block;"></div>
<div id="tomorrow" style="display:none"></div>
<table border=0 cellpadding="0" cellspacing="0" width=250 height=11><tr><td>
<img src="http://image2.sina.com.cn/ty/nba/nbalive/left_03.gif" width="250" height="11" alt=""></td></tr></table>
<table border=0 cellpadding="0" cellspacing="0" width=250 height=11>
<tr><td width="250" height="36" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/left_01.gif">
<table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title>
<tr align=center><td>ÏÖ³¡Í¼Æ¬</td></tr>
</table></td></tr>
<tr><td height="146" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/left_05.gif" valign=bottom>
<iframe scrolling="no" height="142" width="222" src="http://sports.sina.com.cn/iframe/nbalivepics/2011123124.html" frameborder="0"></iframe>
</td></tr>
<tr><td><img src="http://image2.sina.com.cn/ty/nba/nbalive/left_03.gif" width="250" height="11" alt=""></td></tr>
</table>
</td></tr>
<tr><td width="250" height="36" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/left_04.gif">
<table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title>
<tr align=center><td width="33%"><a href="team.php?id=26" target="_blank">¾ôÊ¿</a></td>
<td>¸÷Ïî×î¸ß</td>
<td width="33%"><a href="team.php?id=24" target="_blank">Âí´Ì</a></td>
</tr></table>
</td></tr>
<tr><td height="109" align="center" valign="top" background="http://image2.sina.com.cn/ty/nba/nbalive/left_05.gif" style="padding-top:3px;">
<table width="222" border="0" align="center" cellpadding="0" cellspacing="1" class=text>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');">
<td width="94" height="20" style="padding-left:4px;"><a href=player_one.php?id=3832 target=_blank>½Ü¸¥É</a> 21</td>
<td width="30" height="20" align="center" style="padding-left:2px;">µÃ·Ö</td>
<td width="94" height="20" align=right style="padding-right:4px;"><a href=player_one.php?id=3380 target=_blank>¼ªÅµ±ÈÀû</a> 23</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');">
<td height="20" style="padding-left:4px;"><a href=player_one.php?id=3832 target=_blank>½Ü¸¥É</a> 11</td>
<td height="20" align="center" style="padding-left:2px;">Àº°å</td>
<td height="20" align=right style="padding-right:4px;"><a href=player_one.php?id=4642 target=_blank>²¼À³¶û</a> 10</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');">
<td height="20" style="padding-left:4px;"><a href=player_one.php?id=4724 target=_blank>º£ÎÖµÂ</a> 4</td>
<td height="20" align="center" style="padding-left:2px;">Öú¹¥</td>
<td height="20" align=right style="padding-right:4px;"><a href=player_one.php?id=3527 target=_blank>ÅÁ¿Ë</a> 8</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');">
<td height="20" style="padding-left:4px;"><a href=player_one.php?id=4175 target=_blank>Ã×¶ûÈøÆÕ</a> 3</td>
<td height="20" align="center" style="padding-left:2px;">ÇÀ¶Ï</td>
<td height="20" align=right style="padding-right:4px;"><a href=player_one.php?id=4642 target=_blank>²¼À³¶û</a> 2</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');">
<td height="20" style="padding-left:4px;"><a href=player_one.php?id=3822 target=_blank>¹þÀï˹</a> 3</td>
<td height="20" align="center" style="padding-left:2px;">¸Çñ</td>
<td height="20" align=right style="padding-right:4px;"><a href=player_one.php?id=4306 target=_blank>˹ÆÕÀûÌØ</a> 3</td></tr></table>
</td></tr>
<tr><td><img src="http://image2.sina.com.cn/ty/nba/nbalive/left_03.gif" width="250" height="11" alt=""></td></tr>
<tr><td width="250" height="36" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/left_01.gif">
<table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title>
<tr align=center>
<td width="33%"><a href="team.php?id=26" target="_blank">¾ôÊ¿</a></td>
<td>Çò¶Óͳ¼Æ</td>
<td width="33%"><a href="team.php?id=24" target="_blank">Âí´Ì</a></td></tr>
</table></td></tr>
<tr><td align="center" valign="top" background="http://image2.sina.com.cn/ty/nba/nbalive/left_05.gif" style="padding-top:3px;">
<table width="222" border="0" align="center" cellpadding="0" cellspacing="1" class=text>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center>
<td width="33%">89</td><td height="20">µÃ·Ö</td>
<td width="33%">104</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center>
<td width="33%">19</td><td height="20">¿ì¹¥µÃ·Ö</td>
<td width="33%">16</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center>
<td width="33%">48</td><td height="20">ÄÚÏߵ÷Ö</td>
<td width="33%">36</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center>
<td width="33%">0</td><td height="20">×î´óÁìÏÈ</td>
<td width="33%">27</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center>
<td width="33%">37.1%</td><td height="20">ͶÀºÃüÖÐÂÊ</td>
<td width="33%">48.6%</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center>
<td width="33%">84%</td><td height="20">·£ÇòÃüÖÐÂÊ</td>
<td width="33%">71%</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center>
<td width="33%">12.5%</td><td height="20">Èý·ÖÃüÖÐÂÊ</td>
<td width="33%">62.5%</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center>
<td width="33%">0</td><td height="20">¼¼Êõ·¸¹æ</td>
<td width="33%">0</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center>
<td width="33%">1</td><td height="20">¶ñÒâ·¸¹æ</td>
<td width="33%">0</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center>
<td width="33%">0</td><td height="20">·¸ÂúÀ볡</td>
<td width="33%">0</td></tr>
<tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center>
<td width="33%">0</td> <td height="20">±»Öð³ö³¡</td>
<td width="33%">0</td></tr>
</table>
</td></tr>
<tr><td><img src="http://image2.sina.com.cn/ty/nba/nbalive/left_03.gif" width="250" height="11" alt=""></td></tr></table>
</div></div>
<table width="980" border="0" cellpadding="0" cellspacing="0">
<tr><td height="10" bgcolor=#FFC000></td></tr></table>
<!-- ËùÓÐNBAÊý¾Ý¿âͨÓÃÄ£¿é2 begin -->
<!--<SCRIPT LANGUAGE="JavaScript" src="http://www.sinaimg.cn/dy/deco/2007/sinafooter.js"></SCRIPT> -->
<div id="footer"><p><a href="http://corp.sina.com.cn/chn/">ÐÂÀ˼ò½é</a> | <a href="http://corp.sina.com.cn/eng/">About Sina</a> | <a href="http://ads.sina.com.cn/">¹ã¸æ·þÎñ</a> | <a href="http://www.sina.com.cn/contactus.html">ÁªÏµÎÒÃÇ</a> | <a href="http://corp.sina.com.cn/chn/sina_job.html">ÕÐÆ¸ÐÅÏ¢</a> | <a href="http://www.sina.com.cn/intro/lawfirm.shtml">ÍøÕ¾ÂÉʦ</a> | <a href="http://english.sina.com">SINA English</a> | <a href="http://members.sina.com.cn/apply/">ͨÐÐ֤ע²á</a> | <a href="http://tech.sina.com.cn/focus/sinahelp.shtml">²úÆ·´ðÒÉ</a></p><p>Copyright © 1996-2012 SINA Corporation, All Rights Reserved</p><p>ÐÂÀ˹«Ë¾ <a href="http://www.sina.com.cn/intro/copyright.shtml" target="_blank">°æÈ¨ËùÓÐ</a></p></div>
</div></div>
<!-- ËùÓÐNBAÊý¾Ý¿âͨÓÃÄ£¿é2 end --><script language="javascript" src="http://nba.sports.sina.com.cn/showmatch.js"></script>
<script language="javascript" src="http://nba.sports.sina.com.cn/js/tomorrow.js"></script>
<script language="javascript" src="http://nba.sports.sina.com.cn/js/today.js"></script>
<script language="javascript" src="http://nba.sports.sina.com.cn/js/yesterday.js"></script> |
pyfreebilling/direction/templates/direction/prefix_form.html | mwolff44/pyfreebilling | {% extends "base.html" %}
{% load static %}
{% load crispy_forms_tags %}
{% block content %}
<p><a class="btn btn-default" href="{% url 'direction_prefix_list' %}">Prefix Listing</a></p>
<form method="post">
{% csrf_token %}
{{form|crispy}}
<button class="btn btn-primary" type="submit">Submit</button>
</form>
{% endblock %} |
server/webserver/public/static/css/simple-sidebar.css | rivuletaudio/rivulet | /*!
* Start Bootstrap - Simple Sidebar HTML Template (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
/* Toggle Styles */
#wrapper {
padding-left: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled {
padding-left: 250px;
}
#sidebar-wrapper {
z-index: 1000;
position: fixed;
left: 250px;
width: 0;
height: 100%;
margin-left: -250px;
overflow-y: auto;
background: #eee;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#sidebar-wrapper2 {
padding-left: 10px;
padding-right: 10px;
}
#wrapper.toggled #sidebar-wrapper {
width: 250px;
}
#page-content-wrapper {
width: 100%;
position: absolute;
padding: 15px;
}
#wrapper.toggled #page-content-wrapper {
position: absolute;
margin-right: -250px;
}
@media(min-width:768px) {
#wrapper {
padding-left: 250px;
}
#wrapper.toggled {
padding-left: 0;
}
#sidebar-wrapper {
width: 250px;
}
#wrapper.toggled #sidebar-wrapper {
width: 0;
}
#page-content-wrapper {
padding: 20px;
position: relative;
}
#wrapper.toggled #page-content-wrapper {
position: relative;
margin-right: 0;
}
}
|
doc/org/semtix/gui/tabs/antrag/nachreichungen/pruefen/class-use/DialogNachreichung.html | techorix/semtix | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_66) on Sat Apr 09 18:10:35 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.semtix.gui.tabs.antrag.nachreichungen.pruefen.DialogNachreichung (Semtix App 2.3 API)</title>
<meta name="date" content="2016-04-09">
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.semtix.gui.tabs.antrag.nachreichungen.pruefen.DialogNachreichung (Semtix App 2.3 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../org/semtix/gui/tabs/antrag/nachreichungen/pruefen/DialogNachreichung.html" title="class in org.semtix.gui.tabs.antrag.nachreichungen.pruefen">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/semtix/gui/tabs/antrag/nachreichungen/pruefen/class-use/DialogNachreichung.html" target="_top">Frames</a></li>
<li><a href="DialogNachreichung.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.semtix.gui.tabs.antrag.nachreichungen.pruefen.DialogNachreichung" class="title">Uses of Class<br>org.semtix.gui.tabs.antrag.nachreichungen.pruefen.DialogNachreichung</h2>
</div>
<div class="classUseContainer">No usage of org.semtix.gui.tabs.antrag.nachreichungen.pruefen.DialogNachreichung</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../org/semtix/gui/tabs/antrag/nachreichungen/pruefen/DialogNachreichung.html" title="class in org.semtix.gui.tabs.antrag.nachreichungen.pruefen">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/semtix/gui/tabs/antrag/nachreichungen/pruefen/class-use/DialogNachreichung.html" target="_top">Frames</a></li>
<li><a href="DialogNachreichung.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2016. All rights reserved.</small></p>
</body>
</html>
|
home/advanced/optimizevote.view.html | mvs-live/mvs-htmls | <div class="AStitle-tabs">
<ul class="nav nav-pills tabsMenu">
<li role="presentation"><a href="#!/advanced/lock/{{sendfrom}}" class="btn-link-menu">{{'LOCK.HEADLINE' | translate}} <span ng-show="status.is_mining && status.block_type == 'PoS'" class="miniSpinner"></span></a></li>
<li class="active" role="presentation"><a class="btn-link-menu">{{'HEADLINE_OPTIMIZE_VOTE' | translate}} <span ng-show="status.is_mining && status.block_type == 'PoW'" class="miniSpinner"></span></a></li>
</ul>
</div>
<form ng-hide="confirmation" class="ddbr row">
<div class="col-xs-12 col-sm-6">
<!--Sender-->
<div class="form-group">
<label for="addressFrom" class="control-label">{{ 'MINING.MINER' | translate }}</label>
<span ng-show="!balancesLoaded" class="miniSpinner"></span>
<select name="addressFrom" type="address" class="form-control" placeholder="" ng-model="sendfrom" ng-change="addressChanged(sendfrom)" ng-class="{validInput: !error.sendfrom && !error.sendfrom_nothing_to_split, wrongInput: error.sendfrom || error.sendfrom_nothing_to_split}">
<option ng-repeat="oneAddress in listAddresses | orderBy:'available':true" value="{{oneAddress.address}}" title="{{oneAddress.available | assetformat : 8}} ETP" ng-if="myDidsAddresses[oneAddress.address] && oneAddress.address.charAt(0) != '3'">{{myDidsAddresses[oneAddress.address]}} - {{oneAddress.address}} - {{oneAddress.available | assetformat : 8}} ETP</option>
<option ng-repeat="oneAddress in listAddresses | orderBy:'available':true" value="{{oneAddress.address}}" title="{{oneAddress.available | assetformat : 8}} ETP" ng-if="!myDidsAddresses[oneAddress.address] && oneAddress.available != 0 && oneAddress.address.charAt(0) != '3'">{{oneAddress.address}} - {{oneAddress.available | assetformat : 8}} ETP</option>
</select>
<div ng-show="error.sendfrom_nothing_to_split" class="wrongInputComment"><span class="glyphicon glyphicon-remove"></span> {{ 'MESSAGES.OPTIMIZE_NOTHING_TO_SPLIT' | translate }}</div>
</div>
<!--Votes-->
<div class="form-group votesNumber" ng-show="sendfrom && nbr_vote.stake_utxo_available">
<span ng-hide="stakeUtxoLoaded" class="mediumSpinner"></span>
<div ng-hide="!stakeUtxoLoaded">
<h4>
{{ 'OPTIMIZE.CURRENT_NBR_VOTE' | translate }}:
<span class="correctInputComment"> {{nbr_vote.stake_utxo_available}} {{ 'POS_MINING.VOTE_AVAILABLE' | translate }},</span>
<span class="warningInputComment"> {{nbr_vote.stake_utxo_waiting}} {{ 'POS_MINING.VOTE_WAITING' | translate }}</span>
</h4>
<h4 ng-hide="nbrMaxVote == maxRecipients && (nbrMaxVote <= nbr_vote.stake_utxo_available - nbr_vote.stake_utxo_waiting)">{{ 'OPTIMIZE.MAX_NBR_VOTE' | translate }}:
<span class="totalDue">{{nbrMaxVote}}</span>
<span class="profit" ng-hide="nbrMaxVote == maxRecipients">(+{{nbrMaxVote - nbr_vote.stake_utxo_available - nbr_vote.stake_utxo_waiting}})</span>
</h4>
<div ng-show="nbrMaxVote == maxRecipients" class="warningInputComment"><span class="glyphicon glyphicon-warning-sign"></span> {{ 'OPTIMIZE.VOTE_LIMIT' | translate }}</div>
</div>
</div>
<!--Fee-->
<div class="form-group">
<label for="fee" class="control-label col-xs-6 noPaddingLeftRight">{{ 'TRANSFER_FEE' | translate }}</label>
<input type="number" step="0.00000001" class="form-control" name="fee" id="" ng-model="transactionFee" ng-class="{validInput: !error.fee_empty && !error.fee_too_low, wrongInput: error.fee_empty || error.fee_too_low}">
<div ng-show="error.fee_too_low" class="wrongInputComment"><span class="glyphicon glyphicon-remove"></span> {{ 'MESSAGES.TOO_LOW_FEE' | translate }}</div>
</div>
<div class="row">
<br>
<!--Submit button-->
<div class="col-xs-6">
<button type="submit" class="btn btn-success" id="transferBtn" ng-click="checkInputs()" ng-disabled="!submittable">{{ 'LOCK.ORGANIZE' | translate}}</button>
</div>
<!--Return button-->
<div class="col-xs-6">
<a href="#!/advanced/pos" class="btn btn-success btn-success-secondary">{{ 'MINING.BACK_MINING' | translate }}</a>
</div>
</div>
</div>
<!--Lock explanation-->
<div class="col-xs-12 col-sm-6">
<div class="assetDetailsPanel panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{{'OPTIMIZE.EXPLANATION_TITLE' | translate}}</h3>
</div>
<div class="panel-body">
<div class="col-xs-12 noPaddingLeftRight assetDataLine">
<div class="assetDataColumn col-xs-12 noPaddingLeftRight">
{{ 'OPTIMIZE.EXPLANATION_INTRO' | translate }}
</div>
</div>
<div class="col-xs-12 noPaddingLeftRight assetDataLine">
<div class="assetDataColumn col-xs-12 noPaddingLeftRight">
{{ 'OPTIMIZE.EXPLANATION_ACTION' | translate }}
</div>
</div>
<div class="col-xs-12 noPaddingLeftRight assetDataLine">
<div class="assetDataColumn col-xs-12 noPaddingLeftRight">
{{ 'OPTIMIZE.EXPLANATION_WARNING_AGE' | translate }}
</div>
</div>
</div>
</div>
</div>
</form>
<form ng-show="confirmation" class="row">
<br/>
<div class="col-lg-6 col-md-12">
<div class="assetDetailsPanel panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{{'TRANSFER.CONFIRMATION_TITLE' | translate}}</h3>
</div>
<div class="panel-body">
<div class="col-xs-12 noPaddingLeftRight assetDataLine">
<div ng-show="!myDidsAddresses[sendfrom]" class="assetDataColumn col-xs-4 noPaddingLeftRight">{{ 'ADDRESS' | translate }}</div>
<div ng-show="myDidsAddresses[sendfrom]" class="assetDataColumn col-xs-4 noPaddingLeftRight">{{ 'AVATAR' | translate }}</div>
<div ng-show="!myDidsAddresses[sendfrom]" class="assetValueColumn col-xs-8 noPaddingLeftRight">{{sendfrom}}</div>
<div ng-show="myDidsAddresses[sendfrom]" class="assetValueColumn col-xs-8 noPaddingLeftRight">{{myDidsAddresses[sendfrom]}}</div>
</div>
<div class="col-xs-12 noPaddingLeftRight assetDataLine">
<div class="assetDataColumn col-xs-4 noPaddingLeftRight">{{ 'OPTIMIZE.CURRENT_NBR_VOTE' | translate }}</div>
<div class="assetValueColumn col-xs-8 noPaddingLeftRight">
<div>{{nbr_vote.stake_utxo_available}} {{ 'POS_MINING.VOTE_AVAILABLE' | translate }}</div>
<div>{{nbr_vote.stake_utxo_waiting}} {{ 'POS_MINING.VOTE_WAITING' | translate }}</div>
</div>
</div>
<div class="col-xs-12 noPaddingLeftRight assetDataLine">
<div class="assetDataColumn col-xs-4 noPaddingLeftRight">{{ 'OPTIMIZE.MAX_NBR_VOTE' | translate }}</div>
<div class="assetValueColumn col-xs-8 noPaddingLeftRight">{{nbrMaxVote}}</div>
</div>
<div class="col-xs-12 noPaddingLeftRight assetDataLine">
<div class="assetDataColumn col-xs-4 noPaddingLeftRight">{{ 'TRANSFER_FEE' | translate }}</div>
<div class="assetValueColumn col-xs-8 noPaddingLeftRight">{{transactionFee}} ETP</div>
</div>
</div>
</div>
<!--Password-->
<div class="form-group">
<label for="password" class="control-label">{{ 'TRANSFER_PASSWORD' | translate }}</label>
<input type="password" class="form-control" name="password" id="" ng-model="password" required ng-model="password" ng-class="{validInput: !errorPassword, wrongInput: errorPassword}">
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-12 form-group noPaddingLeftRight">
<br>
<!--Submit button-->
<div class="col-xs-6 col-sm-6 col-md-3">
<button type="submit" class="btn btn-success" ng-click="transferMore(sendfrom, recipents, transactionFee, password)" ng-disabled="errorPassword">{{ 'LOCK.ORGANIZE' | translate}}</button>
</div>
<!--Return button-->
<div class="col-xs-6 col-sm-6 col-md-3">
<button class="btn btn-success btn-success-secondary" ng-click="confirmation = false; password = ''">{{ 'CANCEL_BUTTON' | translate }}</button>
</div>
</div>
</form>
|
amber/afi/souvigny/booklet/jquery.booklet.1.2.0.css | lolgzs/opacce | /* @Booklet
----------------------------------------*/
.booklet {width:800px; height:600px; position:relative; /*background:#fff;*/ margin:0 auto 10px; overflow:visible !important;}
.booklet .b-page {left:0; top:0; position:absolute; overflow:hidden; padding:0;}
.booklet .b-pN {}
.booklet .b-p0 {}
.booklet .b-p1 {}
.booklet .b-p2 {}
.booklet .b-p3 {}
.booklet .b-p4 {}
.booklet .b-load {}
/* Page Wrappers */
.booklet .b-wrap {top:0; position:absolute;}
.booklet .b-wrap-left {background:#fff;}
.booklet .b-wrap-right {background:#efefef;}
.booklet .b-pN .b-wrap,
.booklet .b-p1 .b-wrap,
.booklet .b-p2 .b-wrap,
.booklet .b-p3 .b-wrap,
.booklet .b-p4 .b-wrap {left:0;}
.booklet .b-p0 .b-wrap {right:0;}
/* Custom Page Types */
.booklet .b-page-blank {padding:0; width:100%; height:100%;}
.booklet .b-page-cover {padding:0; width:100%; height:100%; background:#925C0E;}
.booklet .b-page-cover h3 {color:#fff; text-shadow:0px 1px 3px #222;}
/* Page Numbers */
.booklet .b-counter {bottom:10px; position:absolute; display:block; width:25px; height:20px; background:#ccc; color:#444; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; padding:5px 0 0;}
.booklet .b-wrap-left .b-counter {left:10px;}
.booklet .b-wrap-right .b-counter {right:10px;}
/* Page Shadows */
.booklet .b-shadow-f {right:0; top:0; position:absolute; opacity:0; background-image:url("images/shadow-top-forward.png"); background-repeat:repeat-y; background-position:100% 0;}
.booklet .b-shadow-b {left:0; top:0; position:absolute; opacity:0; background-image:url("images/shadow-top-back.png"); background-repeat:repeat-y; background-position:0 0;}
.booklet .b-p0 {background-image:url("images/shadow.png"); background-repeat:repeat-y; background-position:100% 10px;}
.booklet .b-p3 {background-image:url("images/shadow.png"); background-repeat:repeat-y; background-position:0 10px;}
/* Overlay Controls */
.booklet .b-grab {cursor: url(images/openhand.cur), default;}
.booklet .b-grabbing {cursor: url(images/closedhand.cur), default;}
/* Overlay Controls */
.booklet .b-overlay {top:0; position:absolute; height:100%; width:50%;}
.booklet .b-overlay-prev {left:0;}
.booklet .b-overlay-next {right:0;}
/* Tab Controls */
.booklet .b-tab {background:#000; height:40px; width:100%; padding:10px 0 0; text-align:center; color:#ccc; position:absolute; font-size:11px;}
.booklet .b-tab-prev {left:0;}
.booklet .b-tab-next {right:0;}
.booklet .b-tab:hover {background:#aaa; color:#000;}
/* Arrow Controls */
.booklet .b-arrow {display:block; position:absolute; text-indent:-9999px; top:0; height:100%; width:74px;}
.booklet .b-arrow div {display:none; text-indent:-9999px; height:170px; width:74px; position:absolute; left:0; top:25%;}
.booklet .b-arrow-next {right:-80px;}
.booklet .b-arrow-prev {left:-80px;}
.booklet .b-arrow-next div {background:url("images/arrow-next.png") no-repeat left top;}
.booklet .b-arrow-prev div {background:url("images/arrow-prev.png") no-repeat left top;}
/* @z-index fix (needed for older IE browsers)
----------------------------------------*/
body {z-index:0;}
.b-menu {z-index:100;}
.b-selector {z-index:100;}
.booklet {z-index:10;}
.b-pN {z-index:10;}
.b-p0 {z-index:10;}
.b-p1 {z-index:10;}
.b-p2 {z-index:10;}
.b-p3 {z-index:10;}
.b-p4 {z-index:10;}
.b-prev {z-index:40;}
.b-next {z-index:40;}
.b-counter {z-index:40;}
/* @Menu Items
----------------------------------------*/
.b-menu {height:40px; padding:0 0 10px;}
.b-selector {height:40px; position:relative; float:right; border:none; color:#cecece; cursor:pointer;}
.b-selector .b-current {padding:8px 15px 12px; line-height:20px; min-width:18px; height:20px; display:block; background:#000; text-align:center;}
.b-selector-page {width:auto; margin-left:15px;}
.b-selector-chapter {width:auto;}
.b-selector:hover {color:#fff; background-position:left 0px;}
.b-selector:hover .b-current {background-position:right 0px;}
.b-selector ul {overflow:hidden; margin:0; list-style:none !important; position:absolute; top:40px; right:0; padding:0 0 10px; background:#000; width:240px; font:normal 12px "Myriad Pro", Myriad, "DejaVu Sans Condensed","Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;}
.b-selector li {border:none;}
.b-selector a {height:14px; text-decoration:none; display:block; padding:5px 10px;}
.b-selector a .b-text {float:left; clear:none;}
.b-selector a .b-num {float:right; clear:none;}
.b-selector a:hover {color:#fff;}
|
report/html/com/rapidminer/tools/RMUrlHandler.html | cm-is-dog/rapidminer-studio-core | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../img/clover.ico" />
<link rel="stylesheet" href="../../../aui/css/aui.min.css" media="all"/>
<link rel="stylesheet" href="../../../aui/css/aui-experimental.min.css" media="all"/>
<!--[if IE 9]><link rel="stylesheet" href="../../../aui/css/aui-ie9.min.css" media="all"/><![endif]-->
<style type="text/css" media="all">
@import url('../../../style.css');
@import url('../../../tree.css');
</style>
<script src="../../../jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="../../../aui/js/aui.min.js" type="text/javascript"></script>
<script src="../../../aui/js/aui-experimental.min.js" type="text/javascript"></script>
<script src="../../../aui/js/aui-soy.min.js" type="text/javascript"></script>
<script src="../../../package-nodes-tree.js" type="text/javascript"></script>
<script src="../../../clover-tree.js" type="text/javascript"></script>
<script src="../../../clover.js" type="text/javascript"></script>
<script src="../../../clover-descriptions.js" type="text/javascript"></script>
<script src="../../../cloud.js" type="text/javascript"></script>
<title>rapidminer-studio-core 转换结果 </title>
</head>
<body onload="onLoad('rapidminer-studio-core 转换结果 : com.rapidminer.tools.RMUrlHandler.java')">
<div id="page">
<header id="header" role="banner">
<nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-clover">
<a href="http://www.atlassian.com/clover" title="Open Atlassian Clover home page"><span class="aui-header-logo-device">Clover</span></a>
</h1>
</div>
<div class="aui-header-secondary">
<ul class="aui-nav">
<li id="system-help-menu">
<a class="aui-nav-link" title="Open online Clover documentation" target="_blank"
href="https://confluence.atlassian.com/display/CLOVER/Clover+Documentation+Home">
<span class="aui-icon aui-icon-small aui-iconfont-help"> Help</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="aui-page-panel">
<div class="aui-page-panel-inner">
<div class="aui-page-panel-nav aui-page-panel-nav-clover">
<div class="aui-page-header-inner" style="margin-bottom: 20px;">
<div class="aui-page-header-image">
<div class="aui-avatar aui-avatar-large aui-avatar-project">
<div class="aui-avatar-inner">
<img src="../../../img/clover_logo_large.png" alt="Clover icon"/>
</div>
</div>
</div>
<div class="aui-page-header-main" >
<h1>
rapidminer-studio-core 转换结果
</h1>
</div>
</div>
<nav class="aui-navgroup aui-navgroup-vertical">
<div class="aui-navgroup-inner">
<ul class="aui-nav">
<li class="">
<a href="../../../dashboard.html">Project overview</a>
</li>
</ul>
<div class="aui-nav-heading packages-nav-heading">
<strong>Packages</strong>
</div>
<div class="aui-nav project-packages">
<form method="get" action="#" class="aui package-filter-container">
<input type="text" autocomplete="off" class="package-filter text"
placeholder="Type to filter packages..." name="package-filter" id="package-filter"
title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/>
</form>
<p class="package-filter-no-results-message hidden">
<small>No results found.</small>
</p>
<div class="packages-tree-wrapper" data-root-relative="../../../" data-package-name="com.rapidminer.tools">
<div class="packages-tree-container"></div>
<div class="clover-packages-lozenges"></div>
</div>
</div>
</div>
</nav> </div>
<section class="aui-page-panel-content">
<div class="aui-page-panel-content-clover">
<ol class="aui-nav aui-nav-breadcrumbs">
<li><a href="../../../dashboard.html">Project Clover database 星期二 九月 5 2017 16:40:29 CST</a></li>
<li><a href="pkg-summary.html"> Package com.rapidminer.tools</a></li>
</ol>
<h1 class="aui-h2-clover">
File RMUrlHandler.java
</h1>
<div class="aui-message aui-message-warning">
<p class="title">
<strong>Evaluation License</strong>
</p>
<p>
This report was generated with an evaluation server license. <a href="http://www.atlassian.com/software/clover">Purchase Clover</a> or <a href="http://confluence.atlassian.com/x/JAgQCQ">configure your license.</a>
</p>
</div>
<div class="aui-tabs horizontal-tabs" id="tabs-file">
<div class="tabs-pane aui-tabs-pane-100-pcnt active-pane" id="tabs-file-source">
<div> </div>
<div style="display: table; width: 100%">
<div style="display: table-cell; ">
<div class="dashboard-widget">
<header class="dashboard-widget-header">
<h3>Code metrics</h3>
</header>
<div class="dashboard-widget-content">
<div id="td-header-stats" class="aui-item" style="display: ">
<div style="display: table">
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of branches in this file">Branches:</label></div>
<div class="stats-box-value">0</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of statements in this file">Statements:</label></div>
<div class="stats-box-value">0</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of methods in this file">Methods:</label></div>
<div class="stats-box-value">0</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of classes in this file">Classes:</label></div>
<div class="stats-box-value">1</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of lines of code in this file">LOC:</label></div>
<div class="stats-box-value">235</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of non-comment lines of code in this file">NCLOC:</label></div>
<div class="stats-box-value">141</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Cyclomatic complexity is the number of paths in this file">Total complexity:</label></div>
<div class="stats-box-value">0</div>
</div>
<div class="stats-box">
<div class="stats-box-label">
<label title="Complexity density is the complexity divided by the number of statements in this file">Complexity density:</label>
</div>
<div class="stats-box-value">-</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Number of statements per method.">Statements/Method:</label></div>
<div class="stats-box-value">-</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Number of methods per class.">Methods/Class:</label></div>
<div class="stats-box-value">0</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Complexity divided by the number of methods in this file">Average method complexity:</label></div>
<div class="stats-box-value">-</div>
</div>
</div>
<div class="subtle">
<small><strong>100%</strong> of code in this file is excluded from these metrics.</small>
<label class="aui-button aui-button-subtle" onclick="toggleStats('td-header-stats', 'td-filtered-header-stats');"
title="Include or exclude filtered elements from these statistics.">Remove Filter</label>
</div>
</div>
<div id="td-filtered-header-stats" class="aui-item" style="display: none">
<div style="display: table">
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of branches in this file">Branches:</label></div>
<div class="stats-box-value">14</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of statements in this file">Statements:</label></div>
<div class="stats-box-value">62</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of methods in this file">Methods:</label></div>
<div class="stats-box-value">9</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of classes in this file">Classes:</label></div>
<div class="stats-box-value">1</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of lines of code in this file">LOC:</label></div>
<div class="stats-box-value">235</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of non-comment lines of code in this file">NCLOC:</label></div>
<div class="stats-box-value">141</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Cyclomatic complexity is the number of paths in this file">Total complexity:</label></div>
<div class="stats-box-value">26</div>
</div>
<div class="stats-box">
<div class="stats-box-label">
<label title="Complexity density is the complexity divided by the number of statements in this file">Complexity density:</label>
</div>
<div class="stats-box-value">0.42</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Number of statements per method.">Statements/Method:</label></div>
<div class="stats-box-value">6.89</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Number of methods per class.">Methods/Class:</label></div>
<div class="stats-box-value">9</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Complexity divided by the number of methods in this file">Average method complexity:</label></div>
<div class="stats-box-value">2.89</div>
</div>
</div>
<div class="subtle">
<small>These metrics include <strong class='bold'>100%</strong> of code marked as filtered.</small>
<label class="aui-button aui-button-subtle" onclick="toggleStats('td-filtered-header-stats', 'td-header-stats');"
title="Include or exclude filtered elements from these statistics.">Apply Filter</label>
</div>
</div> </div>
</div>
</div>
</div>
<h2>Classes</h2>
<table class="aui aui-table-sortable">
<thead>
<tr> <th>Class</th>
<th>Line #</th>
<th class="">
<label title="The total number of statements.">Total Statements</label>
</th>
<th class="">
<label title="Cyclomatic complexity is a measure of the number of paths in your code.">Complexity</label>
</th>
<th class="">
<label title="The amount of code that was hit at least once during testing.">TOTAL Coverage</label>
</th>
<th>Actions</th>
</tr> </thead>
<tbody>
<tr> <td id="RMUrlHandler">
<span><a href="#53" title="RMUrlHandler" onclick="closeDialogAndScrollTo('dialog-RMUrlHandler', '53');">RMUrlHandler</a></span>
</td>
<td>53<a name="sl-53"></a></td>
<td class="">0</td>
<td class="">0</td>
<td class=""><div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td>
<td><button data-dialog-id="dialog-RMUrlHandler" class="aui-button aui-button-link dialog-show-button">Show methods</button></td>
</tr> </tbody>
</table>
<section role="dialog" id="dialog-RMUrlHandler" class="aui-layer aui-dialog2 aui-dialog2-xlarge" aria-hidden="true">
<header class="aui-dialog2-header">
<h1 class="aui-dialog2-header-main">Class RMUrlHandler</h1>
<div class="aui-dialog2-header-secondary">
<input id="dialog-RMUrlHandler-method-filter" class="test-filter text" type="text" name="method-filter"
placeholder="Type to filter methods..." autocomplete="off"
onkeyup="filterMethods('dialog-RMUrlHandler-methods-body', 'dialog-RMUrlHandler-method-filter');"/>
</div>
</header>
<div class="aui-dialog2-content">
<table class="aui aui-table-sortable">
<thead>
<tr> <th id="RMUrlHandler">
Class<br/> <span><a href="#53" title="RMUrlHandler" onclick="closeDialogAndScrollTo('dialog-RMUrlHandler', '53');">RMUrlHandler</a></span>
</th>
<th>Line #<br/>53<a name="sl-53"></a></th>
<th class=""><label title="The total number of statements.">Total Statements</label><br/>0</th>
<th class=""><label title="Cyclomatic complexity is a measure of the number of paths in your code.">Complexity</label><br/>0</th>
<th class=""><label title="The amount of code that was hit at least once during testing.">TOTAL Coverage</label><br/><div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></th>
</tr> </thead>
<tbody id="dialog-RMUrlHandler-methods-body">
<tr id="RMUrlHandler-1">
<td id="summary-62-2">
<span class="sortValue"><clinit>, line 62()</span>
  <a href="?line=29#62" title="<clinit>, line 62()" name="sl-62" onclick="closeDialogAndScrollTo('dialog-RMUrlHandler', '62');"><clinit>, line 62()</a>
</td>
<td align="right"><span class="sortValue">62</span>62</td>
<td class="" align="right"><span class="sortValue">0.0</span>0</td>
<td class="" align="right"><span class="sortValue">1.0</span>1</td>
<td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td>
</tr> <tr id="RMUrlHandler-2">
<td id="summary-70-2">
<span class="sortValue">handleUrl(String) : boolean</span>
  <a href="?line=29#70" title="handleUrl(String) : boolean" name="sl-70" onclick="closeDialogAndScrollTo('dialog-RMUrlHandler', '70');">handleUrl(String) : boolean</a>
</td>
<td align="right"><span class="sortValue">70</span>70</td>
<td class="" align="right"><span class="sortValue">0.0</span>0</td>
<td class="" align="right"><span class="sortValue">1.0</span>1</td>
<td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td>
</tr> <tr id="RMUrlHandler-3">
<td id="summary-107-2">
<span class="sortValue">register(String,Action) : void</span>
  <a href="?line=29#107" title="register(String,Action) : void" name="sl-107" onclick="closeDialogAndScrollTo('dialog-RMUrlHandler', '107');">register(String,Action) : void</a>
</td>
<td align="right"><span class="sortValue">107</span>107</td>
<td class="" align="right"><span class="sortValue">0.0</span>0</td>
<td class="" align="right"><span class="sortValue">1.0</span>1</td>
<td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td>
</tr> <tr id="RMUrlHandler-4">
<td id="summary-118-2">
<span class="sortValue">browse(URI) : void</span>
  <a href="?line=29#118" title="browse(URI) : void" name="sl-118" onclick="closeDialogAndScrollTo('dialog-RMUrlHandler', '118');">browse(URI) : void</a>
</td>
<td align="right"><span class="sortValue">118</span>118</td>
<td class="" align="right"><span class="sortValue">0.0</span>0</td>
<td class="" align="right"><span class="sortValue">1.0</span>1</td>
<td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td>
</tr> <tr id="RMUrlHandler-5">
<td id="summary-153-2">
<span class="sortValue">openInBrowser(URL) : void</span>
  <a href="?line=29#153" title="openInBrowser(URL) : void" name="sl-153" onclick="closeDialogAndScrollTo('dialog-RMUrlHandler', '153');">openInBrowser(URL) : void</a>
</td>
<td align="right"><span class="sortValue">153</span>153</td>
<td class="" align="right"><span class="sortValue">0.0</span>0</td>
<td class="" align="right"><span class="sortValue">1.0</span>1</td>
<td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td>
</tr> <tr id="RMUrlHandler-6">
<td id="summary-170-2">
<span class="sortValue">openInBrowser(String) : void</span>
  <a href="?line=29#170" title="openInBrowser(String) : void" name="sl-170" onclick="closeDialogAndScrollTo('dialog-RMUrlHandler', '170');">openInBrowser(String) : void</a>
</td>
<td align="right"><span class="sortValue">170</span>170</td>
<td class="" align="right"><span class="sortValue">0.0</span>0</td>
<td class="" align="right"><span class="sortValue">1.0</span>1</td>
<td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td>
</tr> <tr id="RMUrlHandler-7">
<td id="summary-185-2">
<span class="sortValue">openInBrowser(URI) : void</span>
  <a href="?line=29#185" title="openInBrowser(URI) : void" name="sl-185" onclick="closeDialogAndScrollTo('dialog-RMUrlHandler', '185');">openInBrowser(URI) : void</a>
</td>
<td align="right"><span class="sortValue">185</span>185</td>
<td class="" align="right"><span class="sortValue">0.0</span>0</td>
<td class="" align="right"><span class="sortValue">1.0</span>1</td>
<td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td>
</tr> <tr id="RMUrlHandler-8">
<td id="summary-208-2">
<span class="sortValue">openInBrowserWithTempFile(URI) : void</span>
  <a href="?line=29#208" title="openInBrowserWithTempFile(URI) : void" name="sl-208" onclick="closeDialogAndScrollTo('dialog-RMUrlHandler', '208');">openInBrowserWithTempFile(URI) : void</a>
</td>
<td align="right"><span class="sortValue">208</span>208</td>
<td class="" align="right"><span class="sortValue">0.0</span>0</td>
<td class="" align="right"><span class="sortValue">1.0</span>1</td>
<td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td>
</tr> <tr id="RMUrlHandler-9">
<td id="summary-229-2">
<span class="sortValue">showBrowserUnavailableMessage(String) : void</span>
  <a href="?line=29#229" title="showBrowserUnavailableMessage(String) : void" name="sl-229" onclick="closeDialogAndScrollTo('dialog-RMUrlHandler', '229');">showBrowserUnavailableMessage(String) : void</a>
</td>
<td align="right"><span class="sortValue">229</span>229</td>
<td class="" align="right"><span class="sortValue">0.0</span>0</td>
<td class="" align="right"><span class="sortValue">1.0</span>1</td>
<td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td>
</tr> </tbody>
</table>
<div> </div>
</div>
<footer class="aui-dialog2-footer">
<div class="aui-dialog2-footer-actions">
<button class="aui-button aui-button-primary dialog-close-button"
data-dialog-id="dialog-RMUrlHandler">Close</button>
</div>
<div class="aui-dialog2-footer-hint">Click on a class or a method name to jump to source.</div>
</footer>
</section>
<div> </div>
<h2>Contributing tests</h2>
<div class="aui-message">
<p>No tests hitting this source file were found.</p>
</div>
<h2>Source view</h2>
<div style="display: table; width: 100%;">
<div style="display: table-cell">
<button class="aui-button aui-button-link"
title="Toggles all methods in the source to be either expanded or collapsed."
onclick="toggleAllInlineMethods(this); return false;" id="method-expander">
Collapse all methods
</button>
</div>
<div style="display: table-cell">
<div style="text-align: right; margin-bottom: 10px">
<button class="aui-button aui-button-subtle" id="popupHelp">
<span class="aui-icon aui-icon-small aui-iconfont-help"></span> Show legend
</button>
<script>
AJS.InlineDialog(AJS.$("#popupHelp"), "helpDialog",
function(content, trigger, showPopup) {
content.css({"padding":"20px"}).html(SRC_FILE_LEGEND_TEXT);
showPopup();
return false;
},
{
width: 700, hideDelay: 60000
}
);
</script> </div>
</div>
</div>
<table cellspacing="0" cellpadding="0" class="srcView" width="100%">
<tbody> <tr id="l1">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=1#src-1">1</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-1" class="srcLine"><span class="comment">/**</span></span></td>
</tr>
<tr id="l2">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=2#src-2">2</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-2" class="srcLine"><span class="comment"> * Copyright (C) 2001-2017 by RapidMiner and the contributors</span></span></td>
</tr>
<tr id="l3">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=3#src-3">3</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-3" class="srcLine"><span class="comment"> * </span></span></td>
</tr>
<tr id="l4">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=4#src-4">4</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-4" class="srcLine"><span class="comment"> * Complete list of developers available at our web site:</span></span></td>
</tr>
<tr id="l5">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=5#src-5">5</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-5" class="srcLine"><span class="comment"> * </span></span></td>
</tr>
<tr id="l6">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=6#src-6">6</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-6" class="srcLine"><span class="comment"> * http://rapidminer.com</span></span></td>
</tr>
<tr id="l7">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=7#src-7">7</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-7" class="srcLine"><span class="comment"> * </span></span></td>
</tr>
<tr id="l8">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=8#src-8">8</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-8" class="srcLine"><span class="comment"> * This program is free software: you can redistribute it and/or modify it under the terms of the</span></span></td>
</tr>
<tr id="l9">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=9#src-9">9</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-9" class="srcLine"><span class="comment"> * GNU Affero General Public License as published by the Free Software Foundation, either version 3</span></span></td>
</tr>
<tr id="l10">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=10#src-10">10</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-10" class="srcLine"><span class="comment"> * of the License, or (at your option) any later version.</span></span></td>
</tr>
<tr id="l11">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=11#src-11">11</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-11" class="srcLine"><span class="comment"> * </span></span></td>
</tr>
<tr id="l12">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=12#src-12">12</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-12" class="srcLine"><span class="comment"> * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without</span></span></td>
</tr>
<tr id="l13">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=13#src-13">13</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-13" class="srcLine"><span class="comment"> * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span></span></td>
</tr>
<tr id="l14">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=14#src-14">14</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-14" class="srcLine"><span class="comment"> * Affero General Public License for more details.</span></span></td>
</tr>
<tr id="l15">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=15#src-15">15</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-15" class="srcLine"><span class="comment"> * </span></span></td>
</tr>
<tr id="l16">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=16#src-16">16</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-16" class="srcLine"><span class="comment"> * You should have received a copy of the GNU Affero General Public License along with this program.</span></span></td>
</tr>
<tr id="l17">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=17#src-17">17</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-17" class="srcLine"><span class="comment"> * If not, see http://www.gnu.org/licenses/.</span></span></td>
</tr>
<tr id="l18">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=18#src-18">18</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-18" class="srcLine"><span class="comment">*/</span></span></td>
</tr>
<tr id="l19">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=19#src-19">19</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-19" class="srcLine"><span class="keyword">package</span> com.<a href="../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../tools/pkg-summary.html">tools</a>;</span></td>
</tr>
<tr id="l20">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=20#src-20">20</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-20" class="srcLine"></span></td>
</tr>
<tr id="l21">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=21#src-21">21</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-21" class="srcLine"><span class="keyword">import</span> java.awt.Desktop;</span></td>
</tr>
<tr id="l22">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=22#src-22">22</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-22" class="srcLine"><span class="keyword">import</span> java.io.File;</span></td>
</tr>
<tr id="l23">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=23#src-23">23</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-23" class="srcLine"><span class="keyword">import</span> java.io.FileWriter;</span></td>
</tr>
<tr id="l24">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=24#src-24">24</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-24" class="srcLine"><span class="keyword">import</span> java.io.IOException;</span></td>
</tr>
<tr id="l25">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=25#src-25">25</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-25" class="srcLine"><span class="keyword">import</span> java.net.URI;</span></td>
</tr>
<tr id="l26">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=26#src-26">26</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-26" class="srcLine"><span class="keyword">import</span> java.net.URISyntaxException;</span></td>
</tr>
<tr id="l27">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=27#src-27">27</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-27" class="srcLine"><span class="keyword">import</span> java.net.URL;</span></td>
</tr>
<tr id="l28">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=28#src-28">28</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-28" class="srcLine"><span class="keyword">import</span> java.util.HashMap;</span></td>
</tr>
<tr id="l29">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=29#src-29">29</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-29" class="srcLine"><span class="keyword">import</span> java.util.Map;</span></td>
</tr>
<tr id="l30">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=30#src-30">30</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-30" class="srcLine"><span class="keyword">import</span> java.util.logging.Level;</span></td>
</tr>
<tr id="l31">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=31#src-31">31</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-31" class="srcLine"><span class="keyword">import</span> java.util.logging.Logger;</span></td>
</tr>
<tr id="l32">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=32#src-32">32</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-32" class="srcLine"></span></td>
</tr>
<tr id="l33">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=33#src-33">33</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-33" class="srcLine"><span class="keyword">import</span> javax.swing.Action;</span></td>
</tr>
<tr id="l34">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=34#src-34">34</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-34" class="srcLine"><span class="keyword">import</span> javax.swing.event.HyperlinkListener;</span></td>
</tr>
<tr id="l35">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=35#src-35">35</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-35" class="srcLine"></span></td>
</tr>
<tr id="l36">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=36#src-36">36</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-36" class="srcLine"><span class="keyword">import</span> com.<a href="../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../gui/pkg-summary.html">gui</a>.<a href="../../../com/rapidminer/gui/MainFrame.html#MainFrame">MainFrame</a>;</span></td>
</tr>
<tr id="l37">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=37#src-37">37</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-37" class="srcLine"><span class="keyword">import</span> com.<a href="../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../gui/pkg-summary.html">gui</a>.<a href="../../../com/rapidminer/gui/RapidMinerGUI.html#RapidMinerGUI">RapidMinerGUI</a>;</span></td>
</tr>
<tr id="l38">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=38#src-38">38</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-38" class="srcLine"><span class="keyword">import</span> com.<a href="../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../gui/pkg-summary.html">gui</a>.<a href="../gui/actions/pkg-summary.html">actions</a>.<a href="../../../com/rapidminer/gui/actions/SettingsAction.html#SettingsAction">SettingsAction</a>;</span></td>
</tr>
<tr id="l39">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=39#src-39">39</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-39" class="srcLine"><span class="keyword">import</span> com.<a href="../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../gui/pkg-summary.html">gui</a>.<a href="../gui/dialog/pkg-summary.html">dialog</a>.<a href="../../../com/rapidminer/gui/dialog/BrowserUnavailableDialogFactory.html#BrowserUnavailableDialogFactory">BrowserUnavailableDialogFactory</a>;</span></td>
</tr>
<tr id="l40">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=40#src-40">40</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-40" class="srcLine"><span class="keyword">import</span> com.<a href="../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../gui/pkg-summary.html">gui</a>.<a href="../gui/tools/pkg-summary.html">tools</a>.<a href="../gui/tools/dialogs/pkg-summary.html">dialogs</a>.<a href="../../../com/rapidminer/gui/tools/dialogs/ButtonDialog.html#ButtonDialog">ButtonDialog</a>;</span></td>
</tr>
<tr id="l41">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=41#src-41">41</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-41" class="srcLine"><span class="keyword">import</span> com.<a href="../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../operator/pkg-summary.html">operator</a>.<a href="../../../com/rapidminer/operator/Operator.html#Operator">Operator</a>;</span></td>
</tr>
<tr id="l42">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=42#src-42">42</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-42" class="srcLine"><span class="keyword">import</span> com.<a href="../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../operator/pkg-summary.html">operator</a>.<a href="../../../com/rapidminer/operator/OperatorCreationException.html#OperatorCreationException">OperatorCreationException</a>;</span></td>
</tr>
<tr id="l43">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=43#src-43">43</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-43" class="srcLine"></span></td>
</tr>
<tr id="l44">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=44#src-44">44</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-44" class="srcLine"></span></td>
</tr>
<tr id="l45">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=45#src-45">45</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-45" class="srcLine"><span class="comment">/**</span></span></td>
</tr>
<tr id="l46">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=46#src-46">46</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-46" class="srcLine"><span class="comment"> * Convenience class for invoking certain actions from URLs, e.g. from inside a</span></span></td>
</tr>
<tr id="l47">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=47#src-47">47</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-47" class="srcLine"><span class="comment"> * {</span><span class="javadoc">@link</span><span class="comment"> HyperlinkListener}. URLs of the form "rm://actionName" will be interpreted. Actions can</span></span></td>
</tr>
<tr id="l48">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=48#src-48">48</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-48" class="srcLine"><span class="comment"> * register themselves by invoking {</span><span class="javadoc">@link</span><span class="comment"> RMUrlHandler#register(String, Action)}.</span></span></td>
</tr>
<tr id="l49">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=49#src-49">49</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-49" class="srcLine"><span class="comment"> *</span></span></td>
</tr>
<tr id="l50">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=50#src-50">50</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-50" class="srcLine"><span class="comment"> * </span><span class="javadoc">@author</span><span class="comment"> Simon Fischer</span></span></td>
</tr>
<tr id="l51">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=51#src-51">51</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-51" class="srcLine"><span class="comment"> *</span></span></td>
</tr>
<tr id="l52">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=52#src-52">52</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-52" class="srcLine"><span class="comment"> */</span></span></td>
</tr>
<tr class="inlineStatsRow" align="right" valign="middle">
<td class="coverageCount"><a name="53" class="nolink"> </a></td>
<td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-53' onclick="toggleInlineStats(this, 'inlinestats-53');"/>
<td align="center" valign="middle">
<table id="inlinestats-53" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px">
<tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-53'), 'inlinestats-53');return true;">
<td><div>
<div title="Empty" class="barEmpty" style="min-width:40px;"></div>
</div></td><td> - </td>
<td class="inlineStat">Uncovered Elements: 0 (0)</td>
<td class="inlineStat">Complexity: 0</td>
<td class="inlineStat">Complexity Density: -</td>
</tr>
</table>
</td>
</tr>
<tr id="l53">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=53#src-53">53</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" id="id-53"><span class="spacer"></span><span id="src-53" class="srcLine"><span class="keyword">public</span> <span class="keyword">class</span> <a href="../../../com/rapidminer/tools/RMUrlHandler.html#RMUrlHandler">RMUrlHandler</a> {</span></td>
</tr>
<tr id="l54">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=54#src-54">54</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-54" class="srcLine"></span></td>
</tr>
<tr id="l55">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=55#src-55">55</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-55" class="srcLine"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">final</span> String URL_PREFIX = <span class="string">"rm://"</span>;</span></td>
</tr>
<tr id="l56">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=56#src-56">56</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-56" class="srcLine"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">final</span> String PREFERENCES_URL = URL_PREFIX + <span class="string">"preferences"</span>;</span></td>
</tr>
<tr id="l57">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=57#src-57">57</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-57" class="srcLine"></span></td>
</tr>
<tr id="l58">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=58#src-58">58</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-58" class="srcLine"> <span class="keyword">private</span> <span class="keyword">static</span> <span class="keyword">final</span> Map<String, Action> ACTION_MAP = <span class="keyword">new</span> HashMap<>();</span></td>
</tr>
<tr id="l59">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=59#src-59">59</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-59" class="srcLine"></span></td>
</tr>
<tr id="l60">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=60#src-60">60</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-60" class="srcLine"> <span class="keyword">private</span> <span class="keyword">static</span> <span class="keyword">final</span> Logger LOGGER = Logger.getLogger(<a href="../../../com/rapidminer/tools/RMUrlHandler.html#RMUrlHandler">RMUrlHandler</a>.<span class="keyword">class</span>.getCanonicalName());</span></td>
</tr>
<tr id="l61">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=61#src-61">61</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-61" class="srcLine"></span></td>
</tr>
<tr class="inlineStatsRow" align="right" valign="middle">
<td class="coverageCount"><a name="62" class="nolink"> </a></td>
<td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-62' onclick="toggleInlineStats(this, 'inlinestats-62');"/>
<td align="center" valign="middle">
<table id="inlinestats-62" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px">
<tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-62'), 'inlinestats-62');return true;">
<td><div>
<div title="Empty" class="barEmpty" style="min-width:40px;"></div>
</div></td><td> - </td>
<td class="inlineStat">Uncovered Elements: 0 (0)</td>
<td class="inlineStat">Complexity: 1</td>
<td class="inlineStat">Complexity Density: -</td>
</tr>
</table>
</td>
</tr>
<tr id="l62">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=62#src-62">62</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" methodStart srcCell" id="id-62"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 62,64);" id="img-62" src="../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-62" class="srcLineFiltered"><span class="nolink" title="Filtered by: static"> <span class="keyword">static</span> {</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-62'), 62,64);" id="e62" style="display:none;border:none;">...</span></span></td>
</tr>
<tr id="l63">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=63#src-63">63</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-63" class="srcLineFiltered"><span class="nolink" title="Filtered by: static"> register(<span class="string">"preferences"</span>, <span class="keyword">new</span> <a href="../../../com/rapidminer/gui/actions/SettingsAction.html#SettingsAction">SettingsAction</a>());</span></span></td>
</tr>
<tr id="l64">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=64#src-64">64</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-64" class="srcLine"> }</span></td>
</tr>
<tr id="l65">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=65#src-65">65</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-65" class="srcLine"></span></td>
</tr>
<tr id="l66">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=66#src-66">66</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-66" class="srcLine"> <span class="comment">/**</span></span></td>
</tr>
<tr id="l67">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=67#src-67">67</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-67" class="srcLine"><span class="comment"> *</span></span></td>
</tr>
<tr id="l68">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=68#src-68">68</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-68" class="srcLine"><span class="comment"> * </span><span class="javadoc">@return</span><span class="comment"> true iff we understand the url.</span></span></td>
</tr>
<tr id="l69">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=69#src-69">69</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-69" class="srcLine"><span class="comment"> */</span></span></td>
</tr>
<tr class="inlineStatsRow" align="right" valign="middle">
<td class="coverageCount"><a name="70" class="nolink"> </a></td>
<td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-70' onclick="toggleInlineStats(this, 'inlinestats-70');"/>
<td align="center" valign="middle">
<table id="inlinestats-70" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px">
<tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-70'), 'inlinestats-70');return true;">
<td><div>
<div title="Empty" class="barEmpty" style="min-width:40px;"></div>
</div></td><td> - </td>
<td class="inlineStat">Uncovered Elements: 0 (0)</td>
<td class="inlineStat">Complexity: 1</td>
<td class="inlineStat">Complexity Density: -</td>
</tr>
</table>
</td>
</tr>
<tr id="l70">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=70#src-70">70</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" methodStart srcCell" id="id-70"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 70,105);" id="img-70" src="../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-70" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">boolean</span> handleUrl(String url) {</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-70'), 70,105);" id="e70" style="display:none;border:none;">...</span></span></td>
</tr>
<tr id="l71">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=71#src-71">71</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-71" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, else"> <span class="keyword">if</span> (url.startsWith(URL_PREFIX)) {</span></span></td>
</tr>
<tr id="l72">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=72#src-72">72</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-72" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> String suffix = url.substring(URL_PREFIX.length());</span></span></td>
</tr>
<tr id="l73">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=73#src-73">73</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-73" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> <span class="keyword">if</span> (suffix.startsWith(<span class="string">"opdoc/"</span>)) {</span></span></td>
</tr>
<tr id="l74">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=74#src-74">74</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-74" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> String opName = suffix.substring(<span class="string">"opdoc/"</span>.length());</span></span></td>
</tr>
<tr id="l75">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=75#src-75">75</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-75" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> <a href="../../../com/rapidminer/operator/Operator.html#Operator">Operator</a> op;</span></span></td>
</tr>
<tr id="l76">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=76#src-76">76</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-76" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try"> <span class="keyword">try</span> {</span></span></td>
</tr>
<tr id="l77">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=77#src-77">77</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-77" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try"> op = <a href="../../../com/rapidminer/tools/OperatorService.html#OperatorService">OperatorService</a>.createOperator(opName);</span></span></td>
</tr>
<tr id="l78">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=78#src-78">78</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-78" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try"> <a href="../../../com/rapidminer/gui/RapidMinerGUI.html#RapidMinerGUI">RapidMinerGUI</a>.getMainFrame().getOperatorDocViewer().setDisplayedOperator(op);</span></span></td>
</tr>
<tr id="l79">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=79#src-79">79</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-79" class="srcLine"> } <span class="keyword">catch</span> (<a href="../../../com/rapidminer/operator/OperatorCreationException.html#OperatorCreationException">OperatorCreationException</a> e) {</span></td>
</tr>
<tr id="l80">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=80#src-80">80</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-80" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, catch"> <a href="../../../com/rapidminer/tools/LogService.html#LogService">LogService</a>.getRoot().log(Level.WARNING, <a href="../../../com/rapidminer/tools/I18N.html#I18N">I18N</a>.getMessage(<a href="../../../com/rapidminer/tools/LogService.html#LogService">LogService</a>.getRoot().getResourceBundle(),</span></span></td>
</tr>
<tr id="l81">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=81#src-81">81</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-81" class="srcLine"> <span class="string">"com.rapidminer.tools.RMUrlHandler.creating_operator_error"</span>, opName), e);</span></td>
</tr>
<tr id="l82">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=82#src-82">82</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-82" class="srcLine"> }</span></td>
</tr>
<tr id="l83">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=83#src-83">83</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-83" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> <span class="keyword">return</span> <span class="keyword">true</span>;</span></span></td>
</tr>
<tr id="l84">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=84#src-84">84</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-84" class="srcLine"> }</span></td>
</tr>
<tr id="l85">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=85#src-85">85</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-85" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> <span class="keyword">if</span> (suffix.startsWith(<span class="string">"operator/"</span>)) {</span></span></td>
</tr>
<tr id="l86">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=86#src-86">86</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-86" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> String opName = suffix.substring(<span class="string">"operator/"</span>.length());</span></span></td>
</tr>
<tr id="l87">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=87#src-87">87</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-87" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> <a href="../../../com/rapidminer/gui/MainFrame.html#MainFrame">MainFrame</a> mainFrame = <a href="../../../com/rapidminer/gui/RapidMinerGUI.html#RapidMinerGUI">RapidMinerGUI</a>.getMainFrame();</span></span></td>
</tr>
<tr id="l88">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=88#src-88">88</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-88" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> mainFrame.selectAndShowOperator(mainFrame.getProcess().getOperator(opName), <span class="keyword">true</span>);</span></span></td>
</tr>
<tr id="l89">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=89#src-89">89</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-89" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> <span class="keyword">return</span> <span class="keyword">true</span>;</span></span></td>
</tr>
<tr id="l90">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=90#src-90">90</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-90" class="srcLine"> }</span></td>
</tr>
<tr id="l91">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=91#src-91">91</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-91" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> Action action = ACTION_MAP.get(suffix);</span></span></td>
</tr>
<tr id="l92">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=92#src-92">92</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-92" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, else"> <span class="keyword">if</span> (action != <span class="keyword">null</span>) {</span></span></td>
</tr>
<tr id="l93">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=93#src-93">93</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-93" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> action.actionPerformed(<span class="keyword">null</span>);</span></span></td>
</tr>
<tr id="l94">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=94#src-94">94</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-94" class="srcLine"> } <span class="keyword">else</span> {</span></td>
</tr>
<tr id="l95">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=95#src-95">95</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-95" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, else"> <a href="../../../com/rapidminer/tools/LogService.html#LogService">LogService</a>.getRoot().log(Level.WARNING, <span class="string">"com.rapidminer.tools.RMUrlHandler.no_action_associated_with_url"</span>,</span></span></td>
</tr>
<tr id="l96">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=96#src-96">96</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-96" class="srcLine"> url);</span></td>
</tr>
<tr id="l97">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=97#src-97">97</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-97" class="srcLine"> }</span></td>
</tr>
<tr id="l98">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=98#src-98">98</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-98" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> <span class="keyword">return</span> <span class="keyword">true</span>; <span class="comment">// we didn't make it, but no one else can, so we return true.</span></span></span></td>
</tr>
<tr id="l99">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=99#src-99">99</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-99" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, else"> } <span class="keyword">else</span> <span class="keyword">if</span> (url.startsWith(<span class="string">"http://"</span>) || url.startsWith(<span class="string">"https://"</span>)) {</span></span></td>
</tr>
<tr id="l100">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=100#src-100">100</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-100" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, else"> openInBrowser(url);</span></span></td>
</tr>
<tr id="l101">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=101#src-101">101</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-101" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, else"> <span class="keyword">return</span> <span class="keyword">true</span>;</span></span></td>
</tr>
<tr id="l102">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=102#src-102">102</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-102" class="srcLine"> } <span class="keyword">else</span> {</span></td>
</tr>
<tr id="l103">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=103#src-103">103</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-103" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, else"> <span class="keyword">return</span> <span class="keyword">false</span>;</span></span></td>
</tr>
<tr id="l104">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=104#src-104">104</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-104" class="srcLine"> }</span></td>
</tr>
<tr id="l105">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=105#src-105">105</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-105" class="srcLine"> }</span></td>
</tr>
<tr id="l106">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=106#src-106">106</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-106" class="srcLine"></span></td>
</tr>
<tr class="inlineStatsRow" align="right" valign="middle">
<td class="coverageCount"><a name="107" class="nolink"> </a></td>
<td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-107' onclick="toggleInlineStats(this, 'inlinestats-107');"/>
<td align="center" valign="middle">
<table id="inlinestats-107" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px">
<tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-107'), 'inlinestats-107');return true;">
<td><div>
<div title="Empty" class="barEmpty" style="min-width:40px;"></div>
</div></td><td> - </td>
<td class="inlineStat">Uncovered Elements: 0 (0)</td>
<td class="inlineStat">Complexity: 1</td>
<td class="inlineStat">Complexity Density: -</td>
</tr>
</table>
</td>
</tr>
<tr id="l107">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=107#src-107">107</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" methodStart srcCell" id="id-107"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 107,109);" id="img-107" src="../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-107" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">void</span> register(String name, Action action) {</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-107'), 107,109);" id="e107" style="display:none;border:none;">...</span></span></td>
</tr>
<tr id="l108">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=108#src-108">108</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-108" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> ACTION_MAP.put(name, action);</span></span></td>
</tr>
<tr id="l109">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=109#src-109">109</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-109" class="srcLine"> }</span></td>
</tr>
<tr id="l110">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=110#src-110">110</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-110" class="srcLine"></span></td>
</tr>
<tr id="l111">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=111#src-111">111</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-111" class="srcLine"> <span class="comment">/**</span></span></td>
</tr>
<tr id="l112">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=112#src-112">112</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-112" class="srcLine"><span class="comment"> * On systems where Desktop.getDesktop().browse() does not work for http://, creates an HTML</span></span></td>
</tr>
<tr id="l113">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=113#src-113">113</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-113" class="srcLine"><span class="comment"> * page which redirects to the given URI and calls Desktop.browse() with this file through the</span></span></td>
</tr>
<tr id="l114">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=114#src-114">114</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-114" class="srcLine"><span class="comment"> * file:// url which seems to work better, at least for KDE.</span></span></td>
</tr>
<tr id="l115">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=115#src-115">115</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-115" class="srcLine"><span class="comment"> *</span></span></td>
</tr>
<tr id="l116">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=116#src-116">116</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-116" class="srcLine"><span class="comment"> * </span><span class="javadoc">@deprecated</span><span class="comment"> Replaced by {</span><span class="javadoc">@link</span><span class="comment"> #openInBrowser(URI)}</span></span></td>
</tr>
<tr id="l117">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=117#src-117">117</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-117" class="srcLine"><span class="comment"> */</span></span></td>
</tr>
<tr class="inlineStatsRow" align="right" valign="middle">
<td class="coverageCount"><a name="118" class="nolink"> </a></td>
<td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-118' onclick="toggleInlineStats(this, 'inlinestats-118');"/>
<td align="center" valign="middle">
<table id="inlinestats-118" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px">
<tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-118'), 'inlinestats-118');return true;">
<td><div>
<div title="Empty" class="barEmpty" style="min-width:40px;"></div>
</div></td><td> - </td>
<td class="inlineStat">Uncovered Elements: 0 (0)</td>
<td class="inlineStat">Complexity: 1</td>
<td class="inlineStat">Complexity Density: -</td>
</tr>
</table>
</td>
</tr>
<tr id="l118">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=118#src-118">118</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" methodStart srcCell" id="id-118"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 118,143);" id="img-118" src="../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-118" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, @deprecated"> @Deprecated</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-118'), 118,143);" id="e118" style="display:none;border:none;">...</span></span></td>
</tr>
<tr id="l119">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=119#src-119">119</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-119" class="srcLine"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">void</span> browse(URI uri) <span class="keyword">throws</span> IOException {</span></td>
</tr>
<tr id="l120">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=120#src-120">120</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-120" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, else, @deprecated"> <span class="keyword">if</span> (Desktop.isDesktopSupported()) {</span></span></td>
</tr>
<tr id="l121">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=121#src-121">121</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-121" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try, @deprecated"> <span class="keyword">try</span> {</span></span></td>
</tr>
<tr id="l122">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=122#src-122">122</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-122" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try, @deprecated"> Desktop.getDesktop().browse(uri);</span></span></td>
</tr>
<tr id="l123">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=123#src-123">123</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-123" class="srcLine"> } <span class="keyword">catch</span> (IOException e) {</span></td>
</tr>
<tr id="l124">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=124#src-124">124</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-124" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, catch, @deprecated"> File tempFile = File.createTempFile(<span class="string">"rmredirect"</span>, <span class="string">".html"</span>);</span></span></td>
</tr>
<tr id="l125">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=125#src-125">125</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-125" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, catch, @deprecated"> tempFile.deleteOnExit();</span></span></td>
</tr>
<tr id="l126">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=126#src-126">126</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-126" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, catch, @deprecated"> FileWriter out = <span class="keyword">new</span> FileWriter(tempFile);</span></span></td>
</tr>
<tr id="l127">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=127#src-127">127</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-127" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, catch, finally, @deprecated"> <span class="keyword">try</span> {</span></span></td>
</tr>
<tr id="l128">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=128#src-128">128</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-128" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try, catch, @deprecated"> out.write(String.format(</span></span></td>
</tr>
<tr id="l129">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=129#src-129">129</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-129" class="srcLine"> <span class="string">"<!DOCTYPE html>\n"</span></span></td>
</tr>
<tr id="l130">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=130#src-130">130</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-130" class="srcLine"> + <span class="string">"<html><meta http-equiv=\"refresh\" content=\"0; URL=%s\"><body>You are redirected to %s</body></html>"</span>,</span></td>
</tr>
<tr id="l131">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=131#src-131">131</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-131" class="srcLine"> uri.toString(), uri.toString()));</span></td>
</tr>
<tr id="l132">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=132#src-132">132</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-132" class="srcLine"> } <span class="keyword">finally</span> {</span></td>
</tr>
<tr id="l133">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=133#src-133">133</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-133" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, catch, finally, @deprecated"> out.close();</span></span></td>
</tr>
<tr id="l134">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=134#src-134">134</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-134" class="srcLine"> }</span></td>
</tr>
<tr id="l135">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=135#src-135">135</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-135" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, catch, @deprecated"> Desktop.getDesktop().browse(tempFile.toURI());</span></span></td>
</tr>
<tr id="l136">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=136#src-136">136</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-136" class="srcLine"> } <span class="keyword">catch</span> (UnsupportedOperationException e1) {</span></td>
</tr>
<tr id="l137">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=137#src-137">137</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-137" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, catch, @deprecated"> showBrowserUnavailableMessage(uri.toString());</span></span></td>
</tr>
<tr id="l138">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=138#src-138">138</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-138" class="srcLine"> }</span></td>
</tr>
<tr id="l139">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=139#src-139">139</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-139" class="srcLine"> } <span class="keyword">else</span> {</span></td>
</tr>
<tr id="l140">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=140#src-140">140</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-140" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, else, @deprecated"> showBrowserUnavailableMessage(uri.toString());</span></span></td>
</tr>
<tr id="l141">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=141#src-141">141</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-141" class="srcLine"> }</span></td>
</tr>
<tr id="l142">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=142#src-142">142</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-142" class="srcLine"></span></td>
</tr>
<tr id="l143">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=143#src-143">143</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-143" class="srcLine"> }</span></td>
</tr>
<tr id="l144">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=144#src-144">144</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-144" class="srcLine"></span></td>
</tr>
<tr id="l145">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=145#src-145">145</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-145" class="srcLine"> <span class="comment">/**</span></span></td>
</tr>
<tr id="l146">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=146#src-146">146</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-146" class="srcLine"><span class="comment"> * Tries to open an URL in the system browser</span></span></td>
</tr>
<tr id="l147">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=147#src-147">147</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-147" class="srcLine"><span class="comment"> * <p></span></span></td>
</tr>
<tr id="l148">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=148#src-148">148</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-148" class="srcLine"><span class="comment"> * Fallback: Shows the URL in a dialog</span></span></td>
</tr>
<tr id="l149">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=149#src-149">149</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-149" class="srcLine"><span class="comment"> * </p></span></span></td>
</tr>
<tr id="l150">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=150#src-150">150</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-150" class="srcLine"><span class="comment"> *</span></span></td>
</tr>
<tr id="l151">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=151#src-151">151</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-151" class="srcLine"><span class="comment"> * </span><span class="javadoc">@param</span><span class="comment"> uri</span></span></td>
</tr>
<tr id="l152">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=152#src-152">152</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-152" class="srcLine"><span class="comment"> */</span></span></td>
</tr>
<tr class="inlineStatsRow" align="right" valign="middle">
<td class="coverageCount"><a name="153" class="nolink"> </a></td>
<td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-153' onclick="toggleInlineStats(this, 'inlinestats-153');"/>
<td align="center" valign="middle">
<table id="inlinestats-153" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px">
<tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-153'), 'inlinestats-153');return true;">
<td><div>
<div title="Empty" class="barEmpty" style="min-width:40px;"></div>
</div></td><td> - </td>
<td class="inlineStat">Uncovered Elements: 0 (0)</td>
<td class="inlineStat">Complexity: 1</td>
<td class="inlineStat">Complexity Density: -</td>
</tr>
</table>
</td>
</tr>
<tr id="l153">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=153#src-153">153</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" methodStart srcCell" id="id-153"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 153,160);" id="img-153" src="../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-153" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">void</span> openInBrowser(URL url) {</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-153'), 153,160);" id="e153" style="display:none;border:none;">...</span></span></td>
</tr>
<tr id="l154">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=154#src-154">154</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-154" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, try"> <span class="keyword">try</span> {</span></span></td>
</tr>
<tr id="l155">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=155#src-155">155</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-155" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, try"> URI uri = url.toURI();</span></span></td>
</tr>
<tr id="l156">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=156#src-156">156</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-156" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, try"> openInBrowser(uri);</span></span></td>
</tr>
<tr id="l157">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=157#src-157">157</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-157" class="srcLine"> } <span class="keyword">catch</span> (URISyntaxException e) {</span></td>
</tr>
<tr id="l158">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=158#src-158">158</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-158" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, catch"> <span class="keyword">throw</span> <span class="keyword">new</span> IllegalArgumentException(<span class="string">"Invalid URL: "</span> + url.toString(), e);</span></span></td>
</tr>
<tr id="l159">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=159#src-159">159</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-159" class="srcLine"> }</span></td>
</tr>
<tr id="l160">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=160#src-160">160</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-160" class="srcLine"> }</span></td>
</tr>
<tr id="l161">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=161#src-161">161</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-161" class="srcLine"></span></td>
</tr>
<tr id="l162">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=162#src-162">162</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-162" class="srcLine"> <span class="comment">/**</span></span></td>
</tr>
<tr id="l163">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=163#src-163">163</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-163" class="srcLine"><span class="comment"> * Tries to open an URI String in the system browser</span></span></td>
</tr>
<tr id="l164">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=164#src-164">164</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-164" class="srcLine"><span class="comment"> * <p></span></span></td>
</tr>
<tr id="l165">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=165#src-165">165</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-165" class="srcLine"><span class="comment"> * Fallback: Shows the URI String in a dialog</span></span></td>
</tr>
<tr id="l166">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=166#src-166">166</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-166" class="srcLine"><span class="comment"> * </p></span></span></td>
</tr>
<tr id="l167">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=167#src-167">167</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-167" class="srcLine"><span class="comment"> *</span></span></td>
</tr>
<tr id="l168">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=168#src-168">168</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-168" class="srcLine"><span class="comment"> * </span><span class="javadoc">@param</span><span class="comment"> uri</span></span></td>
</tr>
<tr id="l169">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=169#src-169">169</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-169" class="srcLine"><span class="comment"> */</span></span></td>
</tr>
<tr class="inlineStatsRow" align="right" valign="middle">
<td class="coverageCount"><a name="170" class="nolink"> </a></td>
<td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-170' onclick="toggleInlineStats(this, 'inlinestats-170');"/>
<td align="center" valign="middle">
<table id="inlinestats-170" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px">
<tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-170'), 'inlinestats-170');return true;">
<td><div>
<div title="Empty" class="barEmpty" style="min-width:40px;"></div>
</div></td><td> - </td>
<td class="inlineStat">Uncovered Elements: 0 (0)</td>
<td class="inlineStat">Complexity: 1</td>
<td class="inlineStat">Complexity Density: -</td>
</tr>
</table>
</td>
</tr>
<tr id="l170">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=170#src-170">170</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" methodStart srcCell" id="id-170"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 170,177);" id="img-170" src="../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-170" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">void</span> openInBrowser(String uriString) {</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-170'), 170,177);" id="e170" style="display:none;border:none;">...</span></span></td>
</tr>
<tr id="l171">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=171#src-171">171</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-171" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, try"> <span class="keyword">try</span> {</span></span></td>
</tr>
<tr id="l172">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=172#src-172">172</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-172" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, try"> URI uri = <span class="keyword">new</span> URI(uriString);</span></span></td>
</tr>
<tr id="l173">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=173#src-173">173</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-173" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, try"> openInBrowser(uri);</span></span></td>
</tr>
<tr id="l174">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=174#src-174">174</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-174" class="srcLine"> } <span class="keyword">catch</span> (URISyntaxException e) {</span></td>
</tr>
<tr id="l175">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=175#src-175">175</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-175" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, catch"> <span class="keyword">throw</span> <span class="keyword">new</span> IllegalArgumentException(<span class="string">"Invalid URI String: "</span> + uriString, e);</span></span></td>
</tr>
<tr id="l176">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=176#src-176">176</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-176" class="srcLine"> }</span></td>
</tr>
<tr id="l177">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=177#src-177">177</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-177" class="srcLine"> }</span></td>
</tr>
<tr id="l178">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=178#src-178">178</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-178" class="srcLine"></span></td>
</tr>
<tr id="l179">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=179#src-179">179</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-179" class="srcLine"> <span class="comment">/**</span></span></td>
</tr>
<tr id="l180">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=180#src-180">180</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-180" class="srcLine"><span class="comment"> * Tries to open an URI in the system browser</span></span></td>
</tr>
<tr id="l181">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=181#src-181">181</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-181" class="srcLine"><span class="comment"> * <p></span></span></td>
</tr>
<tr id="l182">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=182#src-182">182</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-182" class="srcLine"><span class="comment"> * Fallback: Shows the URI String in a dialog</span></span></td>
</tr>
<tr id="l183">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=183#src-183">183</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-183" class="srcLine"><span class="comment"> * </p></span></span></td>
</tr>
<tr id="l184">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=184#src-184">184</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-184" class="srcLine"><span class="comment"> */</span></span></td>
</tr>
<tr class="inlineStatsRow" align="right" valign="middle">
<td class="coverageCount"><a name="185" class="nolink"> </a></td>
<td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-185' onclick="toggleInlineStats(this, 'inlinestats-185');"/>
<td align="center" valign="middle">
<table id="inlinestats-185" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px">
<tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-185'), 'inlinestats-185');return true;">
<td><div>
<div title="Empty" class="barEmpty" style="min-width:40px;"></div>
</div></td><td> - </td>
<td class="inlineStat">Uncovered Elements: 0 (0)</td>
<td class="inlineStat">Complexity: 1</td>
<td class="inlineStat">Complexity Density: -</td>
</tr>
</table>
</td>
</tr>
<tr id="l185">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=185#src-185">185</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" methodStart srcCell" id="id-185"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 185,196);" id="img-185" src="../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-185" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">void</span> openInBrowser(URI uri) {</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-185'), 185,196);" id="e185" style="display:none;border:none;">...</span></span></td>
</tr>
<tr id="l186">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=186#src-186">186</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-186" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, else"> <span class="keyword">if</span> (Desktop.isDesktopSupported()) {</span></span></td>
</tr>
<tr id="l187">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=187#src-187">187</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-187" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try"> <span class="keyword">try</span> {</span></span></td>
</tr>
<tr id="l188">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=188#src-188">188</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-188" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try"> Desktop.getDesktop().browse(uri);</span></span></td>
</tr>
<tr id="l189">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=189#src-189">189</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-189" class="srcLine"> } <span class="keyword">catch</span> (IOException e) {</span></td>
</tr>
<tr id="l190">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=190#src-190">190</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-190" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, catch"> openInBrowserWithTempFile(uri);</span></span></td>
</tr>
<tr id="l191">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=191#src-191">191</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-191" class="srcLine"> }</span></td>
</tr>
<tr id="l192">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=192#src-192">192</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-192" class="srcLine"> } <span class="keyword">else</span> {</span></td>
</tr>
<tr id="l193">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=193#src-193">193</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-193" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, else"> showBrowserUnavailableMessage(uri.toString());</span></span></td>
</tr>
<tr id="l194">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=194#src-194">194</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-194" class="srcLine"> }</span></td>
</tr>
<tr id="l195">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=195#src-195">195</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-195" class="srcLine"></span></td>
</tr>
<tr id="l196">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=196#src-196">196</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-196" class="srcLine"> }</span></td>
</tr>
<tr id="l197">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=197#src-197">197</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-197" class="srcLine"></span></td>
</tr>
<tr id="l198">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=198#src-198">198</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-198" class="srcLine"> <span class="comment">/**</span></span></td>
</tr>
<tr id="l199">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=199#src-199">199</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-199" class="srcLine"><span class="comment"> * Browse the uri using a local temp file</span></span></td>
</tr>
<tr id="l200">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=200#src-200">200</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-200" class="srcLine"><span class="comment"> * <p></span></span></td>
</tr>
<tr id="l201">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=201#src-201">201</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-201" class="srcLine"><span class="comment"> * On systems where Desktop.getDesktop().browse() does not work for http://, creates an HTML</span></span></td>
</tr>
<tr id="l202">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=202#src-202">202</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-202" class="srcLine"><span class="comment"> * page which redirects to the given URI and calls Desktop.browse() with this file through the</span></span></td>
</tr>
<tr id="l203">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=203#src-203">203</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-203" class="srcLine"><span class="comment"> * file:// url which seems to work better, at least for KDE.</span></span></td>
</tr>
<tr id="l204">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=204#src-204">204</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-204" class="srcLine"><span class="comment"> * </p></span></span></td>
</tr>
<tr id="l205">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=205#src-205">205</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-205" class="srcLine"><span class="comment"> *</span></span></td>
</tr>
<tr id="l206">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=206#src-206">206</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-206" class="srcLine"><span class="comment"> * </span><span class="javadoc">@param</span><span class="comment"> uri</span></span></td>
</tr>
<tr id="l207">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=207#src-207">207</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-207" class="srcLine"><span class="comment"> */</span></span></td>
</tr>
<tr class="inlineStatsRow" align="right" valign="middle">
<td class="coverageCount"><a name="208" class="nolink"> </a></td>
<td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-208' onclick="toggleInlineStats(this, 'inlinestats-208');"/>
<td align="center" valign="middle">
<table id="inlinestats-208" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px">
<tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-208'), 'inlinestats-208');return true;">
<td><div>
<div title="Empty" class="barEmpty" style="min-width:40px;"></div>
</div></td><td> - </td>
<td class="inlineStat">Uncovered Elements: 0 (0)</td>
<td class="inlineStat">Complexity: 1</td>
<td class="inlineStat">Complexity Density: -</td>
</tr>
</table>
</td>
</tr>
<tr id="l208">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=208#src-208">208</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" methodStart srcCell" id="id-208"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 208,222);" id="img-208" src="../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-208" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, private"> <span class="keyword">private</span> <span class="keyword">static</span> <span class="keyword">void</span> openInBrowserWithTempFile(URI uri) {</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-208'), 208,222);" id="e208" style="display:none;border:none;">...</span></span></td>
</tr>
<tr id="l209">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=209#src-209">209</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-209" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, try, private"> <span class="keyword">try</span> {</span></span></td>
</tr>
<tr id="l210">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=210#src-210">210</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-210" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, try, private"> File tempFile = File.createTempFile(<span class="string">"rmredirect"</span>, <span class="string">".html"</span>);</span></span></td>
</tr>
<tr id="l211">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=211#src-211">211</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-211" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, try, private"> tempFile.deleteOnExit();</span></span></td>
</tr>
<tr id="l212">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=212#src-212">212</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-212" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, try, private"> <span class="keyword">try</span> (FileWriter out = <span class="keyword">new</span> FileWriter(tempFile)) {</span></span></td>
</tr>
<tr id="l213">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=213#src-213">213</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-213" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, try, private"> out.write(String.format(</span></span></td>
</tr>
<tr id="l214">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=214#src-214">214</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-214" class="srcLine"> <span class="string">"<!DOCTYPE html>\n"</span></span></td>
</tr>
<tr id="l215">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=215#src-215">215</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-215" class="srcLine"> + <span class="string">"<html><meta http-equiv=\"refresh\" content=\"0; URL=%s\"><body>You are redirected to %s</body></html>"</span>,</span></td>
</tr>
<tr id="l216">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=216#src-216">216</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-216" class="srcLine"> uri.toString(), uri.toString()));</span></td>
</tr>
<tr id="l217">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=217#src-217">217</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-217" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, try, private"> Desktop.getDesktop().browse(tempFile.toURI());</span></span></td>
</tr>
<tr id="l218">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=218#src-218">218</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-218" class="srcLine"> }</span></td>
</tr>
<tr id="l219">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=219#src-219">219</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-219" class="srcLine"> } <span class="keyword">catch</span> (IOException e) {</span></td>
</tr>
<tr id="l220">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=220#src-220">220</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-220" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, catch, private"> showBrowserUnavailableMessage(uri.toString());</span></span></td>
</tr>
<tr id="l221">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=221#src-221">221</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-221" class="srcLine"> }</span></td>
</tr>
<tr id="l222">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=222#src-222">222</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-222" class="srcLine"> }</span></td>
</tr>
<tr id="l223">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=223#src-223">223</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-223" class="srcLine"></span></td>
</tr>
<tr id="l224">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=224#src-224">224</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-224" class="srcLine"> <span class="comment">/**</span></span></td>
</tr>
<tr id="l225">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=225#src-225">225</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-225" class="srcLine"><span class="comment"> * Displays the uri in a {</span><span class="javadoc">@link</span><span class="comment"> ButtonDialog}</span></span></td>
</tr>
<tr id="l226">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=226#src-226">226</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-226" class="srcLine"><span class="comment"> *</span></span></td>
</tr>
<tr id="l227">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=227#src-227">227</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-227" class="srcLine"><span class="comment"> * </span><span class="javadoc">@param</span><span class="comment"> uri</span></span></td>
</tr>
<tr id="l228">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=228#src-228">228</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-228" class="srcLine"><span class="comment"> */</span></span></td>
</tr>
<tr class="inlineStatsRow" align="right" valign="middle">
<td class="coverageCount"><a name="229" class="nolink"> </a></td>
<td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-229' onclick="toggleInlineStats(this, 'inlinestats-229');"/>
<td align="center" valign="middle">
<table id="inlinestats-229" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px">
<tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-229'), 'inlinestats-229');return true;">
<td><div>
<div title="Empty" class="barEmpty" style="min-width:40px;"></div>
</div></td><td> - </td>
<td class="inlineStat">Uncovered Elements: 0 (0)</td>
<td class="inlineStat">Complexity: 1</td>
<td class="inlineStat">Complexity Density: -</td>
</tr>
</table>
</td>
</tr>
<tr id="l229">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=229#src-229">229</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" methodStart srcCell" id="id-229"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 229,234);" id="img-229" src="../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-229" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, private"> <span class="keyword">private</span> <span class="keyword">static</span> <span class="keyword">void</span> showBrowserUnavailableMessage(String uri) {</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-229'), 229,234);" id="e229" style="display:none;border:none;">...</span></span></td>
</tr>
<tr id="l230">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=230#src-230">230</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-230" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, private"> <a href="../../../com/rapidminer/gui/tools/dialogs/ButtonDialog.html#ButtonDialog">ButtonDialog</a> dialog = <a href="../../../com/rapidminer/gui/dialog/BrowserUnavailableDialogFactory.html#BrowserUnavailableDialogFactory">BrowserUnavailableDialogFactory</a>.createNewDialog(uri);</span></span></td>
</tr>
<tr id="l231">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=231#src-231">231</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-231" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, private"> dialog.setVisible(<span class="keyword">true</span>);</span></span></td>
</tr>
<tr id="l232">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=232#src-232">232</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-232" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, private"> LOGGER.log(Level.SEVERE, <span class="string">"Failed to open web page in browser, browsing is not supported on this platform."</span>);</span></span></td>
</tr>
<tr id="l233">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=233#src-233">233</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-233" class="srcLine"></span></td>
</tr>
<tr id="l234">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=234#src-234">234</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-234" class="srcLine"> }</span></td>
</tr>
<tr id="l235">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=235#src-235">235</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-235" class="srcLine">}</span></td>
</tr>
</tbody></table> </div>
</div><!-- .aui-tabs -->
<script type="text/javascript">
var ol_bgclass = "overBG";
var ol_fgclass = "overFG";
var ol_cgclass = "overCaption";
var ol_captionfontclass= "overCaption";
var ol_closefontclass = "closeFont";
var ol_closeclick = 1;
var ol_close = 'X';
var ol_wrap = 1;
var rootRelPath = '../../../';
var testsPerFile = -1;
</script>
<script src="RMUrlHandler.js" type="text/javascript"></script>
</div> <!-- class="aui-page-panel-content-clover" -->
<footer id="footer" role="contentinfo">
<section class="footer-body">
<ul>
<li>
Report generated by <a target="_new" href="http://www.atlassian.com/software/clover">Atlassian Clover</a> v 4.1.2
on 星期二 九月 5 2017 17:24:16 CST using coverage data from 星期四 一月 1 1970 08:00:00 CST.
</li>
</ul>
<ul>
<li>Clover Evaluation License registered to Clover Plugin. You have 29 day(s) before your license expires.</li>
</ul>
<div id="footer-logo">
<a target="_blank" href="http://www.atlassian.com/">
Atlassian
</a>
</div>
</section>
</footer> </section> <!-- class="aui-page-panel-content" -->
</div> <!-- class="aui-page-panel-inner" -->
</div> <!-- class="aui-page-panel" -->
</div> <!-- id="page" -->
</body>
</html> |
ceaWeb/indices/t00964.html | jacintodavila/catalogoelectronicoautonomo | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/transitional.dtd">
<html><head>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="estilos.css" />
<title> Indice de Primer año sabático de EDUCERE: entre la creación y el descanso recreador, como contribució en EDUCERE</title>
</head><body>
<div id="container">
<div id="pageHeader">
</div>
<div id="pageContehome">
<center><big><a href="../index.html">Indices EDUCERE</a><br></big></center>
<entry>
<number>
964<br> </number>
<results>
<titulo>
Primer año sabático de EDUCERE: entre la creación y el descanso recreador<br> </titulo>
<subtitulo>
-- <br> </subtitulo>
<autores>
[[Rivas, Pedro José]]<br> </autores>
<titulo>
<a href="http://www.saber.ula.ve/handle/123456789/19871">http://www.saber.ula.ve/handle/123456789/19871</a><br> <creado>
2004-04-01<br> </creado>
</titulo>
<results>
<div></div>
<h2 align="center">La frase: Primer año sabático de EDUCERE: entre la creación y el descanso recreador</h2>
<h3 align="center">Produjo 1 resultados</h3>
<table align="center" border="1" width="100%">
<tr><th>Relevancia</th><th>Archivo (URL implicito)</th><th>Tama�o (en Bytes)</th></tr>
<tr><td>1000</td><td><a href=".%2fpdfs%2fv8n25%2farticulo1.pdf">articulo1.pdf</a></td><td><em>42772</em></td></tr>
</table>
</results>
</entry>
</div>
<div id="footer"><p>EDUCERE. La Revista Venezolana de Educación Escuela de Educación. <br/>
Facultad de Humanidades y Educación Universidad de Los Andes,<br/>
Mérida - Venezuela<br/>
<br/>
<br/>
</p>
</div>
</div>
</body>
</html>
|
webparticipation/templates/login.html | rapidpro/ureport-web-participation | {% include 'header.html' %}
{% load i18n %}
<section>
{% block messages %}
{% if messages %}
{% for message in messages %}
<div class="alert alert-{{message.tags}}">
{{ message|safe }}
</div>
{% endfor %}
{% endif %}
{% endblock %}
{% if request.user.is_authenticated %}
<p><a href="/logout/">{% trans "Logout" %}</a></p>
{% else %}
<h1>Login</h1>
<div class="row">
<div class="col-md-6">
<form class="form-horizontal webparticipation-form" name="LoginForm" action="/login/?next={{redirect_to}}" method="post">
{% csrf_token %}
<input type="hidden" name="next" value="{{next}}"/>
<div>
<label for="email">{% trans "Email" %}</label>
<input type="email" name="email" class="form-control" required autofocus>
</div>
<div>
<label for="password">{% trans "Password" %}</label>
<input type="password" name="password" class="form-control" required>
</div>
<div class="col-md-offset-3 col-md-6 small login-button-links">
<a href="/forgot-password/">{% trans "Forgot Password?" %}</a>
|
<a href="/register/">{% trans "Register" %}</a>
</div>
<div class="col-md-3 login-button">
<button class="btn btn-default pull-right clearfix"type="submit">{% trans "LOG IN" %}</button>
</div>
</form>
</div>
</div>
{% endif %}
</section>
{% include 'footer.html' %}
|
Library/jQuery.DataTables/1.10.4/extensions/TableTools/examples/ajax.html | KWZwickau/KREDA-Sphere | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>TableTools example - Ajax loaded data</title>
<link rel="stylesheet" type="text/css" href="../../../media/css/jquery.dataTables.css">
<link rel="stylesheet" type="text/css" href="../css/dataTables.tableTools.css">
<link rel="stylesheet" type="text/css" href="../../../examples/resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../../../examples/resources/demo.css">
<style type="text/css" class="init">
</style>
<script type="text/javascript" language="javascript" src="../../../media/js/jquery.js"></script>
<script type="text/javascript" language="javascript" src="../../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../js/dataTables.tableTools.js"></script>
<script type="text/javascript" language="javascript" src="../../../examples/resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../../../examples/resources/demo.js"></script>
<script type="text/javascript" language="javascript" class="init">
$( document ).ready( function()
{
$( '#example' ).DataTable( {
dom: 'T<"clear">lfrtip',
"ajax": "../../../../examples/ajax/data/objects.txt",
"columns": [
{"data": "name"},
{"data": "position"},
{"data": "office"},
{"data": "extn"},
{"data": "start_date"},
{"data": "salary"}
],
deferRender: true
} );
} );
</script>
</head>
<body class="dt-example">
<div class="container">
<section>
<h1>TableTools example <span>Ajax loaded data</span></h1>
<div class="info">
<p>This TableTools example shows DataTables using its ability to <a href=
"//datatables.net/manual/data#Objects">Ajax
load object based data</a> and operate in exactly the same
manner as when the data is read directly from the document.</p>
</div>
<table id="example" class="display" cellspacing="0" width="100%">
<thead>
<tr>
<th>Name</th>
<th>Position</th>
<th>Office</th>
<th>Extn.</th>
<th>Start date</th>
<th>Salary</th>
</tr>
</thead>
<tfoot>
<tr>
<th>Name</th>
<th>Position</th>
<th>Office</th>
<th>Extn.</th>
<th>Start date</th>
<th>Salary</th>
</tr>
</tfoot>
</table>
<ul class="tabs">
<li class="active">Javascript</li>
<li>HTML</li>
<li>CSS</li>
<li>Ajax</li>
<li>Server-side script</li>
</ul>
<div class="tabs">
<div class="js">
<p>The Javascript shown below is used to initialise the table shown in this
example:</p><code class="multiline brush: js;">$(document).ready(function() {
$('#example').DataTable( {
dom: 'T<"clear">lfrtip',
"ajax": "../../../../examples/ajax/data/objects.txt",
"columns": [
{ "data": "name" },
{ "data": "position" },
{ "data": "office" },
{ "data": "extn" },
{ "data": "start_date" },
{ "data": "salary" }
],
deferRender: true
} );
} );</code>
<p>In addition to the above code, the following Javascript library files are loaded for use in this
example:</p>
<ul>
<li><a href="../../../media/js/jquery.js">../../../media/js/jquery.js</a></li>
<li><a href=
"../../../media/js/jquery.dataTables.js">../../../media/js/jquery.dataTables.js</a></li>
<li><a href="../js/dataTables.tableTools.js">../js/dataTables.tableTools.js</a></li>
</ul>
</div>
<div class="table">
<p>The HTML shown below is the raw HTML table element, before it has been enhanced by
DataTables:</p>
</div>
<div class="css">
<div>
<p>This example uses a little bit of additional CSS beyond what is loaded from the library
files (below), in order to correctly display the table. The additional CSS used is shown
below:</p><code class="multiline brush: js;"></code>
</div>
<p>The following CSS library files are loaded for use in this example to provide the styling of the
table:</p>
<ul>
<li><a href=
"../../../media/css/jquery.dataTables.css">../../../media/css/jquery.dataTables.css</a>
</li>
<li><a href="../css/dataTables.tableTools.css">../css/dataTables.tableTools.css</a></li>
</ul>
</div>
<div class="ajax">
<p>This table loads data by Ajax. The latest data that has been loaded is shown below. This data
will update automatically as any additional data is loaded.</p>
</div>
<div class="php">
<p>The script used to perform the server-side processing for this table is shown below. Please note
that this is just an example script using PHP. Server-side processing scripts can be written in any
language, using <a href="//datatables.net/manual/server-side">the protocol described in the
DataTables documentation</a>.</p>
</div>
</div>
</section>
</div>
<section>
<div class="footer">
<div class="gradient"></div>
<div class="liner">
<h2>Other examples</h2>
<div class="toc">
<div class="toc-group">
<h3><a href="./index.html">Examples</a></h3>
<ul class="toc active">
<li><a href="./simple.html">Basic initialisation</a></li>
<li><a href="./plug-in.html">Plug-in button types</a></li>
<li><a href="./bootstrap.html">Bootstrap styling</a></li>
<li><a href="./swf_path.html">Setting the SWF path</a></li>
<li><a href="./new_init.html">Initialisation with `new`</a></li>
<li><a href="./defaults.html">Defaults</a></li>
<li><a href="./select_single.html">Row selection - single row select</a></li>
<li><a href="./select_multi.html">Row selection - multi-row select</a></li>
<li><a href="./select_os.html">Row selection - operating system style</a></li>
<li><a href="./select_column.html">Row selection - row selector on specific cells</a></li>
<li><a href="./multiple_tables.html">Multiple tables</a></li>
<li><a href="./multi_instance.html">Multiple toolbars</a></li>
<li><a href="./collection.html">Button collections</a></li>
<li><a href="./button_text.html">Custom button text</a></li>
<li><a href="./alter_buttons.html">Button arrangement</a></li>
<li class="active"><a href="./ajax.html">Ajax loaded data</a></li>
<li><a href="./pdf_message.html">PDF message</a></li>
<li><a href="./jqueryui.html">jQuery UI styling</a></li>
</ul>
</div>
</div>
<div class="epilogue">
<p>Please refer to the <a href="http://www.datatables.net">DataTables documentation</a> for full
information about its API properties and methods.<br>
Additionally, there are a wide range of <a href="http://www.datatables.net/extras">extras</a> and
<a href="http://www.datatables.net/plug-ins">plug-ins</a> which extend the capabilities of
DataTables.</p>
<p class="copyright">DataTables designed and created by <a href=
"http://www.sprymedia.co.uk">SpryMedia
Ltd</a> © 2007-2014<br>
DataTables is licensed under the <a href="http://www.datatables.net/mit">MIT license</a>.</p>
</div>
</div>
</div>
</section>
</body>
</html>
|
public/sigma_grid/tutorial/style.css | occ-corp/KaraHiMBO | h1{
margin:10px 2px 2px 10px;
padding-bottom:10px;
font: bold 24px Arial,Verdana,sans-serif;
color: #999933;
border-bottom: 1px dashed #aca899;
}
h2{
margin:10px;
font: bold 18px Arial,Verdana,sans-serif;
color:#cc9900;
border-bottom: 1px dashed #aca899;
}
h3{
margin:10px 2px 10px 2px;
font: bold 16px Arial, Helvetica, sans-serif;
color: #006699;
border-bottom: 1px dashed #aca899;
}
h4 {
font: bold 14px Arial, Helvetica, sans-serif;
color: #999900;
}
h5 {
font: bold 14px Arial, Helvetica, sans-serif;
color: #ff9900;
}
h6 {
font: bold 12px Arial, Helvetica, sans-serif;
color: #3366cc;
}
.linb-custom-block{margin:2px 2px 2px 2px; display:block;}
.linb-custom-left{
width:210px;
float:left;
margin : 12px;
font: bold 12px "Trebuchet MS","Lucida Grande",Verdana,sans-serif;
background:#F9FFE9;
border: 1px dotted #E9D3F4;
}
.linb-custom-all{
width:90%;
margin: 24px;
font: bold 12px "Trebuchet MS","Lucida Grande",Verdana,sans-serif;
background:#F9FFE9;
border: 1px dotted #E9D3F4;
}
.linb-custom-icon{
margin:2px;
width:16px;
height:16px;
background-image:url(img/img.gif);
vertical-align: bottom;
}
.linb-custom-block p{
margin : 12px;
font: bold 12px "Trebuchet MS","Lucida Grande",Verdana,sans-serif;
background:#F9FFE9;
border: 1px dotted #E9D3F4;
}
.linb-custom-block div{
margin : 12px;
font: bold 12px "Trebuchet MS","Lucida Grande",Verdana,sans-serif;
background:#F9FFE9;
border: 1px dotted #E9D3F4;
padding:2px;
}
.linb-custom-block p .sample{
color: blue;
font: 14px;
}
.linb-custom-cmd{
margin:2px;
width:16px;
height:16px;
background-image:url(img/img.gif);
vertical-align: bottom;
background-position: left top;
}
.linb-func-name{
font: 18px Bookman Old Style, Helvetica, sans-serif;
color: blue;
}
span {
display:-moz-inline-box inline;
vertical-align:middle;
}
div, span{
border:0pt none;
}
div, span{
margin:0pt;
padding:0pt;
} |
web/theme/compact/css/dashboard.css | menisy/cms-web | /*
* Base structure
*/
/* Base */
html {
overflow-y: scroll;
}
body {
background: #f3f3f3;
color: #333333 !important;
}
.row {
margin-left: 0 !important;
margin-right: 0 !important;
}
.row > div {
margin-bottom: 15px;
}
.alerts-container .alert:last-child {
margin-bottom: 0px;
}
#page-wrapper {
padding-left: 70px;
height: 100%
}
#sidebar-wrapper {
margin-left: -150px;
left: -30px;
width: 180px;
position: fixed;
height: 100%;
z-index: 999;
}
.green {
background: #23ae89 !important;
}
.blue {
background: #2361ae !important;
}
.orange {
background: #d3a938 !important;
}
.red {
background: #ae2323 !important;
}
.form-group .help-block.form-group-inline-message {
padding-top: 5px;
}
div.input-mask {
padding-top: 7px;
}
/* Sidebar */
ul.sidebar {
position: absolute;
top: 0;
bottom: 10px;
padding: 0;
margin: 0;
list-style: none;
text-indent: 20px;
overflow-x: hidden;
overflow-y: auto;
}
#page-wrapper:not(.active) ul.sidebar {
bottom: 0;
}
ul.sidebar li a {
color: #fff;
display: block;
float: left;
text-decoration: none;
width: 180px;
}
ul.sidebar .sidebar-main {
height: 65px;
}
ul.sidebar .sidebar-main a {
font-size: 18px;
line-height: 60px;
}
ul.sidebar .sidebar-main .menu-icon {
float: right;
font-size: 18px;
padding-right: 28px;
line-height: 60px;
}
ul.sidebar .sidebar-title {
font-size: 12px;
height: 34px;
line-height: 24px;
text-transform: uppercase;
padding: 10px 0;
}
#page-wrapper:not(.active) ul.sidebar .sidebar-title {
display: none;
}
#page-wrapper:not(.active) ul.sidebar .sidebar-title.separator {
display: block;
height: 2px;
margin: 13px 0;
}
ul.sidebar .sidebar-list {
height: 24px;
}
ul.sidebar .sidebar-list a {
text-indent: 25px;
font-size: 15px;
color: #b2bfdc;
line-height: 24px;
}
ul.sidebar .sidebar-list a:hover {
color: #fff;
border-left: 3px solid #e99d1a;
text-indent: 22px;
}
#page-wrapper:not(.active) ul.sidebar .sidebar-list a:hover span {
border-left: 3px solid #e99d1a;
text-indent: 22px;
}
ul.sidebar .sidebar-list .menu-icon {
float: right;
padding-right: 29px;
line-height: 20px;
width: 70px;
}
ul.sidebar .sidebar-list a:hover .menu-icon {
text-indent: 25px;
}
.sidebar-footer {
position: absolute;
height: 40px;
bottom: 0;
width: 100%;
padding: 0;
margin: 0;
text-align: center;
}
#page-wrapper:not(.active) .sidebar-footer {
display: none;
}
.sidebar-footer div a {
color: #b2bfdc;
font-size: 12px;
line-height: 43px;
}
.sidebar-footer div a:hover {
color: #ffffff;
text-decoration: none;
}
/* Main Content */
#content-wrapper {
padding-left: 0;
margin-left: 0;
width: 100%;
height: auto;
}
@media only screen and (min-width:561px){
#page-wrapper.active {
padding-left: 180px;
}
}
@media only screen and (max-width:560px){
#page-wrapper.active {
padding-left: 70px;
}
}
#page-wrapper.active #sidebar-wrapper {
left: 150px;
z-index: 1;
}
/* Header */
.row.header {
height: 60px;
background: #273759;
margin-bottom: 15px;
}
.row.header > div:last-child {
padding-right: 0;
}
.row.header .meta .page {
font-size: 17px;
padding-top: 11px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
@media only screen and (min-width : 993px) {
.row.header .meta .page {
width: 380px;
}
}
@media only screen and (max-width : 992px) {
.row header .meta .page {
width: 180px;
}
}
.row.header .meta .breadcrumb-links {
font-size: 10px;
}
.row.header .login a {
padding: 18px;
display: block;
}
.row.header .user > .item {
width: 65px;
height: 60px;
float: right;
display: inline-block;
text-align: center;
vertical-align: middle;
}
.row.header .user > .item a {
color: #919191;
display: block;
}
.row.header .user > .item i {
font-size: 20px;
line-height: 55px;
}
.row.header .user > .item img {
width: 40px;
height: 40px;
margin-top: 10px;
border-radius: 2px;
}
.row.header .user > .item ul.dropdown-menu {
border-radius: 2px;
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.05);
box-shadow: 0 6px 12px rgba(0,0,0,.05);
}
.row.header .user > .item ul.dropdown-menu:before {
position: absolute;
top: -7px;
right: 23px;
display: inline-block;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-left: 7px solid transparent;
border-bottom-color: rgba(0, 0, 0, 0.2);
content: '';
}
.row.header .user > .item ul.dropdown-menu:after {
position: absolute;
top: -6px;
right: 24px;
display: inline-block;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
border-left: 6px solid transparent;
content: '';
}
.row.header .user > .item ul.dropdown-menu .dropdown-header {
text-align: center;
}
.row.header .user > .item ul.dropdown-menu li.link {
text-align: left;
}
.row.header .user > .item ul.dropdown-menu li.link a {
padding-left: 7px;
padding-right: 7px;
}
.row.header .user > .item ul.dropdown-menu div {
padding: 15px;
}
/* Widgets */
.widget {
background: #ffffff;
border: 1px solid transparent;
border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
border-color: #e9e9e9;
}
.widget .widget-title {
color: #767676;
background-color: #f6f6f6;
padding: 10px 15px;
border-bottom: 1px solid #e9e9e9;
line-height: 30px;
}
.widget .widget-title i {
margin-right: 5px;
}
.widget .widget-title input {
width: 25%;
}
/* Reset */
.widget .widget-title .bootstrap-select-searchbox input {
width: 100%;
}
.widget .widget-body {
padding: 20px;
}
.widget .widget-body table thead * {
font-size: 14px !important;
}
.widget .widget-body table tbody * {
font-size: 13px !important;
}
.widget .widget-body table tbody .btn-tag {
padding: 0px 5px;
}
.widget .widget-body.no-padding .error, .widget .widget-body.no-padding .message {
padding: 20px;
}
.widget .widget-body .error {
color: #ff0000;
}
.widget .widget-body table thead {
background: #fafafa;
}
.widget .widget-body.large {
height: 350px;
overflow-y: auto;
}
.widget .widget-body.medium {
height: 250px;
overflow-y: auto;
}
.widget .widget-body.small {
height: 150px;
overflow-y: auto;
}
.widget .widget-body.no-padding {
padding: 0;
}
.widget .widget-body button {
margin-left: 5px;
}
.widget .widget-body div.alert {
margin-bottom: 10px;
}
.widget .widget-icon {
background: #30426a;
width: 65px;
height: 65px;
border-radius: 50%;
text-align: center;
vertical-align: middle;
margin-right: 15px;
}
.widget .widget-icon i {
line-height: 66px;
color: #ffffff;
font-size: 30px;
}
.widget .widget-content .title {
font-size: 28px;
display: block;
}
/* Blue */
ul.sidebar .sidebar-main a,
.sidebar-footer,
ul.sidebar .sidebar-list a:hover,
#page-wrapper:not(.active) ul.sidebar .sidebar-title.separator {
/* Sidebar header and footer color */
background: #273759;
}
#sidebar-wrapper {
/* Sidebar background color */
background: #30426a;
}
ul.sidebar .sidebar-title {
/* Sidebar title text colour */
color: #627cb7;
}
.news-widget div.article {
padding-top: 15px;
} |
doc/api/donors/getting_a_list_of_donors.html | InterActionNGO/ngoaidmap | <!DOCTYPE html>
<html>
<head>
<title>Donors API</title>
<meta charset="utf-8">
<style>
body {
font-family: Helvetica,Arial,sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 18px;
color: #404040;
}
.container {
width: 940px;
margin-left: auto;
margin-right: auto;
zoom: 1;
}
pre {
background-color: #f5f5f5;
display: block;
padding: 8.5px;
margin: 0 0 18px;
line-height: 18px;
font-size: 12px;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
td.required .name:after {
float: right;
content: "required";
font-weight: normal;
color: #F08080;
}
a{
color: #0069d6;
text-decoration: none;
line-height: inherit;
font-weight: inherit;
}
h1, h2, h3, h4, h5, h6 {
font-weight: bold;
color: #404040;
}
h1 {
margin-bottom: 18px;
font-size: 30px;
line-height: 36px;
}
h2 {
font-size: 24px;
line-height: 36px;
}
h3{
font-size: 18px;
line-height: 36px;
}
h4 {
font-size: 16px;
line-height: 36px;
}
table{
width: 100%;
margin-bottom: 18px;
padding: 0;
border-collapse: separate;
font-size: 13px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border-spacing: 0;
border: 1px solid #ddd;
}
table th {
padding-top: 9px;
font-weight: bold;
vertical-align: middle;
border-bottom: 1px solid #ddd;
}
table th+th, table td+td {
border-left: 1px solid #ddd;
}
table th, table td {
padding: 10px 10px 9px;
line-height: 18px;
text-align: left;
}
</style>
</head>
<body>
<div class="container">
<h1>Donors API</h1>
<div class="article">
<h2>Getting a list of donors</h2>
<h3>GET /api/donors</h3>
<h3>Parameters</h3>
<table class="parameters table table-striped table-bordered table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="name">status</span>
</td>
<td>
<span class="description">Optional, string. Should be 'active' to filter active projects only.</span>
</td>
</tr>
</tbody>
</table>
<h3>Request</h3>
<h4>Headers</h4>
<pre class="request headers">Accept: application/json; application/vnd.ngoaidmap-api-v1+json
Content-Type: application/vnd.api+json
Host: http://ngoaidmap.org
Cookie: </pre>
<h4>Route</h4>
<pre class="request route highlight">GET /api/donors?status=active</pre>
<h4>Query Parameters</h4>
<pre class="request query_parameters highlight">status: active</pre>
<h4>cURL</h4>
<pre class="request curl">curl "http://api.ngoaidmap.org/api/donors?status=active" -X GET \
-H "Accept: application/json; application/vnd.ngoaidmap-api-v1+json" \
-H "Content-Type: application/vnd.api+json" \
-H "Host: http://ngoaidmap.org" \
-H "Cookie: "</pre>
<h3>Response</h3>
<h4>Headers</h4>
<pre class="response headers">X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Content-Type: application/json; charset=utf-8
ETag: W/"f568a592ce103b72b1f1f1183751e5ba"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: ae769e22-1664-4487-bda1-8da2419a3833
X-Runtime: 0.012934
Content-Length: 30</pre>
<h4>Status</h4>
<pre class="response status">200 OK</pre>
<h4>Body</h4>
<pre class="response body">{"data":[],"meta":{"total":0}}</pre>
</div>
</div>
</body>
</html>
|
templates/loaddb_pre.djt.html | ieb/Shahnama | {% extends "admin_pre.djt.html" %}
{% block head %}
<link rel="stylesheet" type="text/css" href="{{ assets }}manuscript.css"/>
<script type="text/javascript" src="{{ assets }}/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="{{ assets }}/jquery.timers-1.2.js"></script>
<script type="text/javascript" src="{{ assets }}jquery.galleryview-2.1.1.js"></script>
<link rel="stylesheet" type="text/css" href="{{ assets }}galleryview.css"/>
<script type="text/javascript" src="{{ assets }}buttons.js"></script>
<script type="text/javascript" src="{{ assets }}aq-tip.js"></script>
<script type="text/javascript" src="{{ assets }}slideshow.js"></script>
<script type="text/javascript" src="{{ assets }}list.js"></script>
<script type="text/javascript" src="{{ assets }}notes.js"></script>
{% endblock %}
{% block mainpre %}
<div>
<div id="frame-main">
<div id="frame-loader">
<div style="padding-top: 100px; padding-right: 100px; margin: 10px">
<ul id="super-manuscript-details-body-main">
{% endblock %}
|
mote/powermon/DataqSDK_Linux/DataqSDK/docs/html/di194__commands_8h.html | nmc-probe/emulab-nome | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>DataqSDK: di194_commands.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.6 -->
<div class="qindex"><a class="qindex" href="main.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a></div>
<h1>di194_commands.h File Reference</h1><code>#include "<a class="el" href="di__serial__io_8h-source.html">../di_serial_io/di_serial_io.h</a>"</code><br>
<p>
Include dependency graph for di194_commands.h:<p><center><img src="di194__commands_8h__incl.png" border="0" usemap="#di194_commands.h_map" alt="Include dependency graph"></center>
<map name="di194_commands.h_map">
<area href="di__serial__io_8h.html" shape="rect" coords="69,168,240,192" alt="">
<area href="constants_8h-source.html" shape="rect" coords="113,93,196,117" alt="">
</map>
<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="di194__commands_8h__dep__incl.png" border="0" usemap="#di194_commands.hdep_map" alt="Included by dependency graph"></center>
<map name="di194_commands.hdep_map">
<area href="di194_8h-source.html" shape="rect" coords="89,168,140,192" alt="">
<area href="dataqsdk_8cpp-source.html" shape="rect" coords="6,19,97,43" alt="">
<area href="di154_8h-source.html" shape="rect" coords="89,93,140,117" alt="">
<area href="di154_8cpp-source.html" shape="rect" coords="121,19,187,43" alt="">
<area href="di194_8cpp-source.html" shape="rect" coords="163,93,230,117" alt="">
<area href="di194__commands_8cpp-source.html" shape="rect" coords="163,168,305,192" alt="">
</map>
<p>
<a href="di194__commands_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="a0" doxytag="di194_commands.h::DI194_COMMANDS_H" ></a>
#define </td><td class="memItemRight" valign=bottom><b>DI194_COMMANDS_H</b> 1</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Special commands for the DI-194RS. All commands return true on success, false otherwise.
<p>
Definition in file <a class="el" href="di194__commands_8h-source.html">di194_commands.h</a>.<hr size="1"><address style="align: right;"><small>Generated on Mon Aug 2 09:44:51 2004 for DataqSDK by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 >
</a>1.3.6 </small></address>
</body>
</html>
|
external-controller/imports/ui/pages/activityLog.html | Celerate/celerate-controller | <template name="activityLog">
<div class="container-fluid">
<div class="row">
<div class="col-xs-12">
<h3>Activity logs :</h3>
<form class="form-inline">
<div class="form-group">
<label for="startDate">From
</label>
<input type="date" class="form-control" id="startDate" value="{{formatDateStandard startDate }}">
</div>
<div class="form-group">
<label for="endDate">To</label>
<input type="date" class="form-control" id="endDate" value="{{formatDateStandard endDate }}">
</div>
<div class="form-group">
<label for="user">User</label>
<select class="form-control" id="user">
<option value="All">All</option>
{{#each users}}
<option value="{{this}}">{{this}}</option>
{{/each}}
</select>
</div>
<div class="form-group">
<label for="user">Subscriber</label>
<select class="form-control" id="subscriber">
<option value="All">All</option>
{{#each subscriber in subscribers}}
<option value="{{subscriber._id}}">
{{subscriber.formattedName}}
</option>
{{/each}}
</select>
</div>
</form>
<br/>
</div>
</div>
</div>
<div class="container-fluid stripedGrid">
{{#each logs}}
<div class="row">
{{>logItem}}
</div>
{{/each}}
</div>
</template>
<template name="logItem">
<div class="col-xs-12 col-sm-6 col-md-3">
<span class="bolded-label">{{formatDateTime date }}</span>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<span class="bolded-label">User :
</span>
{{user}}
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<span class="bolded-label">
Subscriber :
</span>
{{subscriber.formattedName}}
</div>
{{#if isFieldChange}}
<div class="col-xs-12 col-md-12">
<span class="bolded-label">Field :
</span>{{field}}
</div>
<div class="col-xs-12 col-md-12">
<span class="bolded-label">Old value :
</span>{{oldValue}}
</div>
<div class="col-xs-12 col-md-12">
<span class="bolded-label">New value :
</span>{{newValue}}
</div>
{{else}}
<div class="col-xs-12 col-sm-6 col-md-3">
<span class="bolded-label">Item type :
</span>{{itemType}}
</div>
<div class="col-xs-12 col-sm-10 col-md-11">
<span class="bolded-label">Action :
</span>{{action}}
</div>
<div class="col-xs-12 col-sm-2 col-md-1">
<a href="#item{{_id}}" class="btn btn-info" data-toggle="collapse">Item</a>
</div>
<div id='item{{_id}}' class="col-xs-12 collapse">
{{#if itemIsTransaction}}
{{>transaction (transactionArguments item)}}
{{else}}
{{>recurringInvoiceItem (recurringInvoiceItemArguments item)}}
{{/if}}
</div>
{{/if}}
</template>
|
app/views/Application/showNodes.html | rhritz/kyberia-haiku | #{extends 'main.html' /}
#{set title:'Nodes' /}
<div class="col1">
<div class="nodeContent">
${content}<br>
<center>
<a href="@{Application.showNodes()}"><<</a>
<a href="@{Application.showNodes()}"><</a>
<a href="@{Application.showNodes()}">></a>
<a href="@{Application.showNodes()}">>></a>
</center>
#{list items:nodes, as:'node'}
<div>
<div>#{node par:node /} in ${node.parName}</div>
<div>${node.content.raw()}</div>
</div>
#{/list}
</div>
</div>
<div class="col2">
</div>
|
lms/templates/discussion/_underscore_templates.html | pku9104038/edx-platform | <%! from django.utils.translation import ugettext as _ %>
<%! from django.template.defaultfilters import escapejs %>
<%! from django_comment_client.permissions import has_permission %>
<script type="text/template" id="thread-template">
<article class="discussion-article" data-id="${'<%- id %>'}">
<div class="thread-content-wrapper"></div>
<div class="response-count"/>
<div class="add-response">
<button class="button add-response-btn">
<i class="icon icon-reply"></i>
<span class="add-response-btn-text">${_('Add A Response')}</span>
</button>
</div>
<ol class="responses"/>
<div class="response-pagination"/>
<div class="post-status-closed bottom-post-status" style="display: none">
${_("This thread is closed.")}
</div>
% if course is UNDEFINED or has_permission(user, 'create_comment', course.id):
<form class="discussion-reply-new" data-id="${'<%- id %>'}">
<h4>${_("Post a response:")}</h4>
<ul class="discussion-errors"></ul>
<div class="reply-body" data-id="${'<%- id %>'}"></div>
<div class="reply-post-control">
<a class="discussion-submit-post control-button" href="#">${_("Submit")}</a>
</div>
</form>
% endif
</article>
</script>
<script type="text/template" id="thread-show-template">
<div class="discussion-post">
<header>
${"<% if (obj.group_id) { %>"}
<div class="group-visibility-label">${"<%- obj.group_string%>"}</div>
${"<% } %>"}
<a href="#" class="vote-btn" role="button" aria-pressed="false"><!-- DiscussionContentView.renderVote populates this --></a>
<h1>${'<%- title %>'}</h1>
<p class="posted-details">
${"<% if (obj.username) { %>"}
<a href="${'<%- user_url %>'}" class="username">${'<%- username %>'}</a>
${"<% } else { %>"}
${_('anonymous') | h}
${"<% } %>"}
<span class="timeago" title="${'<%- created_at %>'}">${'<%- created_at %>'}</span>
<span class="post-status-closed top-post-status" style="display: none">
${_("• This thread is closed.")}
</span>
</p>
<a href="javascript:void(0)" class="dogear action-follow" data-tooltip="${_('follow') | h}" role="checkbox" aria-checked="false">
<span class="sr">${_("Follow this post")}</span>
</a>
</header>
<div class="post-body">${'<%- body %>'}</div>
<div class="discussion-flag-abuse notflagged" data-role="thread-flag" role="button" aria-pressed="false" tabindex="0">
<i class="icon icon-flag"></i><span class="flag-label">${_("Report Misuse")}</span></div>
% if course and has_permission(user, 'openclose_thread', course.id):
<div class="admin-pin discussion-pin notpinned" data-role="thread-pin" data-tooltip="${_('pin this thread') | h}">
<i class="icon icon-pushpin"></i><span class="pin-label">${_("Pin Thread")}</span></div>
%else:
${"<% if (pinned) { %>"}
<div class="discussion-pin notpinned" data-role="thread-pin" data-tooltip="${_('pin this thread') | h}">
<i class="icon icon-pushpin"></i><span class="pin-label">${_("Pin Thread")}</span></div>
${"<% } %>"}
% endif
<% js_block = u"""
var courseware_link = interpolate('<a href="%s">%s</a>', [courseware_url, _.escape(courseware_title)]);
print(interpolate('{}', {{'courseware_title_linked': courseware_link}}, true));
""".format(
## Translators: 'courseware_title_linked' is a placeholder for the title of the courseware unit referenced by this discussion thread.
escapejs(_("(this post is about %(courseware_title_linked)s)"))
)
%>
${'<% if (obj.courseware_url) { %>'}
<div class="post-context">${'<%'}${js_block}${'%>'}</div>
${'<% } %>'}
<ul class="moderator-actions">
<li style="display: none"><a class="action-edit" href="javascript:void(0)"><span class="edit-icon"></span> ${_("Edit")}</a></li>
<li style="display: none"><a class="action-delete" href="javascript:void(0)"><span class="delete-icon"></span> ${_("Delete")}</a></li>
<li style="display: none"><a class="action-openclose" href="javascript:void(0)"><span class="edit-icon"></span> ${_("Close")}</a></li>
</ul>
</div>
</script>
<script type="text/template" id="thread-edit-template">
<div class="discussion-post edit-post-form">
<h1>${_("Editing post")}</h1>
<ul class="edit-post-form-errors"></ul>
<div class="form-row">
<label class="sr" for="edit-post-title">${_("Edit post title")}</label>
<input type="text" id="edit-post-title" class="edit-post-title" name="title" value="${"<%-title %>"}" placeholder="${_('Title') | h}">
</div>
<div class="form-row">
<div class="edit-post-body" name="body">${"<%- body %>"}</div>
</div>
<input type="submit" id="edit-post-submit" class="post-update" value="${_("Update post") | h}">
<a href="#" class="post-cancel">${_("Cancel")}</a>
</div>
</script>
<script type="text/template" id="thread-response-template">
<div class="discussion-response"></div>
<ol class="comments">
<li class="new-comment response-local">
% if course is UNDEFINED or has_permission(user, 'create_sub_comment', course.id):
<form class="comment-form" data-id="${'<%- wmdId %>'}">
<ul class="discussion-errors"></ul>
<label class="sr" for="add-new-comment">${_("Add a comment")}</label>
<div class="comment-body" id="add-new-comment" data-id="${'<%- wmdId %>'}"
data-placeholder="${_('Add a comment...') | h}"></div>
<div class="comment-post-control">
<a class="discussion-submit-comment control-button" href="#">${_("Submit")}</a>
</div>
</form>
% endif
</li>
</ol>
</script>
<script type="text/template" id="thread-response-show-template">
<header class="response-local">
<a href="#" class="vote-btn" role="button" aria-pressed="false"><!-- DiscussionContentView.renderVote() populates this --></a>
<a href="javascript:void(0)" class="endorse-btn action-endorse" style="cursor: default; display: none;" data-tooltip="${_('endorse') | h}"><span class="check-icon" style="pointer-events: none; "></span></a>
${"<% if (obj.username) { %>"}
<a href="${'<%- user_url %>'}" class="posted-by">${'<%- username %>'}</a>
${"<% } else { %>"}
<span class="anonymous"><em>${_('anonymous')}</em></span>
${"<% } %>"}
<p class="posted-details" title="${'<%- created_at %>'}">${'<%- created_at %>'}</p>
</header>
<div class="response-local"><div class="response-body">${"<%- body %>"}</div>
<div class="discussion-flag-abuse notflagged" data-role="thread-flag" role="button" aria-pressed="false" tabindex="0">
<i class="icon icon-flag"></i><span class="flag-label">${_("Report Misuse")}</span></div>
</div>
<ul class="moderator-actions response-local">
<li style="display: none"><a class="action-edit" href="javascript:void(0)"><span class="edit-icon"></span> ${_("Edit")}</a></li>
<li style="display: none"><a class="action-delete" href="javascript:void(0)"><span class="delete-icon"></span> ${_("Delete")}</a></li>
<li style="display: none"><a class="action-openclose" href="javascript:void(0)"><span class="edit-icon"></span> ${_("Close")}</a></li>
</ul>
</script>
<script type="text/template" id="thread-response-edit-template">
<div class="edit-post-form">
<h1>${_("Editing response")}</h1>
<ul class="edit-post-form-errors"></ul>
<div class="form-row">
<div class="edit-post-body" name="body">${"<%- body %>"}</div>
</div>
<input type="submit" id="edit-response-submit"class="post-update" value="${_("Update response") | h}">
<a href="#" class="post-cancel">${_("Cancel")}</a>
</div>
</script>
<script type="text/template" id="response-comment-show-template">
<div id="comment_${'<%- id %>'}">
<div class="response-body">${'<%- body %>'}</div>
<div class="discussion-flag-abuse notflagged" data-role="thread-flag" data-tooltip="${_('Report Misuse') | h}" role="button" aria-pressed="false" tabindex="0">
<i class="icon icon-flag"></i><span class="sr flag-label">${_("Report Misuse")}</span></div>
<%
js_block = u"""
interpolate(
'{}',
{{'time_ago': '<span class=\"timeago\" title=\"' + created_at + '\">' + created_at + '</span>'}},
true
)""".format(
## Translators: 'timeago' is a placeholder for a fuzzy, relative timestamp (see: https://github.com/rmm5t/jquery-timeago)
escapejs(_('-posted %(time_ago)s by'))
)
%>
<p class="posted-details">
${'<%='}${js_block}${'%>'}
${"<% if (obj.username) { %>"}
<a href="${'<%- user_url %>'}" class="profile-link">${'<%- username %>'}</a>
${"<% } else { %>"}
${_('anonymous')}
${"<% } %>"}
</p>
</div>
</script>
<script type="text/template" id="thread-list-item-template">
<a href="${'<%- id %>'}" data-id="${'<%- id %>'}">
<span class="title">${"<%- title %>"}</span>
<%
js_block = u"""
var fmt;
var data = {{
'span_sr_open': '<span class=\"sr\">',
'span_close': '</span>',
'unread_comments_count': unread_comments_count,
'comments_count': comments_count
}};
if (unread_comments_count > 0) {{
fmt = '{markup_with_unread}';
}} else {{
fmt = '{markup_none_unread}';
}}
print(interpolate(fmt, data, true));
""".format(
## Translators: 'comments_count' and 'unread_comments_count' are numerical placeholders for a specific discussion thread; 'span_*' placeholders refer to HTML markup. Please translate the word 'comments'.
markup_with_unread=escapejs(_('%(comments_count)s %(span_sr_open)scomments (%(unread_comments_count)s unread comments)%(span_close)s')),
## Translators: 'comments_count' is a numerical placeholder for a specific discussion thread; 'span_*' placeholders refer to HTML markup. Please translate the word 'comments'.
markup_none_unread=escapejs(_('%(comments_count)s %(span_sr_open)scomments %(span_close)s'))
)
%>
<span class="comments-count">
${'<%'}${js_block}${'%>'}
</span>
<%
js_block = u"""
interpolate(
'{}',
{{'span_sr_open': '<span class=\"sr\">', 'span_close': '</span>', 'votes_up_count': votes['up_count']}},
true
)
""".format(
## Translators: 'votes_up_count' is a numerical placeholder for a specific discussion thread; 'span_*' placeholders refer to HTML markup. Please translate the word 'votes'.
escapejs( _('%(votes_up_count)s%(span_sr_open)s votes %(span_close)s'))
)
%>
<span class="votes-count">+${'<%='}${js_block}${'%>'}</span>
</a>
</script>
<script type="text/template" id="discussion-home">
<div class="discussion-article blank-slate">
<section class="home-header">
<span class="label">${_("DISCUSSION HOME:")}</span>
% if course and course.display_name_with_default:
<h1 class="home-title">${course.display_name_with_default}</h1>
% endif
</section>
% if settings.FEATURES.get('ENABLE_DISCUSSION_HOME_PANEL'):
<span class="label label-settings">${_("HOW TO USE EDX DISCUSSIONS")}</span>
<table class="home-helpgrid">
<tr class="helpgrid-row helpgrid-row-navigation">
<td class="row-title">${_("Find discussions")}</td>
<td class="row-item">
<i class="icon icon-reorder"></i>
<span class="row-description">${_("Focus in on specific topics")}</span>
</td>
<td class="row-item">
<i class="icon icon-search"></i>
<span class="row-description">${_("Search for specific posts ")}</span>
</td>
<td class="row-item">
<i class="icon icon-sort"></i>
<span class="row-description">${_("Sort by date, vote, or comments")}</span>
</td>
</tr>
<tr class="helpgrid-row helpgrid-row-participation">
<td class="row-title">${_("Engage with posts")}</td>
<td class="row-item">
<i class="icon icon-plus"></i>
<span class="row-description">${_("Upvote posts and good responses")}</span>
</td>
<td class="row-item">
<i class="icon icon-flag"></i>
<span class="row-description">${_("Report Forum Misuse")}</span>
</td>
<td class="row-item">
<i class="icon icon-star"></i>
<span class="row-description">${_("Follow posts for updates")}</span>
</td>
</tr>
<tr class="helpgrid-row helpgrid-row-notification">
<td class="row-title">${_('Receive updates')}</td>
<td class="row-item-full" colspan="3">
<label for="email-setting-checkbox">
<span class="sr">${_("Toggle Notifications Setting")}</span>
<span class="notification-checkbox">
<input type="checkbox" id="email-setting-checkbox" class="email-setting" name="email-notification"/>
<i class="icon icon-envelope"></i>
</span>
</label>
<span class="row-description">${_("Check this box to receive an email digest once a day notifying you about new, unread activity from posts you are following.")}</span>
</td>
</tr>
</table>
% endif
</div>
</script>
|
doc/doxygen/html/structfap_1_1FloatPrecTy.html | ntonjeta/Bellerophon | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.12"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Bellerophon: fap::FloatPrecTy Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Bellerophon
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.12 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><b>fap</b></li><li class="navelem"><a class="el" href="structfap_1_1FloatPrecTy.html">FloatPrecTy</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pub-attribs">Public Attributes</a> |
<a href="structfap_1_1FloatPrecTy-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">fap::FloatPrecTy Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Precision type.
<a href="structfap_1_1FloatPrecTy.html#details">More...</a></p>
<p><code>#include <<a class="el" href="fap_8h_source.html">fap.h</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a1c56ab968789c9865e6df95016bad2ce"><td class="memItemLeft" align="right" valign="top"><a id="a1c56ab968789c9865e6df95016bad2ce"></a>
 </td><td class="memItemRight" valign="bottom"><a class="el" href="structfap_1_1FloatPrecTy.html#a1c56ab968789c9865e6df95016bad2ce">FloatPrecTy</a> (uint16_t e_size=0, uint16_t m_size=0)</td></tr>
<tr class="memdesc:a1c56ab968789c9865e6df95016bad2ce"><td class="mdescLeft"> </td><td class="mdescRight">Ctor. <br /></td></tr>
<tr class="separator:a1c56ab968789c9865e6df95016bad2ce"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:aa735c1c26af6de0c7649c9f9eeada8d7"><td class="memItemLeft" align="right" valign="top"><a id="aa735c1c26af6de0c7649c9f9eeada8d7"></a>
uint16_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structfap_1_1FloatPrecTy.html#aa735c1c26af6de0c7649c9f9eeada8d7">exp_size</a></td></tr>
<tr class="memdesc:aa735c1c26af6de0c7649c9f9eeada8d7"><td class="mdescLeft"> </td><td class="mdescRight">Size of the exponent. <br /></td></tr>
<tr class="separator:aa735c1c26af6de0c7649c9f9eeada8d7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5cffda7c85e7e3dd7f4e1645e2c7dda5"><td class="memItemLeft" align="right" valign="top"><a id="a5cffda7c85e7e3dd7f4e1645e2c7dda5"></a>
uint16_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structfap_1_1FloatPrecTy.html#a5cffda7c85e7e3dd7f4e1645e2c7dda5">mant_size</a></td></tr>
<tr class="memdesc:a5cffda7c85e7e3dd7f4e1645e2c7dda5"><td class="mdescLeft"> </td><td class="mdescRight">Size of the mantissa. <br /></td></tr>
<tr class="separator:a5cffda7c85e7e3dd7f4e1645e2c7dda5"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Precision type. </p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li>/home/ntonjeta/sharedfolder/bellerophon/include/Plugins/FLAP/<a class="el" href="fap_8h_source.html">fap.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.12
</small></address>
</body>
</html>
|
Ephesoft_Community_Release_4.0.2.0/javadocs/com/ephesoft/gxt/admin/client/view/regexbuilder/class-use/RegexGroupDetailView.html | ungerik/ephesoft | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_71) on Fri Jul 10 16:43:24 IST 2015 -->
<title>Uses of Class com.ephesoft.gxt.admin.client.view.regexbuilder.RegexGroupDetailView</title>
<meta name="date" content="2015-07-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.ephesoft.gxt.admin.client.view.regexbuilder.RegexGroupDetailView";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/regexbuilder/RegexGroupDetailView.html" title="class in com.ephesoft.gxt.admin.client.view.regexbuilder">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?com/ephesoft/gxt/admin/client/view/regexbuilder/class-use/RegexGroupDetailView.html" target="_top">Frames</a></li>
<li><a href="RegexGroupDetailView.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.ephesoft.gxt.admin.client.view.regexbuilder.RegexGroupDetailView" class="title">Uses of Class<br>com.ephesoft.gxt.admin.client.view.regexbuilder.RegexGroupDetailView</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/regexbuilder/RegexGroupDetailView.html" title="class in com.ephesoft.gxt.admin.client.view.regexbuilder">RegexGroupDetailView</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.ephesoft.gxt.admin.client.presenter.regexbuilder">com.ephesoft.gxt.admin.client.presenter.regexbuilder</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.ephesoft.gxt.admin.client.view.regexbuilder">com.ephesoft.gxt.admin.client.view.regexbuilder</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.ephesoft.gxt.admin.client.presenter.regexbuilder">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/regexbuilder/RegexGroupDetailView.html" title="class in com.ephesoft.gxt.admin.client.view.regexbuilder">RegexGroupDetailView</a> in <a href="../../../../../../../../com/ephesoft/gxt/admin/client/presenter/regexbuilder/package-summary.html">com.ephesoft.gxt.admin.client.presenter.regexbuilder</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../../../com/ephesoft/gxt/admin/client/presenter/regexbuilder/package-summary.html">com.ephesoft.gxt.admin.client.presenter.regexbuilder</a> with parameters of type <a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/regexbuilder/RegexGroupDetailView.html" title="class in com.ephesoft.gxt.admin.client.view.regexbuilder">RegexGroupDetailView</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../../../com/ephesoft/gxt/admin/client/presenter/regexbuilder/RegexGroupDetailPresenter.html#RegexGroupDetailPresenter(com.ephesoft.gxt.admin.client.controller.BatchClassManagementController,%20com.ephesoft.gxt.admin.client.view.regexbuilder.RegexGroupDetailView)">RegexGroupDetailPresenter</a></strong>(<a href="../../../../../../../../com/ephesoft/gxt/admin/client/controller/BatchClassManagementController.html" title="class in com.ephesoft.gxt.admin.client.controller">BatchClassManagementController</a> controller,
<a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/regexbuilder/RegexGroupDetailView.html" title="class in com.ephesoft.gxt.admin.client.view.regexbuilder">RegexGroupDetailView</a> view)</code>
<div class="block">Constructor of the class.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.ephesoft.gxt.admin.client.view.regexbuilder">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/regexbuilder/RegexGroupDetailView.html" title="class in com.ephesoft.gxt.admin.client.view.regexbuilder">RegexGroupDetailView</a> in <a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/regexbuilder/package-summary.html">com.ephesoft.gxt.admin.client.view.regexbuilder</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/regexbuilder/package-summary.html">com.ephesoft.gxt.admin.client.view.regexbuilder</a> that return <a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/regexbuilder/RegexGroupDetailView.html" title="class in com.ephesoft.gxt.admin.client.view.regexbuilder">RegexGroupDetailView</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/regexbuilder/RegexGroupDetailView.html" title="class in com.ephesoft.gxt.admin.client.view.regexbuilder">RegexGroupDetailView</a></code></td>
<td class="colLast"><span class="strong">RegexBuilderDetailView.</span><code><strong><a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/regexbuilder/RegexBuilderDetailView.html#getRegexGroupDetailView()">getRegexGroupDetailView</a></strong>()</code>
<div class="block">Getter for the regexGroupDetailView.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/regexbuilder/RegexGroupDetailView.html" title="class in com.ephesoft.gxt.admin.client.view.regexbuilder">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?com/ephesoft/gxt/admin/client/view/regexbuilder/class-use/RegexGroupDetailView.html" target="_top">Frames</a></li>
<li><a href="RegexGroupDetailView.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
public/404.html | zqian/gradecraft-development | <!DOCTYPE html>
<html>
<head>
<title>Page does not exist (404) || GradeCraft</title>
<style type="text/css">
body {
background: rgba(147,206,222,1);
background: -moz-linear-gradient(left, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(147,206,222,1)), color-stop(41%, rgba(117,189,209,1)), color-stop(100%, rgba(73,165,191,1)));
background: -webkit-linear-gradient(left, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
background: -o-linear-gradient(left, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
background: -ms-linear-gradient(left, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
background: linear-gradient(to right, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf', GradientType=1 );
color: #666;
margin: 0;
padding: 0;
text-align: center;
font-family: arial, sans-serif;
}
div.dialog {
margin: 6em auto;
border-right-color: #999;
border-bottom-color: #999;
color: #eee;
}
.navbar {
margin-bottom: 0;
max-height: auto;
overflow: visible;
height: 25px;
margin: 0;
padding: 0;
font-family: Futura, Helvetica, sans-serif;
background-color: #000;
color: #FFF;
padding: 6px 10px 5px 10px;
text-align: left;
}
.navbar a {
text-decoration: none;
font-size: 20px;
color: #FFF;
}
.navbar .pull_right {
float: right;
}
.navbar .pull_right a {
background-color: #F4A425;
font-family: 'Pontano Sans',sans-serif;
padding: 5px;
border-radius: 5px;
font-size: 11px;
}
h1 {font-size: 18pt; color: #FFF; line-height: 1.5em; }
h5 {
font-family: Futura, sans-serif;
font-size: 14px;
letter-spacing: -1px;
margin-bottom: 10px;
}
a { color: #E95D4E; }
footer {
background: #2C3E50;; /* Old browsers */
background: -moz-linear-gradient(top, $primary-color 0%, #2C3E50 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2C3E50;), color-stop(100%, #2C3E50;)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #2C3E50 0%, #2C3E50 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #2C3E50 0%, #2C3E50 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #2C3E50 0%,#2C3E50 100%); /* IE10+ */
background: linear-gradient(to bottom, #2C3E50 0%, #2C3E50 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C3E50', endColorstr='#2C3E50',GradientType=0 ); /* IE6-9 */
opacity: .7;
font-family: Helvetica, Arial, sans-serif;
color: #FFF;
width: 100%;
display: block;
position: fixed;
bottom: 0;
}
footer div {
padding: 0 15px 20px;
}
footer ul, footer li {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 13px;
line-height: 18px;
}
footer a {
color: #1ABC9C;
text-decoration: none;
}
footer a:hover {
color: #1ABC9C;
opacity: .7;
}
#footer-content {
width: 1200px;
margin: 0 auto;
}
.col {
position: relative;
padding-right: 15px;
padding-left: 15px;
width: 170px;
float: left;
text-align: left;
}
.col-2 {
position: relative;
padding-right: 15px;
padding-left: 15px;
width: 350px;
float: left;
text-align: left;
}
</style>
</head>
<body>
<!-- This file lives in public/404.html -->
<div class="navbar navbar-fixed-top navbar-inverse">
<a href="/"> GradeCraft</a>
<div class="pull_right">
<a href="/dashboard">Back to My Dashboard</a>
</div>
</div>
<div class="dialog">
<h1>Yikes, the page you were looking for doesn't seem to exist.</h1>
<p>We've sent an email to the GradeCraft developers, but feel free to <a href="mailto: [email protected]">get in touch</a> with more details.</p>
</div>
<footer>
<div id="footer-content">
<div class="col-2">
<h5> © 2012-14 Regents of the University of Michigan</h5>
</div>
<div class="col">
<h5>Explore</h5>
<ul>
<li><a href="/features">Features</a></li>
<li><a href="">See the Demo</a></li>
</ul>
</div>
<div class="col">
<h5>Using GradeCraft</h5>
<ul>
<li><a href="/using_gradecraft">Apply to Use</a></li>
<li><a href="/documentation">Documentation</a></li>
<li><a href="/submit_a_bug">Submit a Bug</a></li>
</ul>
</div>
<div class="col">
<h5>About </h5>
<ul>
<li><a href="http://blog.gradecraft.com/research">Research</a></li>
<li><a href="http://blog.gradecraft.com/the-team">People</a></li>
<li><a href="https://github.com/UM-USElab/gradecraft-development">Codebase</a></li>
<li><a href="http://blog.gradecraft.com">Blog</a></li>
</ul>
</div>
<div class="col">
<h5>Talk to Us</h5>
<ul>
<li><a href="mailto:[email protected]">Email</a></li>
<li><a href="http://twitter.com/gradecraft">Twitter</a></li>
</ul>
</div>
</div>
</footer>
</body>
</html>
|
molb/templates/base.html | franckinux/my-own-little-business | {% extends "bootstrap/base.html" %}
{% block metas %}
{{ super() }}
<meta charset="utf-8">
{% endblock %}
{% block styles %}
{{ super() }}
<link rel="icon" type="image/ico" href="/static/favicon.ico"/>
<link type="text/css" href="/static/css/styles.css" rel="stylesheet">
{% endblock %}
{% block scripts %}
{{ super() }}
<script type="text/javascript" src="/static/popper/popper.min.js"></script>
<script type="text/javascript" src="/static/moment/moment-with-locales.min.js"></script>
{% endblock %}
{% block content %}
{{ super() }}
<div class="container">
<div class="row">
<div class="col-lg-7">
<h2>{{ app.config.application.site_name }} <small>{{ _("Commandes") }}</small></h2>
</div>
<div class="col-lg-2">
<a href="{{ url("en") }}"><img src="/static/english-flag.png"></a>
<a href="{{ url("fr") }}"><img src="/static/france-flag.png"></a>
</div>
<div class="col-lg-3">
{% if authorized_userid %}
{{ authorized_userid }} <a href="{{ url("logout") }}" class="btn btn-light">{{ _("Déconnexion") }}</a>
{% endif %}
</div>
</div>
<div class="row">
<div class="col-lg-12">
{% block breadcrumb %}{% endblock %}
</div>
</div>
<div class="row">
<div class="col-lg-12">
{% block message %}
{% for message in get_flashed_messages() %}
<div class="alert alert-{{ message[0] }}" role="alert">
{{ message[1] }}
</div>
{% endfor %}
{% endblock %}
</div>
</div>
<div class="row">
<div class="col-lg-4 d-none d-lg-block">
<img src="/static/logo.png">
</div>
<div class="col-lg-8">
{% block page_content %}{% endblock %}
</div>
</div>
</div>
{% endblock %}
|
crislib/libscapi/lib/boost_1_64_0/doc/html/boost/random/lagged_fibonacci23209.html | cris-iisc/mpc-primitives | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Type definition lagged_fibonacci23209</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../boost_random/reference.html#header.boost.random.lagged_fibonacci_hpp" title="Header <boost/random/lagged_fibonacci.hpp>">
<link rel="prev" href="lagged_fibonacci19937.html" title="Type definition lagged_fibonacci19937">
<link rel="next" href="lagged_fibonacci44497.html" title="Type definition lagged_fibonacci44497">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
<td align="center"><a href="../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="lagged_fibonacci19937.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_random/reference.html#header.boost.random.lagged_fibonacci_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="lagged_fibonacci44497.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.random.lagged_fibonacci23209"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Type definition lagged_fibonacci23209</span></h2>
<p>lagged_fibonacci23209</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="../../boost_random/reference.html#header.boost.random.lagged_fibonacci_hpp" title="Header <boost/random/lagged_fibonacci.hpp>">boost/random/lagged_fibonacci.hpp</a>>
</span>
<span class="keyword">typedef</span> <a class="link" href="lagged_fibonacci_01_engine.html" title="Class template lagged_fibonacci_01_engine">lagged_fibonacci_01_engine</a><span class="special"><</span> <span class="keyword">double</span><span class="special">,</span> <span class="number">48</span><span class="special">,</span> <span class="number">23209</span><span class="special">,</span> <span class="number">13470</span> <span class="special">></span> <span class="identifier">lagged_fibonacci23209</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="idp499187920"></a><h2>Description</h2>
<p>The specializations lagged_fibonacci607 ... lagged_fibonacci44497 use well tested lags.</p>
<p>See</p>
<p> </p>
<div class="blockquote"><blockquote class="blockquote"><p> "On the Periods of Generalized Fibonacci Recurrences", Richard P. Brent Computer Sciences Laboratory Australian National University, December 1992 </p></blockquote></div>
<p> </p>
<p>The lags used here can be found in</p>
<p> </p>
<div class="blockquote"><blockquote class="blockquote"><p> "Uniform random number generators for supercomputers", Richard Brent, Proc. of Fifth Australian Supercomputer Conference, Melbourne, Dec. 1992, pp. 704-706. </p></blockquote></div>
<p> </p>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2000-2005 Jens Maurer<br>Copyright © 2009, 2010 Steven Watanabe<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="lagged_fibonacci19937.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_random/reference.html#header.boost.random.lagged_fibonacci_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="lagged_fibonacci44497.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
www/assets/css/admin_feather.css | crunchbutton/crunchbutton | /* admin_feather.css */
body {
margin: 0px;
background: #FF9900;
}
div.nav-link, div.foot {
height: 30px;
line-height: 30px;
background: #FF9900;
font-weight: bold;
text-align: center;
vertical-align: middle;
}
div.nav-link {
border-bottom: 2px solid black;
}
div.foot {
border-top: 2px solid black;
}
div.content {
background-color: #FFFFDD;
}
div.content-item-header {
font-weight: bold;
border-top: 1px solid black;
border-bottom: 1px solid black;
background-color: #FFFF88;
padding: 5px;
}
div.content-item {
padding-bottom: 10px;
}
div.content-sub-item {
padding: 5px 5px 5px 5px;
}
div.support-closed {
background-color: #aaaaaa;
}
div.support-open {
background-color: #ffffff;
font-weight: bold;
}
a {
color: blue;
}
div.content-sub-item-left {
display: inline-block;
width: 100px;
font-style: italic;
vertical-align: top;
}
div.content-sub-item-right {
max-width: 60%;
display: inline-block;
vertical-align: top;
}
div.content-full-width {
margin-left: 5px;
margin-right: 5px;
text-align: center;
}
textarea {
width: 100%;
height: 40px;
}
div.content-full-width input.button {
width: 200px;
}
|
templates/web/base/reports/_ward-list.html | appstud/fixmystreet | [% IF children.size %]
<section id="council_wards" class="hidden-js">
<h2>[% ward_text %]</h2>
<p>[% loc('Follow a ward link to view only reports within that ward.') %]</p>
<ul class="item-list item-list--wards full-width">
[% FOR child IN children.values.sort('name') %]
<li class="item-list__item item-list--wards__item">
<a href="[% child.url %]">[% child.name %]</a>
</li>
[% END %]
</ul>
</section>
[% END %]
|
templates/styleguide/tables.html | pculture/unisubs | {% extends "styleguide/base.html" %}
{% block content %}
<section>
<p> Use tables for tabular data. Take care because they can be hard to read on
mobile devices and other browsers with not a lot of width.</p>
<p>Classes:</p>
<ul>
<li><strong>.striped</strong>: Make alternate rows striped</li>
<li><strong>.lined</strong>: Add a line below each line</li>
</ul>
</section>
<section>
<h3>Examples</h3>
{% include "styleguide/tables-table.html" with class="table" %}
{% include "styleguide/tables-table.html" with class="table striped" %}
{% include "styleguide/tables-table.html" with class="table lined" %}
</section>
{% endblock %}
|
apidocs/edu/iastate/ansci/flip/extension/class-use/ChromosomeBean.html | flipisu/FLIP | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_77) on Fri Jan 06 13:55:15 CLT 2017 -->
<title>Uses of Class edu.iastate.ansci.flip.extension.ChromosomeBean</title>
<meta name="date" content="2017-01-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class edu.iastate.ansci.flip.extension.ChromosomeBean";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../edu/iastate/ansci/flip/extension/ChromosomeBean.html" title="class in edu.iastate.ansci.flip.extension">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?edu/iastate/ansci/flip/extension/class-use/ChromosomeBean.html" target="_top">Frames</a></li>
<li><a href="ChromosomeBean.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class edu.iastate.ansci.flip.extension.ChromosomeBean" class="title">Uses of Class<br>edu.iastate.ansci.flip.extension.ChromosomeBean</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../edu/iastate/ansci/flip/extension/ChromosomeBean.html" title="class in edu.iastate.ansci.flip.extension">ChromosomeBean</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#edu.iastate.ansci.flip.extension">edu.iastate.ansci.flip.extension</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="edu.iastate.ansci.flip.extension">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../edu/iastate/ansci/flip/extension/ChromosomeBean.html" title="class in edu.iastate.ansci.flip.extension">ChromosomeBean</a> in <a href="../../../../../../edu/iastate/ansci/flip/extension/package-summary.html">edu.iastate.ansci.flip.extension</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../edu/iastate/ansci/flip/extension/package-summary.html">edu.iastate.ansci.flip.extension</a> that return <a href="../../../../../../edu/iastate/ansci/flip/extension/ChromosomeBean.html" title="class in edu.iastate.ansci.flip.extension">ChromosomeBean</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../edu/iastate/ansci/flip/extension/ChromosomeBean.html" title="class in edu.iastate.ansci.flip.extension">ChromosomeBean</a></code></td>
<td class="colLast"><span class="typeNameLabel">SetupBreed.</span><code><span class="memberNameLink"><a href="../../../../../../edu/iastate/ansci/flip/extension/SetupBreed.html#getChromosomeBean-int-">getChromosomeBean</a></span>(int chromIndex)</code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../edu/iastate/ansci/flip/extension/package-summary.html">edu.iastate.ansci.flip.extension</a> that return types with arguments of type <a href="../../../../../../edu/iastate/ansci/flip/extension/ChromosomeBean.html" title="class in edu.iastate.ansci.flip.extension">ChromosomeBean</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.Hashtable<java.lang.Integer,<a href="../../../../../../edu/iastate/ansci/flip/extension/ChromosomeBean.html" title="class in edu.iastate.ansci.flip.extension">ChromosomeBean</a>></code></td>
<td class="colLast"><span class="typeNameLabel">SetupBreed.</span><code><span class="memberNameLink"><a href="../../../../../../edu/iastate/ansci/flip/extension/SetupBreed.html#getChromosomeList--">getChromosomeList</a></span>()</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../edu/iastate/ansci/flip/extension/ChromosomeBean.html" title="class in edu.iastate.ansci.flip.extension">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?edu/iastate/ansci/flip/extension/class-use/ChromosomeBean.html" target="_top">Frames</a></li>
<li><a href="ChromosomeBean.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
thehive-templates/Robtex_IP_Query_1_0/long.html | CERT-BDF/Cortex-Analyzers | <div class="panel panel-info" ng-if="success">
<div class="panel-heading">
Robtex IP query for <strong>{{artifact.data}}</strong>
</div>
<div class="panel-body">
<table class="table">
<thead>
<tr>
<th>Key</th>
<th>Value</th>
</tr>
</thead>
<tbody>
<tr>
<td>Country:</td>
<td>{{content.ip.country}}</td>
</tr>
<tr>
<td>City</td>
<td>{{content.ip.city}}</td>
</tr>
<tr>
<td>AS</td>
<td>{{content.ip.as}}</td>
</tr>
<tr>
<td>AS name</td>
<td>{{content.ip.asname}}</td>
</tr>
<tr>
<td>AS description</td>
<td>{{content.ip.asdesc}}</td>
</tr>
<tr>
<td>Whois description</td>
<td>{{content.ip.whoisdesc}}</td>
</tr>
<tr>
<td>Route description</td>
<td>{{content.ip.routedesc}}</td>
</tr>
<tr>
<td>BGP route</td>
<td>{{content.ip.bgproute}}</td>
</tr>
</tbody>
</table>
<table class="table">
<thead>
<th>Type</th>
<th>Domainname</th>
<th>Timestamp</th>
</thead>
<tbody>
<tr ng-repeat="hit in content.ip.pas">
<td>PAS</td>
<td>{{hit.o}}</td>
<td>{{hit.t * 1000 | date:'yyyy-MM-dd HH:mm:ss Z'}}</td>
</tr>
<tr ng-repeat="hit in content.ip.pash">
<td>PASH</td>
<td>{{hit.o}}</td>
<td>{{hit.t * 1000 | date:'yyyy-MM-dd HH:mm:ss Z'}}</td>
</tr>
<tr ng-repeat="hit in content.ip.act">
<td>ACT</td>
<td>{{hit.o}}</td>
<td>{{hit.t * 1000 | date:'yyyy-MM-dd HH:mm:ss Z'}}</td>
</tr>
<tr ng-repeat="hit in content.ip.acth">
<td>ACTH</td>
<td>{{hit.o}}</td>
<td>{{hit.t * 1000 | date:'yyyy-MM-dd HH:mm:ss Z'}}</td>
</tr>
</tbody>
</table>
<dl class="dl-horizontal">
<table class="table">
<thead>
<th>Acronym</th>
<th>Description</th>
</thead>
<tbody>
<tr>
<td>PAS</td>
<td>Passive reverse dns</td>
</tr>
<tr>
<td>PASH</td>
<td>Passive dns history</td>
</tr>
<tr>
<td>ACT</td>
<td>Active forward dns</td>
</tr>
<tr>
<td>ACTH</td>
<td>Active dns history</td>
</tr>
</tbody>
</table>
</dl>
</div>
</div>
<!-- General error -->
<div class="panel panel-danger" ng-if="!success">
<div class="panel-heading">
<strong>{{(artifact.data || artifact.attachment.name) | fang}}</strong>
</div>
<div class="panel-body">
{{content.errorMessage}}
</div>
</div>
|
src/templates/entries.html | khertan/litewrite | <% _.each(docs, function(doc) { %>
<li class="item" data-id="<%= doc.id %>">
<a href="#!<%= doc.url %>" style="opacity: <%= doc.opacity %>">
<%= doc.title || placeholder %>
</a>
</li>
<% }); %>
|
data/source/modules/system/format.css | nfrickler/tsunic | <!-- | -->
/* *************** general elements ******************* */
html {
margin:0px;
padding:0px;
width:100%;
height:100%;
}
body {
position:absolute;
margin:0px;
padding:0px;
width:100%;
height:100%;
font-family:arial;
font-size:10pt;
background:#EEF;
}
div {
margin:0px;
padding:0px;
}
img {
border:0px;
}
h1 {
margin:1px;
padding:1px;
margin-top:2px;
margin-bottom:5px;
color:#000;
font-size:12pt;
}
h2 {
margin:1px;
padding:1px;
margin-top:10px;
margin-bottom:3px;
color:#000;
font-size:11pt;
}
h3 {
margin:1px;
padding:1px;
margin-top:10px;
margin-bottom:3px;
color:#000;
font-size:10pt;
}
h4 {
margin:1px;
padding:1px;
margin-top:10px;
margin-bottom:3px;
color:#000;
font-size:10pt;
}
p {
margin:1px;
padding:1px;
margin-top:5px;
margin-bottom:3px;
}
ul {
margin:1px;
padding:1px;
list-style-type:none;
}
li {
margin:1px;
padding:1px;
}
form {
margin-bottom:20px;
}
label {
padding: 3px;
margin: 1px;
font-weight: bold;
font-size: 10pt;
}
legend {
padding: 3px;
font-size: 9pt;
font-weight: normal;
}
input {
padding: 1px;
margin: 3px;
}
select {
padding: 1px;
margin: 3px;
}
textarea {
padding: 1px;
margin: 3px;
white-space:normal;
}
a {
padding: 1px;
margin: 3px;
}
a:link {
padding:3px;
color:#00F;
text-decoration:none;
font-weight:bold;
}
a:visited {
color:#00F;
text-decoration:none;
font-weight:bold;
}
a:hover {
color:#00F;
text-decoration:underline;
font-weight:bold;
}
a:active {
color:#00F;
text-decoration:underline;
font-weight:bold;
}
a:focus {
color:#00F;
text-decoration:underline;
font-weight:bold;
}
table {
margin-left:10px;
font-size:10pt;
border-spacing:1px;
width:99%;
}
tr {
margin:5px;
}
th {
font-weight:bold;
background:#005;
color:#FFF;
text-align:left;
margin:2px;
padding:5px;
}
td {
font-weight:normal;
background:#EEF;
text-align:left;
margin:1px;
padding:5px;
}
/* *************** design elements ******************* */
#div_tsunic {
position:relative;
text-align:left;
width:100%;
height:100%;
width:auto;
min-width:800px !important;
max-width:1200px !important;
margin-left:auto;
margin-right:auto;
}
#$$$div__left {
position:absolute;
top:50px;
left:10px;
width:40px;
height:60%;
background:#449;
}
#$$$div__center {
position:relative;
top:0px;
margin-bottom:5px;
text-align:left;
width:auto;
min-width:800px;
max-width:1200px;
margin-left:50px;
margin-right:50px;
height:auto;
min-height:100% !important;
background:#FFF;
}
#$$$div__header {
position:relative;
width:100%;
height:30px;
background:#003;
color:#FFF;
padding-top:3px;
}
#$$$div__content {
position:relative;
min-height:300px;
margin-top:40px;
margin-left:120px;
padding:8px;
padding-bottom:30px;
}
#$$$div__footer {
border-top: 1px solid #AAA;
text-align:center;
font-size:9pt;
color:#666;
padding-top:7px;
padding-bottom:20px;
}
#$$$div__footer_left {
float:left;
width:20%;
text-align:left;
margin-top:20px;
}
#$$$div__footer_middle {
float:left;
width:60%;
text-align:center;
}
#$$$div__footer_right {
float:left;
width:20%;
text-align:right;
margin-top:20px;
}
#$$$div__settings {
position:absolute;
top:40%;
right:0px;
width:28px;
padding:2px;
padding-right:4px;
background:#003;
text-align:center;
}
/**************** div_system__navigation_header ************/
#$$$div__navigation_header {
position:absolute;
top:37px;
left:100px;
}
#$$$div__navigation_header a,
#$$$div__navigation_header a:link,
#$$$div__navigation_header a:visited,
#$$$div__navigation_header a:active,
#$$$div__navigation_header a:focus,
#$$$div__navigation_header a:hover
{
display:inline;
padding:5px;
padding-left:7px;
padding-right:7px;
height:16px;
margin:0px;
margin-left:2px;
margin-right:5px;
border:0px;
border-top:2px solid #000;
background:#AAF;
cursor:pointer;
color:#000;
font-weight:normal;
}
#$$$div__navigation_header a:hover {
border:0px;
border-top:5px solid #FFF;
background:#003;
color:#AAF;
}
/* *********************** special lists ******************** */
.$$$childlist {
background: #FFF;
padding:5px;
padding-left:20px;
}
/* **************************** forms *************************************** */
.ts_form {
padding:4px;
margin:0px;
margin-bottom:20px;
width:100%;
min-width:450px;
background:#EEF;
}
.ts_form fieldset {
padding:5px;
margin:5px;
width:90%;
border:0px;
}
.ts_form fieldset legend {
font-weight:bold;
}
.ts_form fieldset label,
.ts_form label {
display:block;
float:left;
width:30%;
min-width:133px;
margin:2px;
padding:3px;
margin-right:0px;
padding-right:10px;
text-align:right;
background:#005;
color:#FFF;
height:15px;
border-top:1px solid #AAF;
border-bottom:3px solid #AAF;
border-right:0px;
border-left:1px solid #AAF;
}
.ts_form input,
.ts_form fieldset input,
.ts_input,
.ts_form select,
.ts_form fieldset select,
.ts_form fieldset textarea,
.ts_form textarea
{
display:inline;
float:left;
width:300px;
padding:3px;
margin:2px;
margin-left:0px;
background:#FFF;
border-top:1px solid black;
border-bottom:3px solid black;
border-right:3px solid black;
border-left:1px solid black;
}
.ts_form input:hover,
.ts_form select:hover,
.ts_form fieldset input:hover,
.ts_form fieldset select:hover
.ts_input:hover,
.ts_form fieldset textarea:hover,
.ts_form textarea:hover
{
background:#FFC;
}
.ts_form input:focus,
.ts_form input:active,
.ts_form fieldset input:focus,
.ts_form fieldset input:active,
.ts_form fieldset select:focus,
.ts_form fieldset select:active,
.ts_input:focus,
.ts_input:active,
.ts_form select:focus,
.ts_form select:active,
.ts_form fieldset textarea:focus,
.ts_form textarea:focus,
.ts_form fieldset textarea:active,
.ts_form textarea:active
{
background:#FFD;
border-right:3px solid #FA0;
border-bottom:3px solid #FA0;
}
.ts_form textarea,
.ts_form fieldset textarea,
.ts_form select,
.ts_form fieldset select
{
height:auto;
}
.ts_form .ts_submit,
.ts_form .ts_submit:visited,
.ts_form .ts_submit:link,
.ts_form .ts_submit:hover,
.ts_form .ts_submit:active,
.ts_form .ts_submit:focus,
.ts_submit,
.ts_submit:visited,
.ts_submit:link,
.ts_submit:hover,
.ts_submit:active,
.ts_submit:focus
{
float:none;
padding:2px;
margin:1px;
margin-top:10px;
cursor:pointer;
width:auto;
min-width:120px;
height:auto;
border:1px solid #FFF;
border-bottom:2px solid #333;
border-right:2px solid #333;
background:#5F9;
color:#000;
font-weight:bold;
}
.ts_form .ts_submit:hover,
.ts_submit:hover
{
background:#0E0;
text-decoration:none;
border:1px solid #FFF;
border-top:2px solid #333;
border-left:2px solid #333;
}
.ts_form .ts_reset,
.ts_form .ts_reset:link,
.ts_form .ts_reset:visited,
.ts_reset,
.ts_reset:link,
.ts_reset:visited,
.ts_cancel,
.ts_cancel:link,
.ts_cancel:visited,
.ts_form .ts_cancel,
.ts_form .ts_cancel:link,
.ts_form .ts_cancel:visited
{
float:none;
padding:2px;
margin:1px;
margin-top:10px;
cursor:pointer;
width:auto;
min-width:100px;
height:auto;
border:1px solid #FFF;
border-bottom:2px solid #333;
border-right:2px solid #333;
background:#F66;
color:#000;
font-weight:bold;
}
.ts_form .ts_reset:hover,
.ts_form .ts_reset:focus,
.ts_form .ts_reset:active,
.ts_form .ts_cancel:hover,
.ts_form .ts_cancel:focus,
.ts_form .ts_cancel:active,
.ts_reset:hover,
.ts_reset:focus,
.ts_reset:active,
.ts_cancel:hover,
.ts_cancel:focus,
.ts_cancel:active
{
background:#F22;
text-decoration:none;
border:1px solid #FFF;
border-top:2px solid #333;
border-left:2px solid #333;
}
.ts_radio {
width:20px;
background:#000;
height:15px;
padding:7px;
padding-top:10px;
padding-bottom:10px;
}
.ts_input_help
{
position:absolute;
right:-10px;
display:block;
padding:3px;
margin:2px;
width:150px;
height:auto;
min-height:30px;
background:#FA0;
}
.ts_form_optional
{
color:#005;
}
.ts_form .ts_required,
.ts_required
{
border-right:3px solid #EE0;
border-left:3px solid #EE0;
}
/* ************************* general TSunic-classes ************************* */
.ts_subbox
{
margin-top:20px;
}
.ts_suplinkbox
{
margin:0px;
padding:0px;
margin-left:10px;
margin-bottom:15px;
border-bottom: 1px solid #999;
}
.ts_suplinkbox a,
.ts_suplinkbox a:link,
.ts_suplinkbox a:visited
{
border-left:2px solid #999;
padding:1px;
margin:0px;
padding-left:6px;
padding-right:6px;
}
.ts_suplinkbox a:hover {
text-decoration:none;
border-bottom:2px solid #00F;
border-top:1px solid #00F;
background:#DDF;
}
.ts_infotext
{
margin:0px;
padding:5px;
margin-left:10px;
margin-bottom:15px;
border-left: 2px solid #999;
}
.ts_sublinkbox
{
text-align:right;
margin:0px;
margin-top:10px;
padding:0px;
margin-left:10px;
margin-bottom:15px;
border-bottom: 1px solid #999;
}
.ts_sublinkbox a,
.ts_sublinkbox a:link,
.ts_sublinkbox a:visited
{
border-right:2px solid #999;
padding:0px;
margin:0px;
padding-left:6px;
padding-right:6px;
}
.ts_sublinkbox a:hover {
text-decoration:none;
border-bottom:2px solid #00F;
border-top:1px solid #00F;
background:#DDF;
}
/* other classes and objects */
.div_error {
width:100%;
background:#F99;
padding:2px;
font-size:10pt;
font-weight:bold;
margin-bottom:20px;
}
.div_info {
width:100%;
background:#FF9;
padding:2px;
font-size:10pt;
font-weight:bold;
margin-bottom:20px;
}
/* ########################## popup ############################### */
.ts_js_blackbg {
position:fixed;
top:0px;
left:0px;
height:100%;
width:100%;
background:url(../../files/project/$$$bg_shadow.png);
}
.ts_js_popup {
position:absolute;
top:50%;
left:50%;
margin:0px;
padding:0px;
margin-top:-70px;
margin-left:-175px;
height:auto;
min-height:140px;
max-height:300px;
width:auto;
min-width:350px;
max-width:500px;
background:#FFF;
border:0px;
border-right:4px solid black;
border-bottom:4px solid black;
}
.ts_js_popup_button_in {
position:absolute;
right:10px;
bottom:10px;
margin:0px;
padding:5px;
height:20px;
text-align:right;
}
.ts_popupbox_header {
position:absolute;
top:0px;
left:0px;
margin:0px;
padding:0px;
height:40px;
width:350px;
background:#55F;
}
.ts_popupbox_header_in {
position:absolute;
top:0px;
left:0px;
margin:10px;
padding:0px;
height:20px;
width:330px;
color:#EEE;
font-size:13pt;
font-weight:bold;
}
.ts_popupbox_content {
position:absolute;
left:0px;
top:40px;
margin:0px;
padding:0px;
width:350px;
background:#EEF;
min-height:100px;
height:auto;
}
.ts_popupbox_content_in {
position:absolute;
left:10px;
top:10px;
margin:0px;
padding:0px;
width:330px;
min-height:100px;
height:auto;
}
.ts_popupbox_buttondiv {
position:absolute;
right:10px;
bottom:12px;
margin:0px;
padding:5px;
height:20px;
text-align:right;
}
.ts_popupbox_button {
position:relative;
margin:0px;
margin-left:10px;
padding:5px;
text-align:center;
}
/* ##################### info- and error-boxes #################### */
.ts_js_msgbox {
position:absolute;
top:80px;
right:0px;
height:auto;
min-height:20px;
max-height:100px;
width:350px;
}
.ts_js_msgbox_error {
width:350px;
background:#A00;
cursor:pointer;
}
.ts_js_msgbox_error_header {
position:absolute;
top:10px;
left:0px;
width:60px;
font-weight:bold;
color:#FFF;
text-align:center;
}
.ts_js_msgbox_error_content {
position:relative;
top:0px;
left:60px;
width:270px;
background:#FAA;
padding-top:3px;
padding-bottom:3px;
height:auto;
min-height:30px;
}
.ts_js_msgbox_info {
width:350px;
background:#FC0;
cursor:pointer;
}
.ts_js_msgbox_info_header {
position:absolute;
top:10px;
left:0px;
width:60px;
font-weight:bold;
color:#FFF;
text-align:center;
}
.ts_js_msgbox_info_content {
position:relative;
top:0px;
left:60px;
width:270px;
background:#FFA;
padding-top:3px;
padding-bottom:3px;
height:auto;
min-height:30px;
}
/* formstyle */
.formstyle th,
.formstyle tr th {
font-weight:bold;
background:#AA8;
text-align:right;
margin:4px;
margin-right:0px;
padding:5px;
min-width:120px;
}
.formstyle td,
.formstyle tr td {
font-weight:normal;
background:#DDC;
text-align:left;
margin:4px;
margin-left:0px;
padding:5px;
min-width:200px;
}
/* delete and edit images */
.system_deleteImage {
border:0px;
margin:0px;
padding:0px;
}
.system_editImage {
border:0px;
margin:0px;
padding:0px;
}
/* noTemplateFound error */
#div_system__noTemplateFound {
width:80%;
padding:7px;
background:#F88;
border:2px solid black;
}
|
crislib/libscapi/lib/boost_1_64_0/libs/hana/doc/html/assert_8hpp.html | cris-iisc/mpc-primitives | <!--
Copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
-->
<!-- boost-no-inspect -->
<!-- HTML header for doxygen 1.8.9.1-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>Boost.Hana: boost/hana/assert.hpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
// Copyright Louis Dionne 2013-2017
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
MathJax.Hub.Config({
"HTML-CSS": {
linebreaks: {
automatic: true,
width: "75% container"
}
}
});
</script><script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<!-- Additional javascript for drawing charts. -->
<script type="text/javascript" src="highcharts.js"></script>
<script type="text/javascript" src="highcharts-data.js"></script>
<script type="text/javascript" src="highcharts-exporting.js"></script>
<script type="text/javascript" src="chart.js"></script>
<script type="text/javascript" src="hana.js"></script>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="Boost.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">Boost.Hana
 <span id="projectnumber">1.1.0</span>
</div>
<div id="projectbrief">Your standard library for metaprogramming</div>
</td>
<td> <div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('assert_8hpp.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#define-members">Macros</a> </div>
<div class="headertitle">
<div class="title">assert.hpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Defines macros to perform different kinds of assertions.
<a href="#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:gae4eb14a3b31e44f433b080d9bc2d14fd"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__group-assertions.html#gae4eb14a3b31e44f433b080d9bc2d14fd">BOOST_HANA_RUNTIME_ASSERT</a>(condition)   unspecified</td></tr>
<tr class="memdesc:gae4eb14a3b31e44f433b080d9bc2d14fd"><td class="mdescLeft"> </td><td class="mdescRight">Expands to a runtime assertion. <a href="group__group-assertions.html#gae4eb14a3b31e44f433b080d9bc2d14fd">More...</a><br /></td></tr>
<tr class="separator:gae4eb14a3b31e44f433b080d9bc2d14fd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga2e25bbdeefb0e5fbf45ffa9227ddb8d2"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__group-assertions.html#ga2e25bbdeefb0e5fbf45ffa9227ddb8d2">BOOST_HANA_RUNTIME_ASSERT_MSG</a>(condition, message)   unspecified</td></tr>
<tr class="memdesc:ga2e25bbdeefb0e5fbf45ffa9227ddb8d2"><td class="mdescLeft"> </td><td class="mdescRight">Equivalent to <code>BOOST_HANA_RUNTIME_ASSERT</code>, but allows providing a custom failure message. <a href="group__group-assertions.html#ga2e25bbdeefb0e5fbf45ffa9227ddb8d2">More...</a><br /></td></tr>
<tr class="separator:ga2e25bbdeefb0e5fbf45ffa9227ddb8d2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga2626fa0c92b308cee62ac423ae2dba41"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__group-assertions.html#ga2626fa0c92b308cee62ac423ae2dba41">BOOST_HANA_CONSTANT_ASSERT</a>(condition)   unspecified</td></tr>
<tr class="memdesc:ga2626fa0c92b308cee62ac423ae2dba41"><td class="mdescLeft"> </td><td class="mdescRight">Compile-time assertion for <code>Constant</code>s. <a href="group__group-assertions.html#ga2626fa0c92b308cee62ac423ae2dba41">More...</a><br /></td></tr>
<tr class="separator:ga2626fa0c92b308cee62ac423ae2dba41"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga9961218055c571b279bb6e07befbba4d"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__group-assertions.html#ga9961218055c571b279bb6e07befbba4d">BOOST_HANA_CONSTANT_ASSERT_MSG</a>(condition, message)   unspecified</td></tr>
<tr class="memdesc:ga9961218055c571b279bb6e07befbba4d"><td class="mdescLeft"> </td><td class="mdescRight">Equivalent to <code>BOOST_HANA_CONSTANT_ASSERT</code>, but allows providing a custom failure message. <a href="group__group-assertions.html#ga9961218055c571b279bb6e07befbba4d">More...</a><br /></td></tr>
<tr class="separator:ga9961218055c571b279bb6e07befbba4d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga90c1df2cb8eb67e8e0c822eac180b7bc"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__group-assertions.html#ga90c1df2cb8eb67e8e0c822eac180b7bc">BOOST_HANA_ASSERT</a>(condition)   unspecified</td></tr>
<tr class="memdesc:ga90c1df2cb8eb67e8e0c822eac180b7bc"><td class="mdescLeft"> </td><td class="mdescRight">Expands to the strongest form of assertion possible for the given condition. <a href="group__group-assertions.html#ga90c1df2cb8eb67e8e0c822eac180b7bc">More...</a><br /></td></tr>
<tr class="separator:ga90c1df2cb8eb67e8e0c822eac180b7bc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gaa7690973ea7b2ba5b6a72a6293fce873"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__group-assertions.html#gaa7690973ea7b2ba5b6a72a6293fce873">BOOST_HANA_ASSERT_MSG</a>(condition, message)   unspecified</td></tr>
<tr class="memdesc:gaa7690973ea7b2ba5b6a72a6293fce873"><td class="mdescLeft"> </td><td class="mdescRight">Equivalent to <code>BOOST_HANA_ASSERT</code>, but allows providing a custom failure message. <a href="group__group-assertions.html#gaa7690973ea7b2ba5b6a72a6293fce873">More...</a><br /></td></tr>
<tr class="separator:gaa7690973ea7b2ba5b6a72a6293fce873"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga046d7ee458de8da63812fe2f059c0a4d"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__group-assertions.html#ga046d7ee458de8da63812fe2f059c0a4d">BOOST_HANA_CONSTEXPR_ASSERT</a>(condition)   unspecified</td></tr>
<tr class="memdesc:ga046d7ee458de8da63812fe2f059c0a4d"><td class="mdescLeft"> </td><td class="mdescRight">Expands to a static assertion or a runtime assertion, depending on whether <code>constexpr</code> lambdas are supported. <a href="group__group-assertions.html#ga046d7ee458de8da63812fe2f059c0a4d">More...</a><br /></td></tr>
<tr class="separator:ga046d7ee458de8da63812fe2f059c0a4d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga0a1327b758604bf330efeba450dd4a95"><td class="memItemLeft" align="right" valign="top">
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__group-assertions.html#ga0a1327b758604bf330efeba450dd4a95">BOOST_HANA_CONSTEXPR_ASSERT_MSG</a>(condition, message)   unspecified</td></tr>
<tr class="memdesc:ga0a1327b758604bf330efeba450dd4a95"><td class="mdescLeft"> </td><td class="mdescRight">Equivalent to <code>BOOST_HANA_CONSTEXPR_ASSERT</code>, but allows providing a custom failure message. <br /></td></tr>
<tr class="separator:ga0a1327b758604bf330efeba450dd4a95"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga1cd7a2be93e2bf4e9a18c7043276373e"><td class="memItemLeft" align="right" valign="top">
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__group-assertions.html#ga1cd7a2be93e2bf4e9a18c7043276373e">BOOST_HANA_RUNTIME_CHECK_MSG</a>(condition, message) </td></tr>
<tr class="memdesc:ga1cd7a2be93e2bf4e9a18c7043276373e"><td class="mdescLeft"> </td><td class="mdescRight">Equivalent to <code>BOOST_HANA_RUNTIME_ASSERT_MSG</code>, but not influenced by the <code>BOOST_HANA_CONFIG_DISABLE_ASSERTIONS</code> config macro. For internal use only. <br /></td></tr>
<tr class="separator:ga1cd7a2be93e2bf4e9a18c7043276373e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga29b2b21ffa5513e5b706c50ffee980af"><td class="memItemLeft" align="right" valign="top">
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__group-assertions.html#ga29b2b21ffa5513e5b706c50ffee980af">BOOST_HANA_RUNTIME_CHECK</a>(...) </td></tr>
<tr class="memdesc:ga29b2b21ffa5513e5b706c50ffee980af"><td class="mdescLeft"> </td><td class="mdescRight">Equivalent to <code>BOOST_HANA_RUNTIME_ASSERT</code>, but not influenced by the <code>BOOST_HANA_CONFIG_DISABLE_ASSERTIONS</code> config macro. For internal use only. <br /></td></tr>
<tr class="separator:ga29b2b21ffa5513e5b706c50ffee980af"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga41a7490fd94005e6b6a3b6a900207063"><td class="memItemLeft" align="right" valign="top">
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__group-assertions.html#ga41a7490fd94005e6b6a3b6a900207063">BOOST_HANA_CONSTANT_CHECK_MSG</a>(condition, message) </td></tr>
<tr class="memdesc:ga41a7490fd94005e6b6a3b6a900207063"><td class="mdescLeft"> </td><td class="mdescRight">Equivalent to <code>BOOST_HANA_CONSTANT_ASSERT_MSG</code>, but not influenced by the <code>BOOST_HANA_CONFIG_DISABLE_ASSERTIONS</code> config macro. For internal use only. <br /></td></tr>
<tr class="separator:ga41a7490fd94005e6b6a3b6a900207063"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga4bf9e0c46c44e21fbe5c5fbb3ace8356"><td class="memItemLeft" align="right" valign="top">
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__group-assertions.html#ga4bf9e0c46c44e21fbe5c5fbb3ace8356">BOOST_HANA_CONSTANT_CHECK</a>(...) </td></tr>
<tr class="memdesc:ga4bf9e0c46c44e21fbe5c5fbb3ace8356"><td class="mdescLeft"> </td><td class="mdescRight">Equivalent to <code>BOOST_HANA_CONSTANT_ASSERT</code>, but not influenced by the <code>BOOST_HANA_CONFIG_DISABLE_ASSERTIONS</code> config macro. For internal use only. <br /></td></tr>
<tr class="separator:ga4bf9e0c46c44e21fbe5c5fbb3ace8356"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga7af67ae500a237fe350f1bfceb4a5afa"><td class="memItemLeft" align="right" valign="top">
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__group-assertions.html#ga7af67ae500a237fe350f1bfceb4a5afa">BOOST_HANA_CHECK_MSG</a>(condition, message) </td></tr>
<tr class="memdesc:ga7af67ae500a237fe350f1bfceb4a5afa"><td class="mdescLeft"> </td><td class="mdescRight">Equivalent to <code>BOOST_HANA_ASSERT_MSG</code>, but not influenced by the <code>BOOST_HANA_CONFIG_DISABLE_ASSERTIONS</code> config macro. For internal use only. <br /></td></tr>
<tr class="separator:ga7af67ae500a237fe350f1bfceb4a5afa"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga512de1fcd31e8a34931ffb2c891afd36"><td class="memItemLeft" align="right" valign="top">
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__group-assertions.html#ga512de1fcd31e8a34931ffb2c891afd36">BOOST_HANA_CHECK</a>(...) </td></tr>
<tr class="memdesc:ga512de1fcd31e8a34931ffb2c891afd36"><td class="mdescLeft"> </td><td class="mdescRight">Equivalent to <code>BOOST_HANA__ASSERT</code>, but not influenced by the <code>BOOST_HANA_CONFIG_DISABLE_ASSERTIONS</code> config macro. For internal use only. <br /></td></tr>
<tr class="separator:ga512de1fcd31e8a34931ffb2c891afd36"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gaa76ba567944adfec0dce60cc20be35bc"><td class="memItemLeft" align="right" valign="top">
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__group-assertions.html#gaa76ba567944adfec0dce60cc20be35bc">BOOST_HANA_CONSTEXPR_CHECK_MSG</a>(condition, message)    <a class="el" href="group__group-assertions.html#ga1cd7a2be93e2bf4e9a18c7043276373e">BOOST_HANA_RUNTIME_CHECK_MSG</a>(condition, message) \</td></tr>
<tr class="memdesc:gaa76ba567944adfec0dce60cc20be35bc"><td class="mdescLeft"> </td><td class="mdescRight">Equivalent to <code>BOOST_HANA_CONSTEXPR_ASSERT_MSG</code>, but not influenced by the <code>BOOST_HANA_CONFIG_DISABLE_ASSERTIONS</code> config macro. For internal use only. <br /></td></tr>
<tr class="separator:gaa76ba567944adfec0dce60cc20be35bc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga5150cd7df438a22056a39529d21562d2"><td class="memItemLeft" align="right" valign="top">
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__group-assertions.html#ga5150cd7df438a22056a39529d21562d2">BOOST_HANA_CONSTEXPR_CHECK</a>(...) </td></tr>
<tr class="memdesc:ga5150cd7df438a22056a39529d21562d2"><td class="mdescLeft"> </td><td class="mdescRight">Equivalent to <code>BOOST_HANA_CONSTEXPR_ASSERT</code>, but not influenced by the <code>BOOST_HANA_CONFIG_DISABLE_ASSERTIONS</code> config macro. For internal use only. <br /></td></tr>
<tr class="separator:ga5150cd7df438a22056a39529d21562d2"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Defines macros to perform different kinds of assertions. </p>
<dl class="section copyright"><dt>Copyright</dt><dd>Louis Dionne 2013-2017 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.md or copy at <a href="http://boost.org/LICENSE_1_0.txt">http://boost.org/LICENSE_1_0.txt</a>) </dd></dl>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!--
Copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
-->
<!-- boost-no-inspect -->
<!-- HTML footer for doxygen 1.8.9.1-->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_1878a3f4746a95c6aad317458cc7ef80.html">boost</a></li><li class="navelem"><a class="el" href="dir_daf74c896eae580804ddb7810f485dad.html">hana</a></li><li class="navelem"><a class="el" href="assert_8hpp.html">assert.hpp</a></li>
</ul>
</div>
</body>
</html>
|
nextcloudappstore/user/templates/user/transfer-apps.html | nextcloud/appstore | {% extends "user/base.html" %}
{% load i18n %}
{% load staticfiles %}
{% block head-title %}{% trans 'Transfer Apps' %} - {% endblock %}
{% block account-content %}
<h1>{% trans "Transfer Apps" %}</h1>
<section>
<p>{% trans 'To transfer an app to a new owner you must first unlock the app. A user can then take control of the app by registering it again on the app register page in the app developer menu.' %}</p>
{% if apps %}
<table class="table table-striped">
<tr>
<th>{% trans 'App name' %}</th>
<th>{% trans 'Ownership transfer status' %}</th>
<th>{% trans 'Change ownership transfer status' %}</th>
</tr>
{% for app in apps %}
<tr>
<td>{{ app.name }}</td>
<td class="{% if app.ownership_transfer_enabled %}bg-success{% else %}bg-danger{% endif %}">
{% if app.ownership_transfer_enabled %}
{% trans 'Unlocked for transfer' %}
{% else %}
{% trans 'Locked, no transfer possible' %}
{% endif %}
</td>
<td>
<form action="{% url 'user:account-transfer-app' pk=app.id %}" method="post">
{% csrf_token %}
{% if app.ownership_transfer_enabled %}
<button class="btn btn-primary btn-block" type="submit">{% trans 'Lock ownership transfer' %}</button>
{% else %}
<button class="btn btn-primary btn-block" type="submit">{% trans 'Unlock ownership transfer' %}</button>
{% endif %}
</form>
</td>
</tr>
{% endfor %}
</table>
{% else %}
<p class="alert alert-info">{% trans 'You have not uploaded any apps yet!' %}</p>
{% endif %}
</section>
{% endblock %}
|
webradius-project/webradius/templates/registration/password_base.html | rubydhash/webradius | {% extends "admin/base_site.html" %}
{% load i18n adminmedia %}
{% block extrastyle %}{{ block.super }}<link rel="stylesheet" type="text/css" href="{{STATIC_URL}}admin/css/forms.css" />{% endblock %}
{% block breadcrumbs %}
<ul class="breadcrumb">
<li><a href="../">{% trans 'Home' %}</a> <span class="divider">/</span></li>
<li class="active">{% trans 'Password change' %}</li>
</ul>
{% endblock %}
|
doc/javacode/html/classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test-members.html | ryanrhymes/mobiccnx | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Content-Centric Networking in Java: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Packages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>org.ccnx.ccn.test.io.content.EncodableObjectTest Member List</h1>This is the complete list of members for <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>, including all inherited members.<table>
<tr bgcolor="#f0f0f0"><td><b>baseName</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>big</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>contenthash1</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>contenthash2</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>document1</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>document2</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>document3</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>empty</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>las</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>lrs</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>name</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>name2</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>name3</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>name4</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>ns</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>NUM_LINKS</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>prefix</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>pubID1</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>pubID2</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>publisherid1</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>publisherid2</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>setUpBeforeClass</b>() (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>small1</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>small2</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>subName</b> (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td><code> [package, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>testSave</b>() (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>testUpdate</b>() (defined in <a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a>)</td><td><a class="el" href="classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1content_1_1_encodable_object_test.html">org.ccnx.ccn.test.io.content.EncodableObjectTest</a></td><td></td></tr>
</table></div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Aug 21 14:55:33 2012 for Content-Centric Networking in Java by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>
|
javadoc/net/minecraft/network/status/server/package-tree.html | tera911/itc_minecraft | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Wed Apr 16 20:33:32 EDT 2014 -->
<title>net.minecraft.network.status.server Class Hierarchy (Forge API)</title>
<meta name="date" content="2014-04-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="net.minecraft.network.status.server Class Hierarchy (Forge API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../net/minecraft/network/status/client/package-tree.html">Prev</a></li>
<li><a href="../../../../../net/minecraft/pathfinding/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?net/minecraft/network/status/server/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package net.minecraft.network.status.server</h1>
<span class="strong">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">net.minecraft.network.<a href="../../../../../net/minecraft/network/Packet.html" title="class in net.minecraft.network"><span class="strong">Packet</span></a>
<ul>
<li type="circle">net.minecraft.network.status.server.<a href="../../../../../net/minecraft/network/status/server/S00PacketServerInfo.html" title="class in net.minecraft.network.status.server"><span class="strong">S00PacketServerInfo</span></a></li>
<li type="circle">net.minecraft.network.status.server.<a href="../../../../../net/minecraft/network/status/server/S01PacketPong.html" title="class in net.minecraft.network.status.server"><span class="strong">S01PacketPong</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../net/minecraft/network/status/client/package-tree.html">Prev</a></li>
<li><a href="../../../../../net/minecraft/pathfinding/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?net/minecraft/network/status/server/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
Documentacion/dx_System_class.TIMER_KillProcess.html | VisualStudioEX3/dx_lib32 | <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="Text/html; charset=iso-8859-1">
<meta name="Author" content = "misho" >
<meta name="GENERATOR" content="VBDOX [1.0.24]" >
<script SRC="linkcss.js"></script>
<script SRC="langref.js"></script>
<title>dx_System_class: TIMER_KillProcess</title>
</head>
<BODY TOPMARGIN="0">
<TABLE CLASS="buttonbarshade" CELLSPACING=0><TR><TD> </TD></TR></TABLE>
<TABLE CLASS="buttonbartable" CELLSPACING=0>
<TR ID="hdr"><TD CLASS="runninghead" NOWRAP>dx_System_class: TIMER_KillProcess</TD></TR>
</TABLE>
<!-- ============ METHOD ENTRY ============ -->
<H1>TIMER_KillProcess</H1>
<P>Destruye un proceso.
<PRE class=syntax><B><font color="darkblue"> Public</font><font color="darkblue"> Sub</font><b><i> TIMER_KillProcess</i></b>(
<b><i> hwnd</i></b><font color="darkblue"> As</font><font color="darkblue"> Long</font>,
<b><i> TimerProcess</i></b><font color="darkblue"> As</font><font color="darkblue"> Long</font> )</B></PRE>
<H4>Argumentos</H4>
<DL>
<DT><I>hwnd</I></TD>
<DD>
<B>Long</B>.
Identificador de la ventana que hará de cliente. Si no existe ventana cliente este parámetro se establecerá a 0.
</DD>
<DT><I>TimerProcess</I></TD>
<DD>
<B>Long</B>.
Identificador de la instancia del proceso en memoria.
</DD>
</DL>
<H4>Comentarios</H4>
<P>Si no se destruye un proceso se puede correr el riesgo de dejar el procedimiento asociado en ejecución una vez finalizado nuestro programa, dejando nuestro programa en ejecución en 2º plano.
</P>
<H4>Vea también</H4>
<P>
<A HREF="dx_lib32.html">Proyecto dx_lib32 Descripción</A>
<A HREF="dx_System_class.html">Clase dx_System_class Descripción</A>
<A HREF="dx_System_class.html#public_props">dx_System_class Propiedades</A>
<A HREF="dx_System_class.html#public_methods">dx_System_class Metodos</A>
<B><A HREF="dx_System_class.TIMER_Kill.html">TIMER_Kill</A></B>
<B><A HREF="dx_System_class.TIMER_Reset.html">TIMER_Reset</A></B>
<DIV class=footer>dx_lib32 © 2004 - 2009 José Miguel Sánchez Fernández <P>Generado el viernes 02 de enero del 2009 con VBDOX 1.0.34 (<A href="http://vbdox.sourceforge.net/">http://vbdox.sourceforge.net</A>)<BR>Copyright © 2000 - 2001 M.Stamenov</DIV>
<DIV class=footer style="COLOR: #000000; FONT-SIZE: 90%">
</body>
</html>
|
404.html | marcelosoaressouza/estudiolivre | <html><body>Error 404</body></html>
|
doc/html/qstyleoptionbutton.html | kobolabs/qt-everywhere-opensource-src-4.6.2 | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- qstyleoption.cpp -->
<head>
<title>Qt 4.6: QStyleOptionButton Class Reference</title>
<link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<a name="//apple_ref/cpp/cl//QStyleOptionButton"></a>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" valign="top" width="32"><a href="http://qt.nokia.com/"><img src="images/qt-logo.png" align="left" border="0" /></a></td>
<td width="1"> </td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a> · <a href="classes.html"><font color="#004faf">All Classes</font></a> · <a href="functions.html"><font color="#004faf">All Functions</font></a> · <a href="overviews.html"><font color="#004faf">Overviews</font></a></td></tr></table><h1 class="title">QStyleOptionButton Class Reference<br /><span class="small-subtitle">[<a href="qtgui.html">QtGui</a> module]</span>
</h1>
<p>The QStyleOptionButton class is used to describe the parameters for drawing buttons. <a href="#details">More...</a></p>
<pre> #include <QStyleOptionButton></pre><p>Inherits <a href="qstyleoption.html">QStyleOption</a>.</p>
<ul>
<li><a href="qstyleoptionbutton-members.html">List of all members, including inherited members</a></li>
</ul>
<hr />
<a name="public-types"></a>
<h2>Public Types</h2>
<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="memItemLeft" align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><b><a href="qstyleoptionbutton.html#ButtonFeature-enum">ButtonFeature</a></b> { None, Flat, HasMenu, DefaultButton, AutoDefaultButton, CommandLinkButton }</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">flags </td><td class="memItemRight" valign="bottom"><b><a href="qstyleoptionbutton.html#ButtonFeature-enum">ButtonFeatures</a></b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><b><a href="qstyleoptionbutton.html#StyleOptionType-enum">StyleOptionType</a></b> { Type }</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><b><a href="qstyleoptionbutton.html#StyleOptionVersion-enum">StyleOptionVersion</a></b> { Version }</td></tr>
</table>
<hr />
<a name="public-functions"></a>
<h2>Public Functions</h2>
<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="memItemLeft" align="right" valign="top"></td><td class="memItemRight" valign="bottom"><b><a href="qstyleoptionbutton.html#QStyleOptionButton">QStyleOptionButton</a></b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"></td><td class="memItemRight" valign="bottom"><b><a href="qstyleoptionbutton.html#QStyleOptionButton-2">QStyleOptionButton</a></b> ( const QStyleOptionButton & <i>other</i> )</td></tr>
</table>
<ul>
<li><div bar="2" class="fn"></div>2 public functions inherited from <a href="qstyleoption.html#public-functions">QStyleOption</a></li>
</ul>
<hr />
<a name="public-variables"></a>
<h2>Public Variables</h2>
<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="memItemLeft" align="right" valign="top">ButtonFeatures </td><td class="memItemRight" valign="bottom"><b><a href="qstyleoptionbutton.html#features-var">features</a></b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">QIcon </td><td class="memItemRight" valign="bottom"><b><a href="qstyleoptionbutton.html#icon-var">icon</a></b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">QSize </td><td class="memItemRight" valign="bottom"><b><a href="qstyleoptionbutton.html#iconSize-var">iconSize</a></b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><b><a href="qstyleoptionbutton.html#text-var">text</a></b></td></tr>
</table>
<ul>
<li><div bar="2" class="fn"></div>7 public variables inherited from <a href="qstyleoption.html#public-variables">QStyleOption</a></li>
</ul>
<a name="details"></a>
<hr />
<h2>Detailed Description</h2>
<p>The QStyleOptionButton class is used to describe the parameters for drawing buttons.</p>
<p>QStyleOptionButton contains all the information that <a href="qstyle.html">QStyle</a> functions need to draw graphical elements like <a href="qpushbutton.html">QPushButton</a>, <a href="qcheckbox.html">QCheckBox</a>, and <a href="qradiobutton.html">QRadioButton</a>.</p>
<p>For performance reasons, the access to the member variables is direct (i.e., using the <tt>.</tt> or <tt>-></tt> operator). This low-level feel makes the structures straightforward to use and emphasizes that these are simply parameters used by the style functions.</p>
<p>For an example demonstrating how style options can be used, see the <a href="widgets-styles.html">Styles</a> example.</p>
<p>See also <a href="qstyleoption.html">QStyleOption</a> and <a href="qstyleoptiontoolbutton.html">QStyleOptionToolButton</a>.</p>
<hr />
<h2>Member Type Documentation</h2>
<a name="//apple_ref/cpp/tag/QStyleOptionButton/ButtonFeature"></a>
<a name="//apple_ref/cpp/econst/QStyleOptionButton/None"></a>
<a name="//apple_ref/cpp/econst/QStyleOptionButton/Flat"></a>
<a name="//apple_ref/cpp/econst/QStyleOptionButton/HasMenu"></a>
<a name="//apple_ref/cpp/econst/QStyleOptionButton/DefaultButton"></a>
<a name="//apple_ref/cpp/econst/QStyleOptionButton/AutoDefaultButton"></a>
<a name="//apple_ref/cpp/econst/QStyleOptionButton/CommandLinkButton"></a>
<a name="//apple_ref/cpp/tdef/QStyleOptionButton/ButtonFeatures"></a>
<h3 class="flags"><a name="ButtonFeature-enum"></a>enum QStyleOptionButton::ButtonFeature<br />flags QStyleOptionButton::ButtonFeatures</h3>
<p>This enum describes the different types of features a push button can have.</p>
<p><table class="valuelist" border="1" cellpadding="2" cellspacing="1" width="100%">
<tr><th width="25%">Constant</th><th width="15%">Value</th><th width="60%">Description</th></tr>
<tr><td valign="top"><tt>QStyleOptionButton::None</tt></td><td align="center" valign="top"><tt>0x00</tt></td><td valign="top">Indicates a normal push button.</td></tr>
<tr><td valign="top"><tt>QStyleOptionButton::Flat</tt></td><td align="center" valign="top"><tt>0x01</tt></td><td valign="top">Indicates a flat push button.</td></tr>
<tr><td valign="top"><tt>QStyleOptionButton::HasMenu</tt></td><td align="center" valign="top"><tt>0x02</tt></td><td valign="top">Indicates that the button has a drop down menu.</td></tr>
<tr><td valign="top"><tt>QStyleOptionButton::DefaultButton</tt></td><td align="center" valign="top"><tt>0x04</tt></td><td valign="top">Indicates that the button is a default button.</td></tr>
<tr><td valign="top"><tt>QStyleOptionButton::AutoDefaultButton</tt></td><td align="center" valign="top"><tt>0x08</tt></td><td valign="top">Indicates that the button is an auto default button.</td></tr>
<tr><td valign="top"><tt>QStyleOptionButton::CommandLinkButton</tt></td><td align="center" valign="top"><tt>0x10</tt></td><td valign="top">Indicates that the button is a Windows Vista type command link.</td></tr>
</table></p>
<p>The ButtonFeatures type is a typedef for <a href="qflags.html">QFlags</a><ButtonFeature>. It stores an OR combination of ButtonFeature values.</p>
<p>See also <a href="qstyleoptionbutton.html#features-var">features</a>.</p>
<a name="//apple_ref/cpp/tag/QStyleOptionButton/StyleOptionType"></a>
<a name="//apple_ref/cpp/econst/QStyleOptionButton/Type"></a>
<h3 class="fn"><a name="StyleOptionType-enum"></a>enum QStyleOptionButton::StyleOptionType</h3>
<p>This enum is used to hold information about the type of the style option, and is defined for each <a href="qstyleoption.html">QStyleOption</a> subclass.</p>
<p><table class="valuelist" border="1" cellpadding="2" cellspacing="1" width="100%">
<tr><th width="25%">Constant</th><th width="15%">Value</th><th width="60%">Description</th></tr>
<tr><td valign="top"><tt>QStyleOptionButton::Type</tt></td><td align="center" valign="top"><tt>SO_Button</tt></td><td valign="top">The type of style option provided (<a href="qstyleoption.html#OptionType-enum">SO_Button</a> for this class).</td></tr>
</table></p>
<p>The type is used internally by <a href="qstyleoption.html">QStyleOption</a>, its subclasses, and <a href="qstyleoption.html#qstyleoption_cast">qstyleoption_cast</a>() to determine the type of style option. In general you do not need to worry about this unless you want to create your own <a href="qstyleoption.html">QStyleOption</a> subclass and your own styles.</p>
<p>See also <a href="qstyleoptionbutton.html#StyleOptionVersion-enum">StyleOptionVersion</a>.</p>
<a name="//apple_ref/cpp/tag/QStyleOptionButton/StyleOptionVersion"></a>
<a name="//apple_ref/cpp/econst/QStyleOptionButton/Version"></a>
<h3 class="fn"><a name="StyleOptionVersion-enum"></a>enum QStyleOptionButton::StyleOptionVersion</h3>
<p>This enum is used to hold information about the version of the style option, and is defined for each <a href="qstyleoption.html">QStyleOption</a> subclass.</p>
<p><table class="valuelist" border="1" cellpadding="2" cellspacing="1" width="100%">
<tr><th width="25%">Constant</th><th width="15%">Value</th><th width="60%">Description</th></tr>
<tr><td valign="top"><tt>QStyleOptionButton::Version</tt></td><td align="center" valign="top"><tt>1</tt></td><td valign="top">1</td></tr>
</table></p>
<p>The version is used by <a href="qstyleoption.html">QStyleOption</a> subclasses to implement extensions without breaking compatibility. If you use <a href="qstyleoption.html#qstyleoption_cast">qstyleoption_cast</a>(), you normally do not need to check it.</p>
<p>See also <a href="qstyleoptionbutton.html#StyleOptionType-enum">StyleOptionType</a>.</p>
<hr />
<h2>Member Function Documentation</h2>
<a name="//apple_ref/cpp/instm/QStyleOptionButton/QStyleOptionButton"></a>
<h3 class="fn"><a name="QStyleOptionButton"></a>QStyleOptionButton::QStyleOptionButton ()</h3>
<p>Constructs a <a href="qstyleoptionbutton.html">QStyleOptionButton</a>, initializing the members variables to their default values.</p>
<h3 class="fn"><a name="QStyleOptionButton-2"></a>QStyleOptionButton::QStyleOptionButton ( const QStyleOptionButton & <i>other</i> )</h3>
<p>Constructs a copy of the <i>other</i> style option.</p>
<hr />
<h2>Member Variable Documentation</h2>
<a name="//apple_ref/cpp/data/QStyleOptionButton/features"></a>
<h3 class="fn"><a name="features-var"></a><a href="qstyleoptionbutton.html#ButtonFeature-enum">ButtonFeatures</a> QStyleOptionButton::features</h3>
<p>This variable holds a bitwise OR of the features that describe this button.</p>
<p>See also <a href="qstyleoptionbutton.html#ButtonFeature-enum">ButtonFeature</a>.</p>
<a name="//apple_ref/cpp/data/QStyleOptionButton/icon"></a>
<h3 class="fn"><a name="icon-var"></a><a href="qicon.html">QIcon</a> QStyleOptionButton::icon</h3>
<p>This variable holds the icon of the button.</p>
<p>The default value is an empty icon, i.e. an icon with neither a pixmap nor a filename.</p>
<p>See also <a href="qstyleoptionbutton.html#iconSize-var">iconSize</a>.</p>
<a name="//apple_ref/cpp/data/QStyleOptionButton/iconSize"></a>
<h3 class="fn"><a name="iconSize-var"></a><a href="qsize.html">QSize</a> QStyleOptionButton::iconSize</h3>
<p>This variable holds the size of the icon for the button.</p>
<p>The default value is <a href="qsize.html">QSize</a>(-1, -1), i.e. an invalid size.</p>
<a name="//apple_ref/cpp/data/QStyleOptionButton/text"></a>
<h3 class="fn"><a name="text-var"></a><a href="qstring.html">QString</a> QStyleOptionButton::text</h3>
<p>This variable holds the text of the button.</p>
<p>The default value is an empty string.</p>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td width="40%" align="left">Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies)</td>
<td width="20%" align="center"><a href="trademarks.html">Trademarks</a></td>
<td width="40%" align="right"><div align="right">Qt 4.6.2</div></td>
</tr></table></div></address></body>
</html>
|
LayoutTests/fast/spatial-navigation/snav-container-only-white-space.html | youfoh/webkit-efl | <html>
<!--
This test ensures the correctness of a basic aspect of spatial navigation traversal
routines: focusable elements in scrollable containers (e.g. <div>) should be
accessible, including offscreen content.
* Pre-conditions:
1) DRT support for spatial navivation enable/disable.
* Navigation steps:
1) Loads this page, focus goes to "start" automatically.
2) Move focus down to the visible focusable element in
scrollable div.
3) Traverse the page through other focusable elements down the page.
and then back up.
* Expected results: All focusable element in scrollable content, including
offscreen ones, should be accessible via spatial navigation. -->
<head>
<style>
:focus {outline: 1px solid black;}
</style>
<script src="../js/resources/js-test-pre.js"></script>
<script src="resources/spatial-navigation-utils.js"></script>
<script type="application/javascript">
var resultMap = [
["Down", "2"],
["Up", "start"],
["DONE", "DONE"]
];
if (window.layoutTestController) {
layoutTestController.dumpAsText();
layoutTestController.setSpatialNavigationEnabled(true);
layoutTestController.overridePreference("WebKitTabToLinksPreferenceKey", 1);
layoutTestController.waitUntilDone();
}
function runTest()
{
// starting the test itself: get to a known place.
document.getElementById("start").focus();
initTest(resultMap, testCompleted);
}
function testCompleted()
{
if (window.layoutTestController)
layoutTestController.notifyDone();
}
window.onload = runTest;
</script>
<script src="js/resources/js-test-post.js"></script>
</head>
<body>
<a href="#" id="start">This is an element</a><br>
<div>
<a href="#" id="1">
</a>
</div>
<div>
<a href="#" id="2">This is an element</a><br>
</div>
<div id="console"></div>
<div>This test tests that a anchor element with only white spaces gives the correct size in ContainerNode::getRect().</div>
</body>
</html>
|
UnCodeX/help/versionhistory.html | elmuerte/uncodex | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>UnCodeX - Version History</title>
<link href="images/default.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="main">
<div class="head">
<img src="images/UnCodeX-icon.gif" alt="UnCodeX" align="top">
<div class="title"><span class="title_high">UnCodeX</span><span class="title_low">UnCodeX</span><span class="title">UnCodeX</span></div>
<div class="subject">version history</div>
</div>
<div class="content">
<h2>Changes since 240</h2>
<ul>
<li>"open class" (i.e. double clicking a class in the tree) will now use the commandline as configured in the "open results command" setting</li>
<li>various improvements to the UE3 preprocessor support</li>
<li>Fixed bug #3049018: tried to write keyword lists to program directory rather than the data directory</li>
<li>Fixed highlighting of the last line in the source code</li>
<li>Renamed the "macro definition" settings section to "Preprocessor"</li>
<li>Added an option to set the preprocessor mode (default is UE3). Change it for pre-UE3 and UT3 source code.</li>
<li>Fixed bug #3048619: renamed failed when it couldn't find the old class name in the cache</li>
</ul>
<h2>Changes since 239</h2>
<ul>
<li>Fixed bug #3046721: when the config file did not exist yet UnCodeX tought it was read-only.</li>
<li>Fixed bug #3046931: macro definition arguments were not stripped from white space, and therefor sometimes not recognized.</li>
<li>Fixed bug #3046940: not the full path name was stored when creating macro definitions; this resulted in wrong log entries</li>
<li>Fixed bug #1905176: syntax highlighter now only highlights `define macros for the whole line.</li>
</ul>
<h2>Changes since 238</h2>
<ul>
<li>Fixed bug #3018775: uncodex would crash when selecting a line in the source snoop which was longer than 256 characters.</li>
<li>Implemented most of UE3's preprocessor functionality. Includes files are also included in full text searches.</li>
</ul>
<h2>Changes since 237</h2>
<ul>
<li>Settings are now saved in "My Documents" rather than the application's directory.</li>
<li>Fixed additional switches in the "run" dialog</li>
<li>Fixed opening HTML Help</li>
</ul>
<h2>Changes since 236</h2>
<ul>
<li><code>`{foo}</code> is now correctly parsed</li>
</ul>
<h2>Changes since 235</h2>
<ul>
<li>Fixed a few things to parse the UTF8 files of the released UT3 source code. It does not properly handle UTF8, it just ignores the optional UTF8 header</li>
</ul>
<h2>Changes since 234</h2>
<ul>
<li>Various fixes for parsing UT3 code</li>
</ul>
<h2>Changes since 233</h2>
<ul>
<li>Fixed loading of interface tree</li>
<li>UE3 parsing fixes</li>
<li>Fixed "-find" and find first searches</li>
<li>Fixed saving of external modules configuration settings</li>
</ul>
<h2>Changes since 232</h2>
<ul>
<li>Initial support for UE3</li>
<li>Changed comment parsing, this is still in an early stage</li>
<li>Fixed a bug in including UCPP files in the HTML output</li>
<li>Fixed selecting of log entries during when a process is still active</li>
<li>Changed line highlighting</li>
</ul>
<h2>Changes since 231</h2>
<ul>
<li>Adding\renaming classes will now also update the class hash so the new classes will be highlighted in the code preview.</li>
<li>Moved files from .uc to .puc will now be detected.</li>
<li>Preprocessor include files can now be opened from the source preview.</li>
<li>Non beta release</li>
</ul>
<h2>Changes since 230</h2>
<ul>
<li>Added support for UCPP files. puc files preceed uc files.</li>
<li>Default definitions that are evaluated in #if directives can now be set.</li>
<li>Added run preset menu to instantly run a preset.</li>
</ul>
<h2>Changes since 229</h2>
<ul>
<li>Fixed clean up of threaded output modules (like out_unrealwiki.dll), fixes SF bug #1277171</li>
<li>Various directive parsing fixes from UCPP</li>
</ul>
<h2>Changes since 228</h2>
<ul>
<li>Fixed broken operator name parsing</li>
<li>Fixed -reuse commandline option</li>
<li>Improved macro #if expression evaluation (used by UCPP)</li>
<li>State saving is now done to a temp file that is moved to the correct location when the whole operation was succesful</li>
<li>The program will still close in case of an exception during saving of the state when the program is closed.</li>
<li>Various definition parser fixes from UCPP</li>
<li>Fixed various issues, it is now more SWAT4 compatible.</li>
</ul>
<h2>Changes since 227</h2>
<ul>
<li>Fixed opening of search results</li>
<li>Packageflags only saved when changed, this way you can still set the external comment.</li>
<li>Fixed the external package description saving.</li>
<li>Added an include section to the package description file, this way you can include additional files<Br />
<code>[#include]
Pre=include.this.file.ini</code>
<li>Same trick works for external comments</li>
</ul>
<h2>Changes since 226</h2>
<ul>
<li>Couple of small fixes for initial startup of the application</li>
<li>Updated some of the documentation.</li>
</ul>
<h2>Changes since 225</h2>
<ul>
<li>[GUI] fixed following link in the source preview when that class is already selected in the class tree</li>
<li>[GUI] improved the default properties browser</li>
<li>[GUI] improved source preview line highlighting, now every color can be selected, however, some colors don't look very nice.</li>
</ul>
<h2>Changes since 224</h2>
<ul>
<li>[GUI] Source preview backgroun highlighting properly cleaned</li>
<li>[GUI] Improved error capturing.</li>
<li>[HTML out] switched to PasZlib-SG (http://sageshome.net/oss/paszlib-sg.php), somehow the previous lib got broken</li>
<li>[ucxcu] no longer threaded</li>
<li>Uhn... more little changes</li>
</ul>
<h2>Changes since 223</h2>
<ul>
<li>[GUI] improved line highlighting, now all lines are hgihlighted for the search results.</li>
<li>[HTML out] include files are now correctly linked and created, however there are a few cosmetic issues in the generated HTML output. These will not be fixed. I'm going to redesign the HTML output creation (again) after the next stable release.</li>
<li>Non debug build, going to a stable release. Documentation update pending.</li>
</ul>
<h2>Changes since 222</h2>
<ul>
<li>[GUI] Added "current class only" in the search dialog. It will only search in the currently selected class.</lI>
<li>[HTML out] added support for gz compression of the output (all except the index.html file)</li>
<li>GZip compression can now be configured in both the system config (-1/0/1) as the template config (0/1)</li>
<li>New config system, only configuration files will be automatically converted</li>
<li>Various small GUI changes</li>
</ul>
<h2>Changes since 221</h2>
<ul>
<li>[GUI] fixed pascal scripting</li>
<li>[GUI] added 'jump to ... section' in property inspector context menu</li>
<li>[GUI] changed property inspector to you can find things by typing</li>
<li>changed the TUClass format again, added srcline for the defaultproperties (made a nice record of it). Also added support for future replication analysing.</li>
<li>replication blocks are parsed</li>
<li>[GUI] added "go to replication\defaultproperties" in the source snoop popup menu</li>
<li>[GUI] You can now open an included file (#include) file by clicking on the #include part</li>
<li>[GUI] Fixed broken tool windows feature, the new hint obstructed it with an exception.</li>
</ul>
<h2>Changes since 220</h2>
<ul>
<li>[ucxcu] major fixes to the commandline version, it now works again.</li>
<li>[ucxcu] ucxcu assumes more defaults now, it can be run from an unrealengine game base directory and automatically find the Default.ini and packages. It can also reside in the System directory. As long as the HTML output template can be found it will run without additional paramaters. Or when the unrealengine config file is provided (the -uc switch) it will assume the package source directory is in the parent directory of the unrealengine config file.</li>
<li>[HTML generation] fixed the HTML output highlighted source code to be aligned with the line numbers</li>
<li>[HTML generation] added some magic for jumping to frames with the right content file.</li>
<li>[GUI] fixed some forms being scaled incorrectly when a DPI other than 96 was set</li>
<li>[ucxcu] fixes for the linux build. You are not able to create a working linux build with FPC for ucxcu.</li>
<li>[GUI] defaultproperty value browser is now available in the tree pop-up menu</li>
</ul>
<h2>Changes since 219</h2>
<ul>
<li>Fixed bug where a search result line was longer than 255 chars (used for browse history).</li>
</ul>
<h2>Changes since 218</h2>
<ul>
<li>Fixed junk in variable's "modifiers" element.</li>
<li>Fixed LogType, LogTypeObject PascalScript functions</li>
<li>Fixed trying to open empty filenames in log entries</li>
</ul>
<h2>Changes since 217</h2>
<ul>
<li>Redid quite some of the docking code, so some things might be broken (again)</li>
<li>Added a dirty hack to fix the problem with the packages tree being hidden on startup + no state file + recreate tree</li>
<li>Fixed memory leak in full text search</li>
<li>Redone the logging system</li>
</ul>
<h2>Changes since 216</h2>
<ul>
<li>Fixed issue when recreating classtree\analyse all and property inspector was hidden</li>
<li>Added more exception catching during package scanning</li>
<li>More memory leak fixes</li>
<li>Improved conditional compiling for the GUI. Define <code>DEBUG_BUILD</code> for a debug build with the right settings.</li>
</ul>
<h2>Changes since 215</h2>
<ul>
<li>Debug compiles (unless I forget to enable it) are now compiled with a memory leak detection ( http://v.mahon.free.fr/pro/freeware/memcheck ). To enable the memory leak detection start UnCodeX with <code>-findmemleak</code>. This will produce a file called <code>UnCodeX_MemCheck.log</code> when UnCodeX is closed. If that file contains information please email it to me.</li>
</ul>
<h2>Changes since 214</h2>
<ul>
<li>Fixed a serious bug in both parsers, unterminated block comments where fatal</li>
<li>Added more guards to catch errors</li>
</ul>
<h2>Changes since 213</h2>
<ul>
<li>bug fix: tags where not copied for multiple variable definitions in unrealscript.</li>
<li>#include macro's are now processed and the information is included in the class reference. However, line numbers of included entities are incorrect.</li>
<li>Fixed a bug in the HTML otuput comment parsing, some links where not converted correctly.</li>
<li>Added new function to UClasses: <code>function declaration: string;</code> This returns a valid unrealscript declaration of that function/variable/etc. Note: this may not be exact as the source declaration.</li>
<li>Variables with an empty tag (<code>var()</code>) now get their tag set to the class name.</li>
<li>source snoop component updates</li>
<li>more #include updates for the GUI</li>
<li>Added states to the property list</li>
</ul>
<h2>Changes since 212</h2>
<ul>
<li>Initial macro processor code, supports #define, #if, #else and #endif<br />
#if expression evaluation is limited.</li>
<li>Class tree analisation is now tree based instead of alphabetica (required for #defines).</li>
<li>Added #ifdef macro support</li>
<li>Implemented #if expression evaluator</li>
<li>"create subclass" now checks if the class already exists in the current package</li>
<li>Added support for subdirectories in packages (Tribes:V feature).</li>
<li>Improved class tree constructions, it should now create a correct class tree for all duplicates (was an issue with Tribes:V).</li>
<li>Clear command stack for batch processes when a new batch is started.</li>
<li>Fixed bug in HTML output for Package.Class types besides the Class.Type types</li>
<li>Added %if:<i>something</i>% and %endif% statements to the HTML template, the <i>something</i> differs per template. The if statemens can be nested.</li>
</ul>
<h2>Changes since 211</h2>
<ul>
<li>Fixed opening op package directories via the tree context menu</li>
<li>Added support for UnrealEngine2 style variable descriptions. These have a lower priority than the description in the comment because the comment has more freedom of expression.</li>
<li>Added a hook for macro processing in the code anaylzing parser (Tribes:V support requirement)</li>
<li>Added support for interface classes (Tribes:V support requirement)</li>
<li>Added support for the FreePascal compiler for ucxcu</li>
</ul>
<h2>Changes since 210</h2>
<ul>
<li>Fixed a bug in the HTML output when the last part of a comment was a http link</li>
</ul>
<h2>Changes since 209</h2>
<ul>
<li>New hint window. It now supports the HTML codes included with the comments.</li>
<li>Added "find new classes" features, can be used in a batch command: findnew</li>
<li>Analyse Modified on startup now first does a "find new classes"</li>
</ul>
<h2>Changes since 208</h2>
<ul>
<li>Fixed usage of threads in output modules (to wait for). These threads should call the AThreadTerminate event manualy at the end of the execution.</li>
<li>Created a new output module to open the UnrealWiki page (if available)</li>
<li>Fixed "minimize on close", this was been broken since the first release</li>
<li>Added PascalScript support for the GUI (documentation generator pending), this will allow you to write scripts to do certain things from within UnCodeX. see the <a href="pascalscript.html">Pascal Script guide</a> for more information.</li>
<li>Fixed issues with the property inspectors after a tree rebuild or analyse</li>
<li>Changed the way output modules are loaded, no more 2 different module version. UClasses revision number is used to check for valid modules.</li>
</ul>
<h2>Changes since 207</h2>
<ul>
<li>Added additional replacements for the run command: %rand% and %inc%</li>
<li>Added support for <a href="guidelines.html#external">external commenting</a></li>
<li>Fixed aborting of the HTML help compiler</li>
</ul>
<h2>Changes since 206</h2>
<ul>
<li>Added a new feature "Run...", this will allow you do construct a commandline on the fly (and save multiple presets).</li>
<li>Fixed a couple of docking glitches.</li>
</ul>
<h2>Changes since 205</h2>
<ul>
<li>Made some changes to the uclasses unit, requires a recompile for all output modules.</li>
<li>Added alternative stylesheets, selectable via the browser's style switcher (MSIE doesn't have one)</li>
<li>Fixed comment preprocessor feature, due to buffering the comments where out of sync</li>
</ul>
<h2>Changes since 204</h2>
<ul>
<li>Fixed a little bug in the source parser where the character after / was skipped</li>
<li>Added the current line as hint to the "browse history" entry</li>
</ul>
<h2>Changes since 203</h2>
<ul>
<li>Added "browse history"</li>
<li>Fixed bug in the default state file naming resulting in an empty state filename</li>
</ul>
<h2>Changes since 202</h2>
<ul>
<li>Implemented search offsets for CTAGS output, it's not adviced to use those because there's a big chance the search will fail</li>
<li>Fixed the automatic state file naming</li>
<li>MSUC Phase 3 release</li>
</ul>
<h2>Changes since 201</h2>
<ul>
<li>New batch command: "analysemodified"</li>
<li>Commandline support fo CTAGS output module</li>
</ul>
<h2>Changes since 200</h2>
<ul>
<li>Added CTAGS output modules</li>
<li>New output module interface, old modules are still compatible.</li>
</ul>
<h2>Changes since 177</h2>
<ul>
<li>Non debug build
<li>Added a "donate" button
</ul>
<h2>Changes since 176</h2>
<ul>
<li>Added more source parsing error catches
</ul>
<h2>Changes since 175</h2>
<ul>
<li>Fixed docking of the property inspector
<li>Hooked up all help pages
</ul>
<h2>Changes since 174</h2>
<ul>
<li>Added "sort" to log window, available in the popup menu
<li>Updated documentation
</ul>
<h2>Changes since 173</h2>
<ul>
<li>Implemented Rename class
<li>few small fixes I can't recall
</ul>
<h2>Changes since 172</h2>
<ul>
<li>Fixed full text search searching from a selection (scope other than all)
<li>Added "move class" command
<li>Added support for "import ....;" in unrealscript
<li>Fixed serious bug in parse recovery for bad code
<li>Couple of little fixes
</ul>
<h2>Changes since 171</h2>
<ul>
<li>Fixed saving of the search history
<li>Added alternative config file to the application's caption bar
<li>Fixed stripping of newlines when doing a full copy and ignoring comments, this caused some problems in for example the default properties
<li>Decreased the importance of the package priority list, it's now only used for duplicate class names (which ofcourse should never be the case).
</ul>
<h2>Changes since 170</h2>
<ul>
<li>Fixed right dock pane disappear when selecting the resize bar
<li>Added warning when a source path didn't have any packages
<li>Fixed state label parsing
<li>Fixed function list sorting
<li>Added state names to function list
<li>Added unhandled expcetion logging
<li>Delegates are now saved to the state file
<li>Delegates added to the HTML output
<li>Guard stack added for HTML output and class analysing, easier to find errors
</ul>
<h2>Changes since 169</h2>
<ul>
<li>Search defaults are now saved
<li>Added "create subclass"
<li>Added "delete class", that will move the class to the recycle bin
<li>Added package properties dialog
<li>Added [package_description] section to .upkg files
</ul>
<h2>Changes since 168</h2>
<ul>
<li>Fixed usage of Package.Class as class parent
<li>Changed search dialog, now one dialog for both FTS and class search
<li>Added search scope for FTS
<li>Added "switch" tree option
</ul>
<h2>Changes since 167</h2>
<ul>
<li>added -nosplash to remove start up splash screen
<li>increase splash screen delay to 500ms
<li>fixed expanding/collapsing of the trees
</ul>
<h2>Changes since 166</h2>
<ul>
<li>implemented Unreal 2's extended constans features: const name = sizeof(class);<br />
Now everything after the = is used;
<li>multiple "ignores" lines after a state declaration are now stripped, fixes the state processing
<li>Added Unreal 2's "@ name" features for state declarations and state labels
<li>stripped comments from places where they shouldn't belong (function params, etc)
</ul>
<h2>Changes since 165</h2>
<ul>
<li>Initial and trailing '*' in block comments are now ignored (e.g. "/******* some text ******/" results in "some text" )
<li>Fixed tabs in block comments
<li>Fixed tabs to spaces routine in html output
<li>Style fix for link-less types in the html output
<li>Added support for nested block comments (thanks Evo for adding that stupid feature in UT2004)
</ul>
<h2>Changes since 164</h2>
<ul>
<li>syntax highlighting for the default properties
<li>Prevented docked components to dock. This caused quite some errors.
<li>Syntax hilighting for entry declarations. New template options:<br/>
%const_declaration%, %var_declaration%, %enum_declaration%, %struct_declaration%, %enum_declaration%
<li>Fixed docking issues when component got hidden
<li>Fixed resizing of right dock site when the top dock site was visible
<li>Redir the keyword lists, you might want to delete your old keyword*.list files
<li>Style updates (improved the name links)
<li>Added new template option to sort variables on tag, check the template.ini section [VariablesSortOnTag]<br />
When sort on tag is enabled a template file %replacement%_tag.html will be opened and inserted
</ul>
<h2>Changes since 163</h2>
<ul>
<li>Fixed MS HTML Help TOC generation
<li>Ignored empty packages
<li>Moved orphan check to package scanner
<li>Added 'orphanstop' batch command
<li>Fixed a interface problem when re-opening panels larger than the main panel
<li>Fixed bug in parsing of function arguments
<li>Fixed comment processing in HTML output
<li>http:// in comments are converted to links in the HTML output
<li>More style fixes
<li>Tab to spaces fix for HTML output
</ul>
<h2>Changes since 162</h2>
<ul>
<li>variables in the property inspector are now sorted on tags
<li>improved the source snoop preview for packages
<li>Added comments to property inspector hint
<li>Fixed the bottom dock bar sometimes not initializing correctly
<li>Fixed (hacked) resizing of the right dock side
<li>Fixed source snoop window rect corruption on redocking
<li>DocStyle2 style fixes
</ul>
<h2>Changes since 161</h2>
<ul>
<li>fixed CSS in the HTML templates to be MSIE compatible (via an ungly MSIE hack)
<li>%include:filename% now supports the default replacements<br />
warning: this can be done recursive and crash the system
</ul>
<h2>Changes since 160</h2>
<ul>
<li>fixed main form acting as docking host (gave some funky results)
<li>fixed hiding of docks via the close button
</ul>
<h2>Changes since 159:</h2>
<ul>
<li>Fixed incorrect saving of the keyword list files
<li>Added an additional global template replacement: %include:some file% <br />This will include the file AS IS
<li>Made all parts of the main window dockable
<li>Added a property inspector to the main window
</ul>
<h2>Changes since 158:</h2>
<ul>
<li>Added splash screen
<li>Updated documentation about the templates
</ul>
<h2>Changes since 157:</h2>
<ul>
<li>Fixes to the linux port, both versions of ucxcu are now on the same level
<li>Fixed 'open class' sometimes not working on Win XP
<li>Fix for the ugly "function [modifiers] [return] mame(...)" function definitions
</ul>
<h2>Changes since 156:</h2>
<ul>
<li>Fixed full text search
<li>Fixed a few uncaught exception
<li>Fixed some major issues in ucxcu
<li>Added "rebuild and analyse" command
<li>Added "open html help file" command
</ul>
<h2>Changes since 155:</h2>
<ul>
<li>glossary subitems are now sorted
<li>default title for the HTML files (%defaulttitle%) can now be configured, [Config] HTMLDefaultTitle=...
<li>if the HTML Help default title is empty the HTML default title is used
<li>Packages descriptions are now saved in the state (package description is loaded on tree rebuild)
<li>Added a central package description file: PackageDescription.ini by default
<li>Changed package paths storage, so you need to rebuild the tree
<li>Ported ucxcu to linux
<li>Code changed for the linux port
<li>Fixed the DDE (I hope), so my custom non GPL DDE code isn't needed.
<li>Performance improvement to ucxcu
<li>Commandline switches are now accepted
</ul>
<h2>Changes since 154:</h2>
<ul>
<li>ucxcu: the UnCodeX Commandline Utility<br />
Not everything works, specially not most commandline options. But the default config file does work
</ul>
<h2>Changes since 153:</h2>
<ul>
<li>Syntax highlight fixes
<li>Seperated keywords into two lists:<br />
keywords1.list for the primary keywords<br />
keywords2.list for secondary keywords<br />
<li>Fixed MS HTML Help generation
<li>Added keyword list editing to the settings menu
<li>More customization allowed for the syntax highlighting
</ul>
<h2>Changes since 152:</h2>
<ul>
<li>Major HTML output change, old templates are obsolete, template documentation is outdated
<li>New HTML output template: DocStyle2
</ul>
<h2>Changes since 151:</h2>
<ul>
<li>"Class changed since last time" log entries are now selectable to focus the changed class
<li>Added license window
<li>Various little cosmetic fixes
</ul>
<h2>Changes since 150:</h2>
<ul>
<li>structs back in html output
<li>draw fix for the source snoop
<li>fix in tree state saving
<li>added defaultproperties to save state
<li>added "class" and "package" names to tree popup menu
</ul>
<h2>Changes since 109:</h2>
<ul>
<li>comments are now saved in the state file
<li>structures are now analysed (Warning: HTML output doesn't do anything with this)
<li>properties window will now focus the property when source snoop is active
<li>updated wikifier
<li>changed license from GPL version 2 to the LGPL
</ul>
<h2>Changes since 108:</h2>
<ul>
<li>Fixed the no comment preprocessor error
<li>Templates can set the tree drawing items, you can change the default ASCII art tree to a graphic tree (Warning: may get very slow to display)
<li>Fixed a bug component sizes on the initial display
</ul>
<h2>Changes since 107:</h2>
<ul>
<li>New commandline option: `-fts` to pop-up the full text search on launch
<li>Fixed the full text search on an empty search
<li>Backspace in the inline search now searches from the top
<li>Added DDE support to send commands to UnCodeX, serivce: UNCODEX, topic: EXEC, item: CMD. The content is the same as the commandline argumens
</ul>
<h2>Changes since 106:</h2>
<ul>
<li>Added tab completion to the inline search
</ul>
<h2>Changes since 105:</h2>
<ul>
<li>"ok" button in the search form is disabled when the input is empty
<li>the last query is as default value of the search form
<li>the inline search ignores characters when they don't match class
<li>added new "open class" place holders:
<ul>
<li>%searchquery%, will be replaced with the inline search query, or when that is empty the last class search query
<li>%inlinesearch%, will always be replaced with the inline search query
<li>%classsearch%, will always be replaced with the last class search query
</ul>
</ul>
<h2>Changes since 104:</h2>
<ul>
<li>Fixed empty search query in full text end status reply
<li>Fixed search highlighting in the source snoop
<li>Added key to press to abort in status messages when running
</ul>
<h2>Changes since 103:</h2>
<ul>
<li>Keywords are now loaded from the file 'keywords.list' (when available), this way it's easier to add new keywords
<li>Fixed the initial `-find`
</ul>
<h2>Changes since 102:</h2>
<ul>
<li>Added inline search for both trees, just start typing the name of the class and it will look it up, you can use ESC to cancel the search, Backspace to remove a letter and F3 to find the next class with that name. The inline search will be cancelled after 5 seconds (can be changed).
<li>Fixed the broken source snoop window when UnCodeX started with the source snoop window too small
<li>Added support for customer Comment PreProcessors (for the HTML output)
</ul>
<h2>Changes since 101:</h2>
<ul>
<li>Added the first comment command: /** @ignore */ the following class/var/etc. will be completely ignored in the HTML output
</ul>
<h2>Changes since 100:</h2>
<ul>
<li>New HTML output option: TabsToSpaces, converts tab chars to spaces (when set to a non-zero value). Default for the included templates is 4
</ul>
<h2>Changes since 075:</h2>
<ul>
<li>A stable/non debug build
<li>Included stable out_graphviz.dll
</ul>
<h2>Changes since 075:</h2>
<ul>
<li>Hopefully fixed the tool window switching
<li>Included a beta release of the GraphViz plug-in
<li>packages in the Ignore list and Priority list are unique
<li>Retagging packages is now possible on run-time
</ul>
<h2>Changes since 074:</h2>
<ul>
<li>Changed memory manager from borlndmm to FastShareMem
<li>Fixed unescaped characters in strings from HTML output and rtf output
<li>Added "unignore" button to the ignore packages list
<li>Fixed tool bar side switching
<li>Provided a "no source" UnrealWiki HTML Template, this is identical to the original template except that no source code is added.
<li>Removed debug output when in tool window mode
</ul>
<h2>Changes since 073:</h2>
<ul>
<li>Fixed a critical bug in the syntax highlighter
</ul>
<h2>Changes since 072:</h2>
<ul>
<li>Mostly small fixes to the GUI: overlapping panels fixed, double hot keys fixed, maximized window size/position fixed
<li>Also fixed the source snoop, class types now use the selected color and you no longer have to hold the Ctrl to look up that class.
</ul>
<h2>Changes since 071:</h2>
<ul>
<li>Final clean up of the source code
<li>Improved the search dialog, searches now start from the selected class unless checked otherwise
</ul>
<h2>Changes since 070:</h2>
<ul>
<li>Fixed inline structs
<li>Added support for including the custom output modules in the batch command list, use: <pre>ext:<name></pre>
</ul>
<h2>Changes since 069:</h2>
<ul>
<li>Improved the hint display in the HTML output
<li>Fixed a bug in the parsers where a multiline command spanned over the current buffer
<li>Configurable target extentions for the output html files, this way you can change it to .php or .asp to allow dynamic scripting
<li>The frames in the HTML output behave more like JavaDoc and the UnDox output, per package class list in the class list frame instead of a direct link to the package overview.
<li>Fixed the class properties window not to close when it loses focus
</ul>
<h2>Changes since 068:</h2>
<ul>
<li>Ctrl+click on a word in the source snoop will now lookup the class
<li>Made the window type of the class properties configurable
</ul>
<h2>Changes since 067:</h2>
<ul>
<li>Large source files are now highlighted the first time
<li>Reduced flicker of the source snoop
<li>Fixed more initial menu item checks
<li>Right-click to select items in the tree
<li>Changed the default tab width to 4 spaces by default, this can be configured
</ul>
<h2>Changes since 066:</h2>
<ul>
<li>Added line numbers to the source preview
<li>Made the colors of the preview configurable
<li>Solved the pop-up menu issue
</ul>
<h2>Changes since 065:</h2>
<ul>
<li>Fixed the source code preview, no temp file required
<li>Fixed the initial hide/unhide of certain parts of the main window
<li>Word selection in the source code preview works as it should
<li>Background highlighting of body search results
<li>Save to source code preview to a RTF file
<li>Find selected word in the class tree
<li>Known issue: pop-up menu doesn't go away the first time
</ul>
<h2>Changes since 064:</h2>
<ul>
<li>"Initial declared in" links for functions
<li>Added a source snoop preview pane (experimental), this will display the syntax highlighted source code of the currently selected class
<li>Fixed the number recognition of the syntax highlighter
</ul>
<h2>Changes since 063:</h2>
<ul>
<li>Line numbers in the HTML source code files
</ul>
<h2>Changes since 062:</h2>
<ul>
<li>Fixed the following type of var declaration: var type name[#], name[#], name[#];
<li>Linked the declarations in the overview page to the line in the source code html file.
</ul>
<h2>Changes since 062:</h2>
<ul>
<li>Fixed error when the parser encountered an unterminated string or name. The rest of the line is now accepted as string/name. (Note: that unterminated names and strings don't compile in ucc make)
<li>Added syntax highlighted HTML output, this introduces two new templates: sourcecode-1.html and sourcecode-2.html
</ul>
<h2>Changes since 061:</h2>
<ul>
<li>Type identifier with a class name preceding it (var <u>ComeClass.MyStruct</u> i;) are now parsed correctly.
<li>Types with a classname prefix are now also linked
<li>Added a button to move a package from the priority list to the ignore list.
<li>Added a new templace replacement %has_comment_?% which will be replaced by the title "HasCommentValue" when the function/var/.. has a comment
</ul>
<h2>Changes since 060:</h2>
<ul>
<li>The initial comments of a class are now used as class comment, the // prefix is not removed from those comments.
<li>HTML output now processes the class comments when they are prefixed with a // the possible horizontal rules are stripped. For this to work you have to make sure that the reverse of the line is the same as the original. Note that using three or more / breaks this method.
</ul>
<h2>Changes since 058:</h2>
<ul>
<li>Added category groups to the variables, because of this the previous state files are incompatible again
<li>Improved the UnrealWiki class wikifier, it now adds everything also comments (you have to anaylse the class first for the comments to be included)
</ul>
<h2>Changes since 057:</h2>
<ul>
<li>cleaned up part of the source code, nothing that would affect the actual program
<li>Added support of output modules for selected classes, this however the way output modules work, so you have to update you source
<li>Added an experimental class wikifier for UnrealWiki
<li>The HTML Help title can be set in the settings window
<li>The default inheritance depth for the class properties can be set
<li>The state file format may change in the next version to include some more information about variable declarations
</ul>
<h2>Changes since 056:</h2>
<ul>
<li>function name + arguments is now copied in the properties window
<li>started with the custom output module support. check the out_sample directory for more information
</ul>
<h2>Changes since 055:</h2>
<ul>
<li>Mainly documentation updates
<li>Improved the hints a bit
</ul>
<h2>Changes since 054:</h2>
<ul>
<li>Fixed tree collapsing/expanding
<li>Added more descriptive hints to the class properties window (needs to be improved)
</ul>
<h2>Changes since 053:</h2>
<ul>
<li>Fixed occasional uppercase chars in the HTML output filenames
<li>Added support for package comments. To use them create a file called 'uncodex.ini' in the package directory and add the following text:
<pre>
[package_description]
some descriptive text about this packages
can cover multiple lines, you don't need to use normal a normal convention used in .ini.
That is, you don't have to use name=value pairs for this part
</pre>
<li>Updated HTML templates to include class and package comments on the overview pages
<li>Fixed the analyser, function arguments are cleaner now (no more useless spaces)
<li>Added links to declarations of the function arguments
</ul>
<h2>Changes since 052:</h2>
<ul>
<li>Improved the class properties window display
<li>State is only saved when the tree is really changed, not everytime when searched for modified classes
</ul>
<h2>Changes since 051:</h2>
<ul>
<li>Improved the class properties window positioning
<li>Fixed the -hide commandline option
</ul>
<h2>Changes since 050:</h2>
<ul>
<li>Previous state files are incompatible, this because I had to change the format for a new feature
<li>New command: analyse modified class. This will re-analyse class files changed since the last version
<li>Auto analyse modified classes
<li>Fixed the "Run server" command
<li>Fixed a couple of memory leaks in the class analyser
</ul>
<h2>Changes since 049:</h2>
<ul>
<li>started on the help file
</ul>
</div>
</div>
</body>
</html>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.