,网站添加了飞雪❄️特效,从网上找了源代码,先要感谢张戈博客分享?,现计划将网站在今天上线至过年回来下线,看看可以么,你可以复制到自己的网站或者博客体验一波,加上《一剪梅》真是别有一番滋味。
No.3 关键词:Gradle 使用Gradle管理你的Android Studio工程 http://www.flysnow.org/2015/03/30/manage-your-android-project-with-gradle.html...这是2014年,我带领Android团队转Gradle和Android Studio的精华总结,在这之前你找不到相关文档,在这之后的好几年,都没有一篇可以超过它,现在应该也是,不信你Google搜索下看看...No.2 关键词:注解 Android注解支持(Support Annotations) http://www.flysnow.org/2015/08/13/android-tech-docs-support-annotations.html...这是一篇Google Android 译文,非常全面,值得拥有。...飞雪无情写于 2018.10.06 00:19:00 。
IntentsTestList代码如下: /** * Intents测试列表类 * @author 飞雪无情 * @since 2011-3-14 */ public class IntentsTestList...为了测试新建了2个Activity,分别是CategoryActivity和Category2Activity,代码如下: /** * @author 飞雪无情 * @since 2011-3-14..."); setContentView(text); } } /** * @author 飞雪无情 * @since 2011-3-14 */ public class...> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.flysnow.intent..." android:versionCode="1" android:versionName="1.0"> <uses-sdk android:minSdkVersion=
飞雪无情版本的Hugo maupassant 主题开源。...config.toml baseURL = "http://www.flysnow.org" languageCode = "zh-CN" title = "飞雪无情的博客" theme = "maupassant..." [author] name = "飞雪无情" [params] author = "飞雪无情" subtitle = "专注于Android、Java、Go语言(golang)、移动互联网...、项目管理、软件架构" keywords = "golang,go语言,go语言笔记,飞雪无情,java,android,博客,项目管理,python,软件架构,公众号,小程序" description...资深工程师 ,Go和Java打杂师,《Android Gradle权威指南》作者,Android官方技术文档译者 type: archives title和description都可以换成你自己的,但是
由4个属性来定义,分别是android:scheme,android:host,android:port,android:path..这个四个属性构成如下格式的URI: scheme://host:port...创建一个Text文件阅读器 创建一个图片查看器 首先我们实现第一项,修改IntentsTestList类如下: /** * Intents测试列表类 * @author 飞雪无情 * @since...然后我们实现第二功能-txt文件阅读器 新建TextWatcherActivity代码如下: /** * 显示文本的Activity * @author 飞雪无情 * @since 2011-3-... <category android:name="android.intent.category.DEFAULT...最后实现第三个功能–图片查看器 新建ImageWatcherActivity,代码如下: /** * 显示文本的Activity * @author 飞雪无情 * @since 2011-3-24
以下内容由http://www.flysnow.org(飞雪无情)提供翻译 原文地址 http://tools.android.com/tech-docs/ant-tasks 更多翻译的Android技术文档请参考...:https://github.com/rujews/android-tech-docs Ant任务 此功能还在积极开发过程中,可以到ADT-dev中讨论 当前自定义的任务列表: AaptExecTask...: 对如下的环境信息作一些简单的校验: Ant的版本 Android SDK里的platform-tool文件夹是否存在 该任务没有属性可配置 com.android.ant.GetTypeTask... 解析项目target,返回构建所必需依赖的target的值 属性名 描述 是否必须 androidJarFileOut 存储获得的构建工程的target android.jar...androidAidlFileOut 存储获得的构建工程的target framework.aidl位置 是 bootClassPathOut 存储获得的一个Path对象,该对象包含所有启动jar(android.jar
站点配置 找到title,subtitle,author参数配置,分别配置站点的标题、副标题和作者,比如我这里是: title: 飞雪无情的博客 subtitle: 专注于Android、Java、移动互联网...、项目管理、软件架构 description: author: 飞雪无情 language: zh-CN 然后配置站点的url和permalink,这两个分别是你的站点的url host地址以及文章的永久连接
> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical..." android:layout_width="fill_parent" android:layout_height="fill_parent" > <Button android..." android:text="Send Action" /> /** 发送邮件测试界面 * @author 飞雪无情 * @since...="wrap_content" android:text="SendTo Action"/> /* * 发送邮件测试界面 * @author 飞雪无情 * @since 2011... <data android:scheme="mailto"
/** * Intents测试列表类 * @author 飞雪无情 * @since 2011-3-14 */ public class IntentsTestList extends ListActivity...为了测试startActivity(),我们新建一个Activity名字为ActionActivity代码如下: /** * @author 飞雪无情 * @since 2011-3-14 */...> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.flysnow.intent..." android:versionCode="1" android:versionName="1.0"> <category android
设置列宽为90dp,这样当我们的numColumns设置为auto_fit时,Android就会自动计算我们手机屏幕的大小以决定每一行展示几个元素。这是很方便。...android:horizontalSpacing定义列之间的间隔,android:verticalSpacing定义行之间的间隔。...android:stretchMode设置为columnWidth是意味着根据列宽自动缩放。...修改我们Activity HelloGridView如下: /** @author 飞雪无情 @since 2011-1-20 */ public class HelloGridView extends
源代码,关注公众号flysnow_org,也可以搜索飞雪无情,回复圣诞节、圣诞树即可获取。 源代码,关注公众号flysnow_org,也可以搜索飞雪无情,回复圣诞节、圣诞树即可获取。...源代码,关注公众号flysnow_org,也可以搜索飞雪无情,回复圣诞节、圣诞树即可获取。 重要的事情说三遍,大家拿到源代码后,就可以自定义生成自己的圣诞树了,你还可以尝试把祝福语加上哦。
func main() { log.Println("飞雪无情的博客:","http://www.flysnow.org") log.Printf("飞雪无情的微信公众号:%s\n","flysnow_org...2017/04/29 13:18:44 飞雪无情的博客: http://www.flysnow.org 2017/04/29 13:18:44 飞雪无情的微信公众号:flysnow_org 这样我们很清晰的就知道了...2017/04/29 main.go:10: 飞雪无情的博客: http://www.flysnow.org 2017/04/29 main.go:11: 飞雪无情的微信公众号:flysnow_org...log.SetFlags(log.Ldate|log.Ltime |log.LUTC) 那么对我们东八区的时间来说,就会减去8个小时,我们看输出: 2017/04/29 05:46:29 飞雪无情的博客...【UserCenter】2017/04/29 05:53:26 main.go:11: 飞雪无情的博客: http://www.flysnow.org 【UserCenter】2017/04/29 05
这个例子如下: 昵称:飞雪无情 博客:http://www.flysnow.org/ 微信公众号:flysnow_org 在这个例子中,通过字符串拼接的方式,拼接出如上的内容,这里特别强调,在这个例子中...func StringPlus() string{ var s string s+="昵称"+":"+"飞雪无情"+"\n" s+="博客"+":"+"http://www.flysnow.org...func StringFmt() string{ return fmt.Sprint("昵称",":","飞雪无情","\n","博客",":","http://www.flysnow.org/","...func StringJoin() string{ s:=[]string{"昵称",":","飞雪无情","\n","博客",":","http://www.flysnow.org/","\n","...StringBuffer() string { var b bytes.Buffer b.WriteString("昵称") b.WriteString(":") b.WriteString("飞雪无情
以下内容由http://www.flysnow.org(飞雪无情)提供翻译 原文地址 http://tools.android.com/tech-docs/tools-attributes 更多翻译的Android...<android.support.v7.widget.GridLayout xmlns:android="http://schemas.android.com/apk/res/android"...<ListView android:id="@android:id/list" android:layout_width="match_parent" android:layout_height...> <TextView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com...> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com
package main import ( "fmt" "flysnow.org/hello/json" ) func main() { u:=user{"飞雪无情","http://www.flysnow.org...Use [encoding/json] package { "Name": "飞雪无情", "Blog": "http://www.flysnow.org/", "Wechat": "flysnow_org...现在我们换一种编译运行方式: -> go run -tags=jsoniter main.go Use [jsoniter] package { "Name": "飞雪无情", "Blog":
ListView是Android开发中非常常用的组件,ListView可以用来显示一个列表,我们可以对这个列表操作,比如点击列表要做什么等等。这篇文章主要通过一个示例来展示ListView的用法。...一、不使用xml布局文件创建一个ListView 创建一个名称为HelloListView的Android工程,可以参见 Android 第一个Android应用,HelloWorld 要使用ListView...Android已经给我们实现了一些常用的适配器,如刚刚使用的数组器,还有简单适配器等,如果这些不能满足,我们还可以通过自定义适配器来实现自己的适配器。...> 这里要注意的是我们设置ListView的id为”@android:id/list”,意思是我们引用Android已经为我们定义好的一个id,名字是list,如果你不定义成这样,这个ListView...Adapter setListAdapter(new TextImageAdapter(this)); } /** * 自定义视图 * @author 飞雪无情
} //保存退出,并执行该文件 go run main.go 二、参考文章 Go语言环境搭建详解_飞雪无情
> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="...android:id="@+id/send_btn" android:layout_width="fill_parent" android:layout_height="wrap_content.../* * 发送邮件测试界面 * @author 飞雪无情 个人博客:http://flysnow.iteye.com/ * @since 2011-7-19 */ public... <data android
而在无名之前,赵国刺客长空、情侣剑客残剑、飞雪已经令秦王闻风丧胆,为了捉拿三人,秦王下令:凡能缉拿刺客长空者,可近秦王20步;击杀残剑、飞雪者,可近秦王10步,封官加帛。...长空、残剑、飞雪的使命是为了成就无名,让他可以近距离地接触秦王,以便他能够获得刺杀的机会;AR的使命是为了能够通过场景化的应用来培养用户的习惯,进而寻找其在不同行业上的结合点,获得新的发展增长点;众筹的使命在于能够通过场景化
> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation...> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical...> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical...android.app.Activity; import android.os.Bundle; import android.view.KeyEvent; import android.widget.EditText...; /** * EditText演示 * @author 飞雪无情 * @since 2010-11-29 */ public class HelloEditText extends Activity
领取专属 10元无门槛券
手把手带您无忧上云