摘要: let that = this let number = this.data.userInfo.loginMobile;//获取到手机号码字段 console.log('手机号', this.data.userInfo.loginMobile) let mphone = number.substri 阅读全文
posted @ 2024-04-03 23:27 以安~ 阅读(2) 评论(0) 推荐(0) 编辑
摘要: <view class="input-container"> <input placeholder="请输入密码" maxlength="20" bindinput="pwdinput" type="{{inputType}}" class="login-input" /> <image src=" 阅读全文
posted @ 2024-04-03 23:20 以安~ 阅读(47) 评论(0) 推荐(0) 编辑
摘要: # coding=utf-8 from flask import Flask, render_template, jsonify, request app = Flask(__name__) @app.route("/login", methods=['POST']) def user_login( 阅读全文
posted @ 2023-11-20 20:06 以安~ 阅读(6) 评论(0) 推荐(0) 编辑
摘要: # Windows mklink /j D:\www\root\webapi\images D:\www\root\website\images # Linux ln –s /var/www/port/wwwroot/Upload /var/www/web/wwwroot/Upload 阅读全文
posted @ 2023-11-20 20:04 以安~ 阅读(4) 评论(0) 推荐(0) 编辑
摘要: public static void main(String[] args) { String data = "AA001832303232303830373131343135303235000000640000001E"; int sum = 0; for (int i = 0; i < data 阅读全文
posted @ 2023-11-20 20:02 以安~ 阅读(43) 评论(0) 推荐(0) 编辑
摘要: 安装模块模块yum -y install zlib zlib-devel libffi-devel yum -y install bzip2 bizp2-devel yum -y install ncurses ncurses-devel yum -y install readline readli 阅读全文
posted @ 2023-11-20 19:59 以安~ 阅读(13) 评论(0) 推荐(0) 编辑
摘要: html { position: relative; width: 100%; height: auto; overflow: scroll; background: #fff; } html::before { position: absolute; inset: 0; z-index: 9999 阅读全文
posted @ 2023-04-29 23:00 以安~ 阅读(4) 评论(0) 推荐(0) 编辑
摘要: <!-- 其他可选的模型: 黑猫:https://unpkg.com/live2d-widget-model-hijiki@1.0.5/assets/hijiki.model.json 萌娘:https://unpkg.com/live2d-widget-model-shizuku@1.0.5/as 阅读全文
posted @ 2022-11-05 16:57 以安~ 阅读(56) 评论(0) 推荐(0) 编辑
摘要: // 计算冗余码 public static String getCrc(String dataStr, String gxStr){ int data = Integer.valueOf(dataStr, 2); int gx = Integer.valueOf(gxStr, 2); int da 阅读全文
posted @ 2022-08-17 09:50 以安~ 阅读(71) 评论(0) 推荐(0) 编辑
摘要: // 计算校验位 public static Integer calculateParity(String data){ Integer parity = null; int count = 0; int[] bits = new int[8]; data = data.replace("[","" 阅读全文
posted @ 2022-08-17 09:50 以安~ 阅读(54) 评论(0) 推荐(0) 编辑
  1. 1 404 not found REOL
404 not found - REOL
00:00 / 00:00
An audio error has occurred.
点击右上角即可分享
微信分享提示
🚀
回顶
收起