会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小染のblog
博客园
首页
新随笔
联系
订阅
管理
2022年10月5日
ocs网课助手
摘要: // ==UserScript== // @name OCS 网课助手 // @version 3.17.13 // @description OCS 网课助手,支持各平台网课学习,支持超星学习通,知道智慧树,智慧职教(职教云),等网课的学习,作业,考试功能。 // @author enncy //
阅读全文
posted @ 2022-10-05 23:01 小染``
阅读(2459)
评论(0)
推荐(0)
2022年8月15日
问卷星
摘要: // ==UserScript== // @name sjj问卷星 // @namespace http://tampermonkey.net/ // @version 3.3 // @description nothing // @author xr // @include https://www
阅读全文
posted @ 2022-08-15 17:38 小染``
阅读(313)
评论(0)
推荐(0)
json
摘要: glTF hR ? JSON { "asset": { "generator": "Khronos glTF Blender I/O v3.2.43", "version": "2.0" }, "scene": 0, "scenes": [{ "name": "Scene", "nodes": [
阅读全文
posted @ 2022-08-15 00:02 小染``
阅读(178)
评论(0)
推荐(0)
2022年8月14日
three.js
摘要: import * as THREE from 'three'; // 导入轨道控制器库 import { OrbitControls } from "three/examples/jsm/controls/OrbitControls"; // 导入gltf模型载入库 import { GLTFLoa
阅读全文
posted @ 2022-08-14 00:52 小染``
阅读(42)
评论(0)
推荐(0)
2022年7月1日
智能家居最终代码
摘要: #include <DFRobot_SSD1306_I2C.h> //导库 #include <Servo.h> // 创建舵机对象 Servo myservo; // 定义Servo对象来控制 int pos = 0; // 角度存储变量 DFRobot_SSD1306_I2C oled12864
阅读全文
posted @ 2022-07-01 10:49 小染``
阅读(343)
评论(0)
推荐(0)
2022年6月30日
智能家居实验代码
摘要: 遥控器控制风扇和蜂鸣器 #include <IRremote.hpp> /* * IRremote: IRrecvDemo -demonstrates receiving IR codes with IRrecv * An IR detector/demodulator must be connec
阅读全文
posted @ 2022-06-30 08:55 小染``
阅读(244)
评论(0)
推荐(0)
2022年6月24日
ccc
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="wi
阅读全文
posted @ 2022-06-24 14:26 小染``
阅读(93)
评论(1)
推荐(0)
答辩项目
摘要: 人物动画 1:完成整体项目布局 2:完成云动画左右走动 3:风车需要走动 4:完成气球飞向天空动画 房屋流星 1:完成烟冲效果 2:鼠标以上点亮所有灯 3:月亮升起来 4:流星划过效果 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UT
阅读全文
posted @ 2022-06-24 08:23 小染``
阅读(28)
评论(0)
推荐(0)
2022年6月22日
cow css
摘要: .cow { width: 300px; height: 400px; position: relative; top: -300px; left: 40%; z-index: 10; } .head { width: 200px; height: 100px; position: relative
阅读全文
posted @ 2022-06-22 15:41 小染``
阅读(42)
评论(0)
推荐(0)
2022年6月16日
qt pyside6 Mychat client
摘要: import sys from PySide6 import QtCore, QtWidgets, QtGui from PySide6.QtGui import QIcon from PySide6.QtWidgets import QPlainTextEdit import Mychat_ui
阅读全文
posted @ 2022-06-16 21:39 小染``
阅读(80)
评论(0)
推荐(0)
下一页
公告