12 2022 档案
摘要:# -*- coding: utf-8 -*- # @Time : 2022/12/27 4:37 下午 # @Author : chenxiangan # @File : mp4tomp3.py # @Software: PyCharm import click import ffmpeg @cl
阅读全文
摘要:udp_server.c #include <stdio.h> #include <strings.h> #include "arpa/inet.h" void udp_server() { printf("%s\n","in udp server"); int sock_fd = socket(A
阅读全文
摘要:import asyncio import datetime import json import pymongo import requests from apscheduler.schedulers.asyncio import AsyncIOScheduler from redis impor
阅读全文
摘要:看一下app目录下的build.gradle文件,将 dependencies 闭包下这两行 implementation 'androidx.appcompat:appcompat:1.5.1' implementation 'com.google.android.material:materia
阅读全文
摘要:# -*- coding: utf-8 -*- # @Time : 2022/12/7 10:18 上午 # @Author : chenxiangan # @File : gen_title.py # @Software: PyCharm import glob import json impor
阅读全文

浙公网安备 33010602011771号