会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
徒步阳光
安心做技术,一万年!
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
10
下一页
2019年10月10日
微信小程序布局
摘要: flex-direction flex-direction: row | row-reverse | column | column-reverse; row(默认值):主轴为水平方向,起点在左端。 row-reverse:主轴为水平方向,起点在右端。 column: 。 column-revers
阅读全文
posted @ 2019-10-10 14:15 徒步阳光855
阅读(185)
评论(0)
推荐(0)
2019年9月16日
Mac Python sublimeText
摘要: https://www.cnblogs.com/corolcorona/p/6678197.html https://blog.csdn.net/olanlanxiari/article/details/48086917 https://blog.csdn.net/u014259820/article/details/81023224X https://docs.brew.sh/Home...
阅读全文
posted @ 2019-09-16 08:45 徒步阳光855
阅读(258)
评论(0)
推荐(0)
2019年8月8日
Tomcat for Mac 搭建本地后台服务器 -- 探索Apache Tomcat
摘要: 一 tomcat配置 1 touch .bash_profile 2 打开 open -e .bash_profile 3 输入export PATH=$PATH:tomcat路径/bin 。 /Users/zhaolongji/Library/apache-tomcat-9.0.22/bin 4
阅读全文
posted @ 2019-08-08 14:24 徒步阳光855
阅读(212)
评论(0)
推荐(0)
2019年8月5日
masnory 动态高度
摘要: ps: 计算字符串大小 - (CGRect)boundingRectWithSize:(CGSize)size options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary<NSAttributedStringKe
阅读全文
posted @ 2019-08-05 11:28 徒步阳光855
阅读(148)
评论(0)
推荐(0)
2019年4月4日
iPhone 尺度 x xs sr xsmax
摘要: https://blog.csdn.net/a18339063397/article/details/81482073 https://zhidao.baidu.com/question/1668756575750668747.html iPhone: iPhone 1G 320x480 iPhon
阅读全文
posted @ 2019-04-04 15:13 徒步阳光855
阅读(571)
评论(0)
推荐(0)
2018年11月8日
cell_滑动
摘要: /* //iOS_11.0 -(UISwipeActionsConfiguration *)tableView:(UITableView *)tableView trailingSwipeActionsConfigurationForRowAtIndexPath:(NSIndexPath *)indexPath{ __weak typeof(self) weakSelf = s...
阅读全文
posted @ 2018-11-08 11:13 徒步阳光855
阅读(164)
评论(0)
推荐(0)
2018年6月6日
A bright future for GitHub(GitHub的光明未来)
摘要: A bright future for GitHub I am very excited to announce that Microsoft is acquiring GitHub and expect the agreement to close by the end of the year.
阅读全文
posted @ 2018-06-06 15:19 徒步阳光855
阅读(186)
评论(0)
推荐(0)
2018年6月4日
cocos2dx 安装
摘要: 1.下载地址:http://www.cocos.com/download 2. 3.cd 到当前文件夹 ps: 4.大功告成
阅读全文
posted @ 2018-06-04 15:01 徒步阳光855
阅读(113)
评论(0)
推荐(0)
2018年5月30日
Sublime Text For Mac 快捷键设置
摘要: 1.设置打开快捷键 ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl zljMacBook:~ zlj$ subl zljMacBook:~ zlj$ subl zlj
阅读全文
posted @ 2018-05-30 11:27 徒步阳光855
阅读(723)
评论(0)
推荐(0)
2018年4月18日
数据库_SQL语句
摘要: mysql -uroot -p z8l5j5-123456 mysql 登录命令。 最近重新拾起FMDB ,对数据库 SQL查询简单记录下。 W3School (ps: y-字段,x-值,table- 表) 1.SELECT(select) select y from table_name (sel
阅读全文
posted @ 2018-04-18 10:58 徒步阳光855
阅读(116)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
10
下一页
公告