一、水平布局Row Row控件可以分为非灵活排列和灵活排列两种,灵活的可以在外边加入Expanded使用 两者混用: import 'package:flutter/material.dart'; void main() => runApp(MyApp()); class MyApp extends ...
分类:
其他好文 时间:
2020-02-16 20:47:14
阅读次数:
71
“记帐本”开始 MainActivity.java package com.example.myapplicationsecond; import android.os.Bundle; import com.google.android.material.floatingactionbutton.F ...
分类:
其他好文 时间:
2020-02-15 20:36:10
阅读次数:
78
ALTER TABLE scm_material_contract ADD CONSTRAINT material_contract_foreignid FOREIGN KEY(form_id) REFERENCES scm_purchase_contract(contract_id) ALTER ...
分类:
数据库 时间:
2020-02-15 11:41:19
阅读次数:
98
<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" ...
分类:
移动开发 时间:
2020-02-14 20:16:44
阅读次数:
115
Element(Star 43.7k) 网站快速成型工具 Element,一套为开发者、设计师和产品经理准备的基于 Vue 2.0 的桌面端组件库 官网地址 https://element.eleme.cn/ /zh CN iview(Star 23k) View UI,即原先的 iView,是一套 ...
分类:
其他好文 时间:
2020-02-10 12:01:04
阅读次数:
69
关于特性曲线的输出调整: 初代版本 material material=igzo eg300=3.5 nc300=8.5e21 nv300=8.5e21 taun0=1e-9 taup0=1e-9 affinity=4.35 mup=1 mun=35 defect region=1 nta=5e17 ...
分类:
其他好文 时间:
2020-02-07 14:49:45
阅读次数:
101
Metro是微软的一贯设计风格,相对Google的Material Desgin ,Metro更加的简洁,清晰明了。 Material 的设计也是很不错的,而且在Android,Web上都能经常看到Material的设计风格,这两者的差异我就不说了。 Metro的设计风格是什么样的? 比如这个,Wi ...
分类:
其他好文 时间:
2020-02-06 18:10:25
阅读次数:
71
// include all the scss @import "~@angular/material/theming"; // Include non-theme styles for core. @include mat-core(); $mat-custom-primary-theme: ( ...
分类:
其他好文 时间:
2020-02-05 09:28:05
阅读次数:
69
今天开始学习一下flutter 学习思路:首先由一个简单的例子引出每次学习的对象,一点一点加入元素,针对于代码去了解学习详细知识。 看完本篇博客能够快速的读懂flutter简单代码。 flutter Hello Word 这是一个简单的Hello Word 首先引入了material库 "mater ...
分类:
其他好文 时间:
2020-02-04 00:24:09
阅读次数:
88
The PFCG role SAP_BR_PRODMASTER_SPECIALIST in UXT/928 is for S4 on premise usage and does not exist in some sandbox system. In this case, in order to ...
分类:
其他好文 时间:
2020-02-02 17:26:52
阅读次数:
117