大约有 2,400 项符合查询结果(耗时:0.0162秒) [XML]
cout保留两位小数输出 - C/C++ - 清泛网 - 专注C/C++及内核技术
...precision函数需要引入该头文件
int main() {
double dval = 123.456789;
// C风格
printf("in C: %.2f\n", dval);
// cout固定输出几位(整数+小数一起)
std::cout << std::setprecision(5) << dval << std::endl;
// cout固定输出2位小数,整数...
css让background-color在background-img的上边显示,且背景图片居中 - 更多...
...ass="content" style="max-height:700px; background:green url(https: www fun123 cn css让background-color在background-img的上边显示,且背景图片居中的代码如下:
<div class="content" style="max-height:700px;
background:green url(https://www.fun123.cn/img/itso.png) no-repeat ...
App Inventor 2 中文网已全面升级https安全通道,数据安全有保障! - App I...
经过一段时间的努力,App Inventor 2 中文网(fun123.cn)已全部升级https安全通道,以保护用户的访问及数据安全,值得注意的是MIT官方目前仍是http非安全通道。
App Inventor 2 中文网(fun123.cn)安全通道
MIT官方目前非安全通道...
蓝牙BLE硬件接入及IO控制 · App Inventor 2 源码商店
...IO控制功能,不提供技术支持。配套的文档:https://www.fun123.cn/reference/iot/ble.html 源码购买 ¥3.8 ...
个性化酷炫的导航条 · App Inventor 2 源码商店
...b选中可在属性中设置facetype,定制字体文档:https://www.fun123.cn/reference/extensions/navbar.html 源码购买 ¥4.8 ...
手机短信验证码功能 · App Inventor 2 源码商店
...以发送任意短信模板的短信内容!技术文档:https://www.fun123.cn/reference/pro/alisms.html 源码购买 ¥118 ...
自定义照片文件路径【目录规整】 · App Inventor 2 源码商店
...,如需视频规整源码可联系客服。技术文档:https://www.fun123.cn/reference/pro/custom_path.html 源码购买 ¥19 ...
水果翻翻翻 · App Inventor 2 源码商店
...6张卡片全部翻出则为胜利。配套教程链接:https://www.fun123.cn/reference/tutorials/yr/tutorials/水果翻翻翻.html 源码购买 ...
App Inventor 2 Clipboard 拓展:实现剪贴板的复制粘贴功能 · App Inventor 2 中文网
...基于 TaifunClipboard 拓展 开发。
.aix 拓展下载:
cn.fun123.Clipboard.aix
demo程序下载:
Clipboard.aia
使用方法
属性及方法很简单,默认操作成功后显示提示信息,SuppressToast设置为 假 后,则不显示提示信息。
...
App Inventor 2 PhoneInfo 拓展:获取手机等设备软硬件、版本等相关信息 ·...
...图是在模拟器上运行的结果。
.aix 拓展下载:
cn.fun123.PhoneInfo.aix
demo程序下载:
PhoneInfo.aia
使用方法
GetDeviceID
获取设备ID。Android 10+不支持!
GetPhoneNumber
获取本机手机号码。无SIM卡设备将返回空文本;双SIM卡设备将...