Lost !

-----hard working for the furture.

导航

统计

09 2024 档案

安装AIX 系统
摘要:安装AIX 系统创建一个空的4GB qcow2磁盘映像文件,把aix系统iso也存放在同一目录下面qemu-img create -f qcow2 aix-hdd.qcow2 20G 此命令将创建具有指定设置的AIX VM,并从光驱动启动它 install qemu-system-ppc64 -cp 阅读全文

posted @ 2024-09-28 11:01 失落''80 阅读(13) 评论(0) 推荐(0) 编辑

AIX下配置NFS共享给Linux
摘要:https://www.kdun.com/ask/672438.html smit install software 阅读全文

posted @ 2024-09-28 00:20 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

android 3xl
摘要:https://developers.google.cn/android/images#crosshatch 阅读全文

posted @ 2024-09-27 00:06 失落''80 阅读(6) 评论(0) 推荐(0) 编辑

ArduinoISP 下载
摘要:https://docs.arduino.cc/built-in-examples/arduino-isp/ArduinoISP/ 阅读全文

posted @ 2024-09-25 23:28 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

Arduino UNO R3 -- ATmega328P
摘要:Microchip AVR libc https://www.bilibili.com/video/BV1ie4y1u7fF/?spm_id_from=333.788&vd_source=2e137d91d58e280049b91fe9f4ffd6dd 阅读全文

posted @ 2024-09-25 22:53 失落''80 阅读(7) 评论(0) 推荐(0) 编辑

AVR64DD32
摘要:https://www.microchip.com/en-us/development-tool/EV72Y42A 阅读全文

posted @ 2024-09-25 21:49 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

QEMU 安装 AIX linux
摘要:https://www.cnblogs.com/xueyixue/p/13750847.html 阅读全文

posted @ 2024-09-24 23:57 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

Makefile
摘要:https://mp.weixin.qq.com/s/ozlArzZ_RAmVAfi44D0hyw 嘿,朋友,你是不是写代码的时候,总觉得有些重复的操作让人头疼?比如,每次运行项目之前,总要一步步去手动编译、测试,或者打包?好像时间就这样被悄悄偷走了。其实啊,这种问题很常见,很多程序员都和你一样,被 阅读全文

posted @ 2024-09-22 16:52 失落''80 阅读(38) 评论(0) 推荐(0) 编辑

正点原子stm32 m3 开发板
摘要:http://www.openedv.com/docs/boards/stm32/zdyz_stm32f103_warship.html https://www.yuanzige.com/course/detail/50101 阅读全文

posted @ 2024-09-22 15:19 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

stm32f103 固件库
摘要:https://www.st.com.cn/zh/embedded-software/stsw-stm32054.html 阅读全文

posted @ 2024-09-22 11:45 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

STM32 单片机课件
摘要:https://hxedu.com.cn/hxedu/hg/search/searchNewsAll.html?content=stm32%20%E5%8D%95%E7%89%87%E6%9C%BA&searchType= 阅读全文

posted @ 2024-09-22 09:12 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

基于STM32设计的室内育苗环境管理系统(物联网)
摘要:https://mp.weixin.qq.com/s/uaX24gdnuymSttW21hcH2g 阅读全文

posted @ 2024-09-22 08:55 失落''80 阅读(10) 评论(0) 推荐(0) 编辑

STM32Fxxx graphics display drivers
摘要:https://github.com/RobertoBenjami/stm32_graphics_display_drivers ALINETEK 2.8寸 TFTLCD模块特点 https://blog.csdn.net/weixin_42645653/article/details/113707 阅读全文

posted @ 2024-09-21 22:36 失落''80 阅读(6) 评论(0) 推荐(0) 编辑

stm32 ch340 下载电路
摘要:https://blog.csdn.net/qq_64549256/article/details/136982526 https://www.cnblogs.com/einstein-2014731/p/4885300.html 阅读全文

posted @ 2024-09-20 21:53 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

新建eclispe 图标
摘要:touch eclipse.desktop [Desktop Entry] Type=Application Name=eclipse Exec=/home/jeams/eclipse/eclipse Icon=/home/jeams/eclipse/icon.xpm Comment=eclipse 阅读全文

posted @ 2024-09-18 23:39 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

eclipse 新建arm工程,带ld链接
摘要:https://www.cnblogs.com/solo666/p/16707812.html 汇编文件要改成大写 .S 结尾 阅读全文

posted @ 2024-09-18 22:33 失落''80 阅读(5) 评论(0) 推荐(0) 编辑

nginx 部署java web
摘要:https://blog.csdn.net/weixin_42564451/article/details/141283695 阅读全文

posted @ 2024-09-17 11:51 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

nrf 52832 mdk
摘要:https://wiki.makerdiary.com/nrf52832-mdk/cn/ 阅读全文

posted @ 2024-09-17 08:55 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

uboot 命令使用教程(uboot参数设置)
摘要:https://www.cnblogs.com/alan666/p/8312232.html 阅读全文

posted @ 2024-09-15 22:20 失落''80 阅读(19) 评论(0) 推荐(0) 编辑

centos下 update glibc to 2.27
摘要:https://www.didaproject.com/show-142.html #configure --help --enable-obsolete-nsl build and install the obsolete libnsl library and depending NSS modu 阅读全文

posted @ 2024-09-15 21:50 失落''80 阅读(9) 评论(0) 推荐(0) 编辑

linaro gcc 编译工具链和gcc参数
摘要:https://blog.csdn.net/neillan/article/details/120970890 https://blog.csdn.net/wan212000/article/details/126001480 https://cloud.tencent.com/developer/ 阅读全文

posted @ 2024-09-15 21:11 失落''80 阅读(12) 评论(0) 推荐(0) 编辑

lv_port_linux
摘要:https://github.com/lvgl/lv_port_linux https://blog.51cto.com/u_4018548/9347557 阅读全文

posted @ 2024-09-15 10:47 失落''80 阅读(5) 评论(0) 推荐(0) 编辑

redhat 注册开发者账号获取源
摘要:https://developers.redhat.com/register subscription-manager register --username dyg860**0 --password dygDYG5*******0 --auto-attach sudo yum update RHE 阅读全文

posted @ 2024-09-15 09:53 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

https://blog.csdn.net/nuoyis/article/details/141828262
摘要:RHEL9(红帽9)关于使用rocky源导致openssl-lib和openssl-fips-provider冲突的问题解决方案 https://blog.csdn.net/nuoyis/article/details/141828262 阅读全文

posted @ 2024-09-15 07:22 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

TQ2440(S3C2440)移植Linux-4.0.1内核全过程
摘要:https://blog.csdn.net/qq153471503/article/details/105514114?sharetype=blogdetail&sharerId=105514114&sharerefer=PC&sharesource=dyg540&sharefrom=from_li 阅读全文

posted @ 2024-09-13 21:17 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

im6ull linux 移植qt
摘要:#!/bin/bash cd ./qtbase/mkspecs/ cp linux-arm-gnueabi-g++ linux-arm-gnueabihf-g++ -r ./configure -prefix /home/jeams/qt5.15 -xplatform linux-arm-gnuea 阅读全文

posted @ 2024-09-09 00:41 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

千峰 Makefile
摘要:https://video.mobiletrain.org/video/2/533 https://wiki.friendlyelec.com/wiki/index.php/Main_Page 阅读全文

posted @ 2024-09-08 11:01 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

如何让shell命令提示符显示日期和时间
摘要:1、在root用户下的.bash_profile文件中新增如下命令: #vi .bash_profile export PS1='[\u@\h \D{%Y-%m-%d} \t \W]\$ ' 四、参数释义 PS1 是shell命令行界面的主提示符 \d :代表日期,格式为weekday month 阅读全文

posted @ 2024-09-07 17:35 失落''80 阅读(28) 评论(0) 推荐(0) 编辑

开源sip服务器
摘要:https://www.asterisk.org https://www.pjsip.org 阅读全文

posted @ 2024-09-07 11:57 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

RTP和SIP 协议
摘要:RTP和SIP是一些专用于互联网电话(VoIP)通信的协议。 1. RTP协议:RTP(Real-time Transport Protocol)是一种实时传输协议,它通常用于音频和视频的流式传输,主要用于实现互联网电话、视频会议等应用。RTP协议是一种基于UDP协议的协议,不保证数据的可靠传输,但 阅读全文

posted @ 2024-09-07 10:45 失落''80 阅读(322) 评论(0) 推荐(0) 编辑

医院床旁交互系统
摘要:http://www.lachesis-mh.com/product_4/78.html http://www.ginnoder.com/products-dt?product_id=80 https://baijiahao.baidu.com/s?id=1779617767262615772&wf 阅读全文

posted @ 2024-09-07 10:15 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

ArcoPro 最佳实践
摘要:https://arco.design/react/docs/start https://arco.design/vue/docs/pro/start 阅读全文

posted @ 2024-09-07 09:59 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

git 查看最新提交的哈希值
摘要:git log -1 阅读全文

posted @ 2024-09-07 07:19 失落''80 阅读(7) 评论(0) 推荐(0) 编辑

nvm install
摘要:https://github.com/nvm-sh/nvm?tab=readme-ov-file#manual-install 阅读全文

posted @ 2024-09-07 00:43 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

Tomcat manager页面 403的真正原因及解决办法
摘要:问题:新安装的tomcat,用其他机器访问tomcat的Server Status、Manager App、Host Manager三个页面均显示403(本机访问没有问题),conf/tomcat-users.xml 里已添加配置: <role rolename="manager-gui"/> <r 阅读全文

posted @ 2024-09-07 00:34 失落''80 阅读(33) 评论(0) 推荐(0) 编辑

DB2建库报错-SQL1052N 数据库路径不存在(Windows)
摘要:https://blog.csdn.net/chylinn/article/details/77745989 阅读全文

posted @ 2024-09-05 22:42 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

写大型C工程makefile构建~
摘要:https://mp.weixin.qq.com/s?__biz=MzIzMjQwNjQzNA==&mid=2247613884&idx=4&sn=1cc85eafbf15b11e123356185b809794&chksm=e9b860c416a4e79e908726a84519571f3a815 阅读全文

posted @ 2024-09-05 22:00 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

Windows下实现C++ 连接ActiveMQ
摘要:https://blog.csdn.net/lishenluo/article/details/107864758 https://www.oracle.com/java/technologies/downloads/#jdk17-windows 阅读全文

posted @ 2024-09-04 20:33 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

lC 13.1. 2在AIX 7.1上编译boost C++库
摘要:https://www.5axxw.com/questions/content/wh5ucg#google_vignette 阅读全文

posted @ 2024-09-03 22:16 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

常用的Linux五大利器printf,cut,grep,sed,awk
摘要:https://blog.csdn.net/as4589sd/article/details/108834410 阅读全文

posted @ 2024-09-02 21:24 失落''80 阅读(7) 评论(0) 推荐(0) 编辑

linux 主机和开发板交叉编译
摘要:1. 主机: main.c 查看代码 #include <stdio.h> int main() { printf("hello world!!\r\n"); return 0; } 2. 执行静态编译 arm-linux-gnueabihf-gcc main.c -o hello --static 阅读全文

posted @ 2024-09-01 16:52 失落''80 阅读(2) 评论(0) 推荐(0) 编辑

metaRTC集成lvgl ui demo编译指南
摘要:https://zhuanlan.zhihu.com/p/661388537 阅读全文

posted @ 2024-09-01 12:38 失落''80 阅读(7) 评论(0) 推荐(0) 编辑

linux查看u盘的命令
摘要:Linux查看U盘的命令有多种,我将为您列举常用的几个。 1. 使用`lsblk`命令:`lsblk`命令可以列出系统上的块设备信息,包括U盘。在终端中输入`lsblk`并按下回车键,系统会显示当前连接的所有存储设备信息,包括U盘的设备名称、挂载点和容量等。 2. 使用`fdisk`命令:`fdis 阅读全文

posted @ 2024-09-01 09:36 失落''80 阅读(698) 评论(0) 推荐(0) 编辑

sshfs
摘要:linux: apt install sshfs win: winget install WinFsp.WinFsp; winget install SSHFS-Win.SSHFS-Win https://cloud.tencent.com/developer/article/2235201 Thi 阅读全文

posted @ 2024-09-01 08:56 失落''80 阅读(3) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示