使用前提:项目使用Images.xcassets进行图片资源管理 安装方法: ????插件地址:https://github.com/rickytan/RTImageAssets ????当然也可以使用Xcode的alcatraz插件管理工具搜索RTImageAssets进行安装,...
分类:
其他好文 时间:
2014-12-24 18:45:29
阅读次数:
226
在SmartPhone模拟器中上网 自己安装了。NET 2005,然后搭建移动开发环境,安装 DMA Transport Update.msi,安装ActiveSync 4.0,安装 Windows Mobile 5.0 Emulator Images for Smartphone CHS.msi,...
分类:
其他好文 时间:
2014-12-24 15:59:50
阅读次数:
130
/*
?
If?your?products?have?been?deleted?but?not?your?media?gallery?images?you?
can?use?the?following?SQL?statement?to?remove?these?dormant?records.
?
Please?make?sure?y...
分类:
其他好文 时间:
2014-12-24 14:56:51
阅读次数:
219
它的组合写法:background-color, background-image, background-repeat,backgroundattachment, background-position。 示例写法:body {background:#000 url(../images/图片路径....
分类:
其他好文 时间:
2014-12-24 13:13:16
阅读次数:
169
首先从官方或者docker.cn的镜像库中pull下来ubuntu镜像: docker pull ubuntu 现在用命令查看一下pull下来的ubuntu镜像:docker images 关于如何构建自定义的镜像,有两种方法: 1、使用docker commit 命令 2...
分类:
其他好文 时间:
2014-12-24 01:15:51
阅读次数:
11737
写好的微信项目在右上角转发给好友的时候,如果不加任何代码,朋友看到的是一段网址。加上一段代码后就可以美观一下,可以带有标题和描述以及图片;代码如下 1 2 var name=$('#inputName').text(); 3 var imgUrl = "../wish/images/share.j....
分类:
微信 时间:
2014-12-23 19:26:45
阅读次数:
335
Grunt打造前端自动化工作流Grunt这货是啥?最近很火的前端自动化小工具,基于任务的命令行构建工具http://gruntjs.comGrunt能帮我们干啥?在开始介绍前,先向大家描述下面的场景:【场景1:项目开始前】先建立一个 projA 的文件夹 再建 html css js images ...
分类:
其他好文 时间:
2014-12-23 16:49:28
阅读次数:
215
iOS7初体验(3)——图像资源Images Assets分类:iOS开发2013-06-18 16:0217583人阅读评论(2)收藏举报ios7Images xcassets图像资源开始之前,首先回顾一下iOS7初体验(1)——第一个应用程序HelloWorld中的一张图,如下所示:本文分享一下...
分类:
移动开发 时间:
2014-12-21 19:16:42
阅读次数:
244
In Modex, there are three tabs: Resoources, Elements & FilesFirst: 'Files' is the place where to put javascript, css & images. I also want to put font...
分类:
其他好文 时间:
2014-12-19 20:39:33
阅读次数:
162
After uploading javascript, css and images to the assets folder.We try to use Template to customizeour html.First template: We set up some placeholder...
分类:
其他好文 时间:
2014-12-19 20:38:26
阅读次数:
164