material-foundation

授权协议 MIT License
开发语言 Java
所属分类 手机/移动开发、 Android UI 组件
软件类型 开源软件
地区 不详
投 递 者 支智志
操作系统 Android
开源组织
适用人群 未知
 软件概览

Material Foundation

Material Design version of Foundation for Sites by Zurb

Supported Foundation Version: 6.4.3

Docs: http://materialfoundation.mikolajdobrucki.com/

Starter Project:https://github.com/eucalyptuss/material-foundation-sample

Install with npm

npm install materialfoundation

Quick Start

Basically, all you need to do to start using Material Foundation is:

  • import *.scss files from scss folder to your stylesheet
  • include *.js files from js folder on your website

Too see how to import the files check out the Material Foundation Starter Project.

  • Enhancement MGA00001 Material Master (Industry): Checks and Enhancements MGA00002 Material Master (Industry): Number Assignment MGA00003 Material Master (Industry and Retail): Number Display Business

  • 今天做了用react做的管理系统的一个小需求,接触了和react搭配的Material-UI  ui框架,Material-UI是谷歌公司推出的基于react的组件库,实现了Google's Material Design设计规范的,同时适用于pc和移动端,并且对移动端的点击时间进行了处理,反应速度更快。 vue也不落后,推出了基于vue的 Vue Material ui框架,也是基于谷歌的Goo

  • 昨天有人问with中加materialize的问题,我回复了一个示例,今天记录下 SQL> select * from v$version where rownum<=1; BANNER -------------------------------------------------------------------------------- Oracle Database 11g Ente

  • Material is the metaphor A material metaphor is the unifying theory a rationalized space and a system of motion. Our material is grounded in tactile reality, inspired by our study of paper and ink, ye

  • 先说说Item吧。ERP中最基础的是Item,有了Item的支撑整个业务才能进行的下去。而数据中的最基础的就是Item了,没有了Item一切都是空谈。       在ERP系统中有Item,Material,两者翻译成中文后都称之为物料。Material是属于Item中的一种,自己理解的Material就是实实在在的物料,实体性存在的。而Item表达的更广泛些,包含了很多,如产成品、半成品、原材料

  • download all of the code, pictures from the internet   http://download.csdn.net/detail/vsooda/4344051  it is really a good thing. while the codes in the book contain some mistakes.. from the codes, i

  • 详细说明见http://blog.csdn.net/jjwwmlp456/article/details/40617495 https://developer.android.google.cn/design/material/index.html

  • GetTag tileObject.GetComponent<MeshRenderer>().material.GetTag("Queue", true) // Transparent+20 可以得到对应shader里面的值

  • Material Design 1. 简洁、纯净、扁平化 2. 三维效果(动态移动“纸片“顺序或者改变纸片大小、悬浮按钮的阴影效果) 3. 视觉连贯性、动画丰富(进场、退场);响应式交互,提高用户体验感

  • Tcode : CK11N   Costing Type tab: Costing Msgs: 数字代表log的条数。 Costing Version: 可以定义多个Version的Cost Estimate Costing Status: 当前Costing的状态 一般情况下应该是Costing without Error. 或者Costing with Error. 在形成最终的S price

  • //内置颜色 material: Cesium.Color.RED.withAlpha(0.5), //css颜色  //cssColor:值可以是 #ffccdd, rgb(255,255,255),rgb(255,0,255,0.5) material: Cesium.Color.fromCssColorString('#12ee95').withAlpha(0.2), material: C

  • Introduce function of material status in different modules[@more@] Material status determines whether a material can be posted to a stock. There are 3 types of material status in SAP: Cross-Plant Mate

 相关资料
  • Material Design for AngularJS Apps Material Design is a specification for aunified system of visual, motion, and interaction design that adapts across different devices. Ourgoal is to deliver a lean,

  • 材料拥有确定不变的特性和固定的行为。了解这些特性将有助于你在一定程度上熟悉材料,这与 Material Design 的构想是一致的。 物理特性 材料具有变化的长宽尺寸(以 dp 为计)和均匀的厚度(1dp)。 (上图)可取 材料的高度和宽度是可变的。 (上图)不可取 材料总是 1dp 厚。 材料会形成阴影。 阴影是由于材料元件之间的相对高度(Z 轴位置)而自然产生的。 (上图)可取 阴影描述材料

  • Material ScrollTop 是轻量级的回到页面顶部按钮,特点: 轻量级 Material Design inspired 涟漪效应 平滑的动态效果 定制化   一些实用的选项 CSS3 (Sass) + jQuery

  • Vue Material 是一个实现 Google 的像素材料设计的 Vue 组件库,它提供了适合所有现代Web浏览器的内置动态主题的组件,它的 API 也简单明了。 安装和使用: 通过 npm or yarn 安装 npm install vue-material@beta --saveyarn add vue-material@beta 像 JSPM and Bower 暂时还不支持 在代码中

  • Material-Animations 是一个很好过渡动画库, 可以应用于 Activity 与 Activity 之间的跳转, Fragment 与 Fragment 之间的跳转, 以及各个 View 变化前后的过渡动画。 效果图: