移动应用开发框架 Samurai-Native

码农软件 · 软件分类 · 手机开发包 · 2019-05-05 20:13:50

软件介绍

Samurai-Native 是一个基于浏览器内核通过 HTML+CSS 开发原生移动应用,目前支持 iOS ,很快会支持 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>

相关项目:

  • gumbo: HTML5 解析库,纯 C99 实现

  • katana: CSS3 解析库,纯 C99 实现

  • fishhook: iOS

     上支持动态重新绑定符号

  • AFNetworking: iOS 和 OS X 的网络框架

本文地址:https://codercto.com/soft/d/5101.html

Head First Rails

Head First Rails

David Griffiths / O'Reilly Media / 2008-12-30 / USD 49.99

Figure its about time that you hop on the Ruby on Rails bandwagon? You've heard that it'll increase your productivity exponentially, and allow you to created full fledged web applications with minimal......一起来看看 《Head First Rails》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

SHA 加密
SHA 加密

SHA 加密工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器