Coder Social home page Coder Social logo

trister's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

zhangwz

trister's Issues

开发中遇到的问题

  • sencha命令必须在sencha touch工程的根目录下运行
  • 关于模板:可以将模板放在index.html中的script标签里,然后js中通过Ext.XTemplate.from(#id)来加载
  • 关于模板中的函数:如果是对model中的field进行简单转换,可以在model中定义fields时使用{ name: '', type: '', convert: function(value, record)}来完成
  • 关于css的compass:compass watch必须在resources/sass目录下执行
  • list中itemtpl里子元素的事件响应:可以在list的itemtap事件响应函数中,判断e.target是否为子元素,然后进行响应
  • input和textarea在ios设备上无法移动光标:因为touch事件被sench框架拦截,加入Ext.event.publisher.TouchGesture.prototype.isNotPreventable = /(?:)/;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.