摘要:
直接看实例吧 package com.example.textview; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.os.Handler; 阅读全文
posted @ 2017-06-23 10:03
blfbuaa
阅读(210)
评论(0)
推荐(0)
摘要:
先讲一个为了少打一些代码而滥用继承终于接受慘痛教训的故事。 #include <cstdio> #include <algorithm> #include <queue> #include <cstring> using namespace std; const int oo = 100000000 阅读全文
posted @ 2017-06-23 09:28
blfbuaa
阅读(431)
评论(0)
推荐(0)
摘要:
近期了解了下jenkins流程化服务的东西,个人感觉jenkins是一个非常方便的工具。主要是方便。设置好流程性得命令。仅仅需确定下就能够达到自己主动化。减轻了错误得发生和简化了带来的复杂得步骤。今天我们就以jenkins用来编译unity生成APK包和ipa文件 为样例。做一个学习。 平时做项目须 阅读全文
posted @ 2017-06-23 08:41
blfbuaa
阅读(1563)
评论(0)
推荐(0)
浙公网安备 33010602011771号