传送 1 #include<iostream> 2 #include<cstdio> 3 #include<cstring> 4 #include<algorithm> 5 using namespace std; 6 int cnt=0,original_value[9000001]={0},a[ ...
分类:
其他好文 时间:
2021-01-30 11:54:44
阅读次数:
0
UTF-8, UTF-16, UTF-32 & BOM General questions, relating to UTF or Encoding Forms Is Unicode a 16-bit encoding? Can Unicode text be represented in more ...
分类:
其他好文 时间:
2021-01-15 12:15:52
阅读次数:
0
Find a Corresponding Node of a Binary Tree in a Clone of That Tree (M) 题目 Given two binary trees original and cloned and given a reference to a node t ...
分类:
其他好文 时间:
2021-01-06 11:39:40
阅读次数:
0
Git error The file will have its original line endings in your working directory Git项目提交代码,即执行git add .命令后,报了这个错误有点懵。 参考博客1:https://www.cnblogs.com/dy ...
分类:
其他好文 时间:
2021-01-02 11:05:53
阅读次数:
0
uniapp 调用手机相机拍照实现图片上传 参考资料:https://blog.csdn.net/weixin_46391646/article/details/108450898 调用相机相册 uni.chooseImage({ count: 1, sizeType: ['original', ' ...
分类:
移动开发 时间:
2021-01-01 12:40:13
阅读次数:
0
1 背景与动机 传统面向对象编程的核心思想是一个对象有着唯一标识,表现为对象引用,封装着随时可变的属性状态,如果你改变了一个属性的状态,这个对象还是原来那个对象,就是对象引用没有因为状态的改变而改变,也就是说该对象可以有很多种状态。C#从最初开始也是一直这样设计和工作的。但是一些时候,你可能非常需要 ...
macOS 版本:10.15.4 (19E287) appium版本:1.18.3 遇到的问题: 先是报这个:An unknown server-side error occurred while processing the command. Original error: Neither AND ...
分类:
移动开发 时间:
2020-11-20 11:36:33
阅读次数:
50
1、依赖 a、jQuery b、angularjs 2、page.js文件 1 var Page = function (options) { 2 var myApp = angular.module('myApp', []); 3 myApp.controller('myCtrl', functi ...
分类:
微信 时间:
2020-11-19 12:06:20
阅读次数:
25
在unix系统下一切皆文件,文件夹是文件的一种。设备也会对应到相应的文件类型。 基础知识: . 代表当前路径 ..代表上级目录(父目录) / 在路径的最前边的时候代表树根。在路径中间的时候只不过是路径分隔符 ~代表当前用户的工作主目录,操作系统可以同时多用户登陆的 绝对路径 从树根一步一步找/Use ...
分类:
系统相关 时间:
2020-11-17 12:18:43
阅读次数:
21
Windows10 安装工具下载: https://www.microsoft.com/zh-cn/software-download/windows10 Microsoft 365 安装工具下载: https://otp.landian.vip/zh-cn/#store 激活工具下载: http: ...