Android应用开发基础 英文地址:http://developer.android.com/guide/components/fundamentals.html 本人英语水平不高,如有翻译不当请指正。 文档文件夹 1 应用组件 1.1 Activating组件 2 清单文件 2.1 声明组件2. ...
分类:
移动开发 时间:
2017-06-11 19:18:38
阅读次数:
231
unigui编译路径设置 先设路径变量 再追加如下路径,即可成功编译: ;$(uni)\uniTools\Dcu\Delphi2021;$(uni)\uniGUI\Dcu\Delphi2021;$(uni)\uniGUI\source\Components;$(uni)\uniGUI\source\ ...
分类:
其他好文 时间:
2017-06-11 11:03:52
阅读次数:
132
For the component's css file, we can improt two css files: common.css default-theme.css In the default theme, it contains all the default theme relate ...
分类:
其他好文 时间:
2017-06-11 10:15:25
阅读次数:
164
大家好。我是孙广东。 转载请注明出处:http://write.blog.csdn.net/postedit/38922399 更全的内容请看我的游戏蛮牛地址:http://www.unitymanual.com/forum.php?mod=guide&view=my 3、Visual Compon ...
分类:
编程语言 时间:
2017-06-10 15:14:38
阅读次数:
253
Antenna (radio) For other uses, see Antenna. Part of a series on Antennas Common types[show] Components[show] Systems[show] Safety and regulation[show ...
分类:
其他好文 时间:
2017-06-09 14:08:46
阅读次数:
439
引用自:http://blog.csdn.net/zwj695535100/article/details/45787333 在KEIL新建工程时,容易出现该问题,我查了一些资料,最终找到该问题解决方法: 第一步:在keil里的菜单栏依次选择Project->Manage->Components,E ...
分类:
其他好文 时间:
2017-06-07 00:48:22
阅读次数:
195
vue router 的路由导入方式可用以下两种: 一:直接导入 import Hello from '@/components/Hello' @是在webpack.base.conf.js 配置: import Hello from '@/components/Hello' @是在webpack. ...
分类:
其他好文 时间:
2017-06-06 23:35:29
阅读次数:
274
安装dff插件:http://www.foobar2000.org/components/view/foo_input_dsdiff 离线版本:链接:http://pan.baidu.com/s/1eSP6PAM 密码:m8wd ...
分类:
其他好文 时间:
2017-06-02 19:35:44
阅读次数:
738
vue中路由的简单实用 1.路由的简单配置 2.路由的跳转 注意:在vue@1.x中路由是由v-link来改变路由的,但是在vue@2.x中我们使用router-link 组件来导航.我们需要做的是,将组件(components)映射到路由(routes),然后告诉 vue-router 在哪里渲染 ...
分类:
其他好文 时间:
2017-05-30 23:18:00
阅读次数:
150
VC菜单栏的【工程】->增加到工程->Components and controls... 单击“Insert”后会显示确认对话框,点击“确认”后,会显示插入信息: Class Name:插入的启动画面窗口类的名称 Bitmap resource ID:使用的位图资源ID 单击【OK】按钮后返回Co ...
分类:
其他好文 时间:
2017-05-29 17:19:22
阅读次数:
174