联合会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
wp7ers
博客园
首页
新随笔
联系
订阅
管理
随笔 - 262 文章 - 0 评论 - 5 阅读 -
20万
上一页
1
2
3
4
5
6
7
8
···
27
下一页
2022年4月24日
【mac os 使用技巧】
摘要: 使用全局搜索 搜索不出东西。 打开终端,输入find ~/Library -name disabled_plugins.txt 终端强大功能。 记录
阅读全文
posted @ 2022-04-24 16:32 wp7ers
阅读(73)
评论(0)
推荐(0)
编辑
2022年3月4日
【flutter】运行提示 flutter Exception: Error running pod install
摘要: 删除 文件再试试。
阅读全文
posted @ 2022-03-04 17:32 wp7ers
阅读(1050)
评论(0)
推荐(0)
编辑
【flutter 】项目地址更新后 重新生成配置。
摘要: 1.在项目目录执行 flutter clean 2.再执行 “flutter create --org solanddriver .” 带点。
阅读全文
posted @ 2022-03-04 13:59 wp7ers
阅读(101)
评论(0)
推荐(0)
编辑
2022年3月2日
【flutter】flutter混合开发、原生项目集成flutter 断点调试
摘要: 1.android 项集成flutter 以module形式集成。 include ':flutter_module'setBinding(new Binding([gradle: this])) evaluate(new File( settingsDir.parentFile, 'flutter
阅读全文
posted @ 2022-03-02 14:07 wp7ers
阅读(2379)
评论(0)
推荐(0)
编辑
2022年2月23日
【Flutter 项目报红解决】转 找不到flutter 类处理
摘要: //获取local.properties配置文件 def localProperties = new Properties() def localPropertiesFile = rootProject.file('local.properties') if (localPropertiesFile
阅读全文
posted @ 2022-02-23 10:50 wp7ers
阅读(887)
评论(0)
推荐(0)
编辑
2022年2月17日
【flutter 】--no-sound-null-safety 解决方案 Error: Cannot run with sound null safety, because the following dependencies
摘要: Flutter IDE启动禁用sound null safetyAndroid Studiio(原生开发,即根目录为android)flutter项目内的android 目录下gradle.properties 增加extra-front-end-options no-sound-null-safe
阅读全文
posted @ 2022-02-17 17:03 wp7ers
阅读(2173)
评论(0)
推荐(1)
编辑
2021年10月28日
【iOS 知识汇】只对url中的中文进行编,不管有没有编码过。
摘要: NSString *encodedString = (NSString *) CFBridgingRelease(CFURLCreateStringByAddingPercentEscapes(kCFAllocatorDefault, (CFStringRef)self.url, (CFString
阅读全文
posted @ 2021-10-28 15:52 wp7ers
阅读(118)
评论(0)
推荐(0)
编辑
2021年10月27日
【iOS 知识汇】iOS 8之后新添加了UIBlurEffect 类和 UIVisualEffectView 类来实现毛玻璃磨砂特效
摘要: UIBlurEffect *blur = [UIBlurEffect effectWithStyle:UIBlurEffectStyleLight]; UIVisualEffectView *effectview = [[UIVisualEffectView alloc] initWithEffec
阅读全文
posted @ 2021-10-27 11:33 wp7ers
阅读(119)
评论(0)
推荐(0)
编辑
2021年10月21日
【iOS 知识汇】UICollectionView 不显示问题。
摘要: 如某个位置不想显示,调设置CGSizeZero 结果整个表都不显示。必须如上图片给个0.01的高度才能正常。
阅读全文
posted @ 2021-10-21 14:28 wp7ers
阅读(309)
评论(0)
推荐(0)
编辑
2021年10月18日
【iOS 知识汇】UITextView 设置高度后,部分机型内容显示错误。
摘要: UITextView * xieyi = [[UITextView alloc]init]; if(content==nil){ xieyi.text = @"• 为帮助你浏览推荐、发布消息、直播互动、交流沟通、注册认证,我们收集你的部分必要信息;\n• 为提供上述服务,我们可能会收集联络方式、位置
阅读全文
posted @ 2021-10-18 11:03 wp7ers
阅读(104)
评论(0)
推荐(0)
编辑
上一页
1
2
3
4
5
6
7
8
···
27
下一页
昵称:
wp7ers
园龄:
12年9个月
粉丝:
5
关注:
0
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
webapp
(6)
flutter
(4)
android
(4)
jetpack
(3)
iOS
(3)
servlet
(2)
javaEE
(2)
java
(2)
data binding
(2)
binding
(2)
更多
随笔分类
android(77)
C/C++(1)
dart(4)
Flutter(17)
iOS(73)
java(19)
kotlin(22)
objective-c(41)
swift(5)
计算机编程基础(14)
随笔档案
2024年11月(1)
2024年7月(2)
2024年6月(1)
2024年5月(1)
2024年4月(1)
2023年11月(1)
2023年10月(16)
2023年9月(2)
2023年4月(1)
2022年12月(1)
2022年11月(1)
2022年7月(2)
2022年4月(1)
2022年3月(3)
2022年2月(2)
2021年10月(5)
2021年9月(2)
2021年7月(1)
2021年6月(1)
2021年5月(3)
2021年4月(1)
2021年3月(1)
2021年2月(2)
2020年11月(4)
2020年10月(1)
2020年9月(14)
2020年8月(5)
2020年7月(6)
2020年6月(13)
2020年5月(5)
2020年4月(9)
2020年3月(1)
2020年2月(14)
2020年1月(20)
2019年11月(1)
2019年10月(1)
2019年9月(1)
2019年8月(6)
2019年7月(2)
2019年6月(1)
2019年1月(3)
2018年12月(11)
2018年11月(5)
2018年10月(1)
2018年8月(2)
2018年5月(2)
2018年4月(5)
2018年3月(11)
2018年2月(6)
2018年1月(19)
2017年12月(12)
2017年11月(25)
2017年10月(4)
更多
阅读排行榜
1. H264编码原理以及I帧、B和P帧详解, H264码流结构分析(20227)
2. 计算机乘法除法原理(原码)(14545)
3. 数据库建表原则(11808)
4. android 实例-弱引用示例 Handler正确使用方法(8931)
5. ios修改UIIMage大小(4593)
评论排行榜
1. setHasFixedSize(true)的意义 (转)(2)
2. Failed to execute aapt(1)
3. android data binding jetpack VIII BindingConversion(1)
4. 计算机乘法除法原理(原码)(1)
推荐排行榜
1. android data binding jetpack VIII BindingConversion(2)
2. H264编码原理以及I帧、B和P帧详解, H264码流结构分析(2)
3. 数据库建表原则(2)
4. 计算机乘法除法原理(原码)(2)
5. 【flutter 】--no-sound-null-safety 解决方案 Error: Cannot run with sound null safety, because the following dependencies(1)
最新评论
1. Re:android data binding jetpack VIII BindingConversion
不错!感谢
--给我压力
2. Re:计算机乘法除法原理(原码)
除法第一个例子是从除数尾部开始除被除数,第二个例子是从除数头部开始除被除数。情况根本不一样。不过应该是第二种,所谓的左移是事先把除数整个移走,然后一点一点朝临时除数尾部拼接,去减被除数。 这样在每一个...
--flan_grean
3. Re:setHasFixedSize(true)的意义 (转)
没看懂
--别说我太单纯
4. Re:setHasFixedSize(true)的意义 (转)
收藏了.2020.5.15
--别说我太单纯
5. Re:Failed to execute aapt
百度看了那么多资料没有一个起到作用的,看到你的,管大用了。为了赞你注册的账号,力赞呀!!!!
--carrotliu
点击右上角即可分享