面试题分析:我的Twitter技术面试失败了 http://blog.jobbole.com/50705/
-
Recent Posts
Archives
calendar
December 2025 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Categories
Meta
Tag Cloud
面试题分析:我的Twitter技术面试失败了 http://blog.jobbole.com/50705/
initialize : function( tabs, tabID )
{
this._eventPublishers = new actuate.util.HashMap();
this._gadgetPublishers = new actuate.util.HashMap();
this._gadgetMetadata = new actuate.util.HashMap();
this._eventMap = new actuate.util.HashMap();
this._tabs = tabs;
this._tabID = tabID;
},
1: initialize : function( tabs, tabID )
2: {
3: this._eventPublishers = new actuate.util.HashMap();
4: this._gadgetPublishers = new actuate.util.HashMap();
5: this._gadgetMetadata = new actuate.util.HashMap();
6:
7: this._eventMap = new actuate.util.HashMap();
8:
9: this._tabs = tabs;
10: this._tabID = tabID;
11: },
.csharpcode, .csharpcode pre
{
font-size: small;
color: black;
font-family: consolas, “Courier New”, courier, monospace;
background-color: #ffffff;
/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt
{
background-color: #f4f4f4;
width: 100%;
margin: 0em;
}
.csharpcode .lnum { color: #606060; }
initialize : function( tabs, tabID )
{
this._eventPublishers = new actuate.util.HashMap();
this._gadgetPublishers = new actuate.util.HashMap();
this._gadgetMetadata = new actuate.util.HashMap();
this._eventMap = new actuate.util.HashMap();
this._tabs = tabs;
this._tabID = tabID;
},
1: function()
2: {
3: return a+b;
4: }
.csharpcode, .csharpcode pre
{
font-size: small;
color: black;
font-family: consolas, “Courier New”, courier, monospace;
background-color: #ffffff;
/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt
{
background-color: #f4f4f4;
width: 100%;
margin: 0em;
}
.csharpcode .lnum { color: #606060; }
| ios build |
From Evernote: |
how to build for archiving of burt mobile |
1. choose the product
2. build for archiving
notice, it is ‘Build For’ –> ‘Archiving’ , not ‘Archive’
3. go to the build folder
open ‘Preference’
4. open ‘Location’ tab
5. then find the ‘BirtMobile’ , compress it.