logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

log4cxx封装类

https://github.com/wangzhicheng2013/log_system/tree/master/log4cxx

scp免密码远程拷贝

需求:将远程机器192.168.66.234:/home/wangbin/1.txt远程scp(免密码)拷贝到本机192.168.66.122:/home/tmp/#step 1:登录到192.168.66.122,执行ssh-keygen命令生成公钥ssh-keygen -t rsa#在/root/.ssh/目录下有id_rsa.pub这样公钥文件cd /root/.ssh/cp -f id_r

硬件驱动安装

安装硬件,发现设备灯不亮,定位后windows缺失相关驱动

#windows
一道阿里巴巴面试题--海量数据查找

题目:面试官问,我们阿里巴巴公司收到了很多简历,比如说是百万级别的简历,你能不能设计一个算法,让我输入一个姓,程序输出所有这个姓的人,比如我输入张,输出是张三,张四等等设计思路: 设计思路见代码:/*This is a free Program, You can modify or redistribute it under the terms of GNU*Descrip

#面试#list
android studio编译报“ndk\23.1.7779620 did not have a source.properties file”错误

android studio编译报“ndk\23.1.7779620 did not have a source.properties file”错误

文章图片
#android-studio
android adb install安装APK报“INSTALL_FAILED_VERSION_DOWNGRADE”

android adb install安装APK报“INSTALL_FAILED_VERSION_DOWNGRADE”

文章图片
#android#adb#android studio
使用android busybox拷贝文件到qnx系统

使用android busybox拷贝文件到qnx系统

#android#adb
获取正在监听的主机列表

#include <unistd.h>#include <sys/socket.h>#include <netdb.h>#include <arpa/inet.h>#include <signal.h>#include <iostream>#include <string>#include <...

string assign is not thread safe

#include <string.h>#include <time.h>#include <iostream>#include <string>#include <vector>#include <thread>#include <mutex>#include <atomic>usin...

hex to decimal with two methods istringstream is so slow

#include <stdio.h>#include <stdlib.h>#include <unistd.h>#include <string.h>#include <time.h>#include <iostream>#include <string>#include <sstream&g...

    共 18 条
  • 1
  • 2
  • 请选择