Samurai-Native移動(dòng)應(yīng)用開(kāi)發(fā)框架
Samurai-Native 是一個(gè)基于瀏覽器內(nèi)核通過(guò) HTML+CSS 開(kāi)發(fā)原生移動(dòng)應(yīng)用,目前支持 iOS ,很快會(huì)支持 Android。
示例代碼:
<html> <body> <UICollectionViewCell is-static is-row> <div class="profile-wrapper"> <div class="profile-attribution"> <div class="profile-segment no-wrap"> <div class="segment-wrapper"> <span class="segment-count">10,875</span> <span class="segment-suffix">Followers</span> </div> </div> <div class="profile-segment no-wrap"> <div class="segment-wrapper"> <span class="segment-count">199</span> <span class="segment-suffix">Followers</span> </div> </div> </div> </div> </UICollectionViewCell> </body> </html>
相關(guān)項(xiàng)目:
-
gumbo: HTML5 解析庫(kù),純 C99 實(shí)現(xiàn)
-
katana: CSS3 解析庫(kù),純 C99 實(shí)現(xiàn)
-
fishhook: iOS
上支持動(dòng)態(tài)重新綁定符號(hào)
-
AFNetworking: iOS 和 OS X 的網(wǎng)絡(luò)框架
評(píng)論
圖片
表情
