04 2023 档案
摘要:创建vlan,绑定ip en conf t vlan 10 ip address 192.168.10.1 255.255.255.0 no shutdown // no shutdown是开启端口的意思,路由器开机以后端口默认的状态是shutdown的,所以必须用no shutdown来开启端口
阅读全文
摘要:A simple failed request tracing viewer GitHub - abhilashr1/Frebruary: A simple failed request tracing viewer 直接用根目录下的Frebruary2.exe就可以查看对应的日志
阅读全文
摘要:Equality comparisons and sameness - JavaScript | MDN (mozilla.org) Loose equality is symmetric: A == B always has identical semantics to B == A for an
阅读全文
摘要:实验十二 图形批量处理 了解动作面板;掌握图像的批量自动化处理方法。 窗口菜单-->动作 42:00 第4章 动画的设计与制作 Adobe Animate
阅读全文
摘要:vlan是data link layer中比较重要的一个协议? VLAN (Virtual Local Area Network) is a logical grouping of devices on a network based on their functions, project team
阅读全文
摘要:四种模式 用户模式Switch> 特权模式Switch# 全局配置模式Switch(config) 端口模式Switch(config-if)# 这里的if是interface的缩写 模式切换指令 打开switch的config的cli之后, 默认进入了用户模式,显示未Switch>, 类似于cmd
阅读全文
摘要:SQLite Reset Primary Key Field 回答1 Try this: delete from your_table; delete from sqlite_sequence where name='your_table'; SQLite Autoincrement SQLite
阅读全文
摘要:difference between services section and client section under system.serviceModel The services section and client section under system.serviceModel in
阅读全文
摘要:calibre - E-book management (calibre-ebook.com)
阅读全文
摘要:What's PLinq? how to use it? PLinq stands for "Parallel LINQ", which is a parallel implementation of LINQ (Language-Integrated Query) in .NET. It allo
阅读全文
摘要:英语背单词 专四词汇 2023年04月 ChatGPT - ChuckLu - 博客园 (cnblogs.com) 2023-04-30 fbtrd stflc crdss fame, biographical, treaty, rotational, densely,syllabus, tempe
阅读全文
摘要:in pyvis I always get this error: "AttributeError: 'NoneType' object has no attribute 'render'" Solution When initializing the Network, I added notebo
阅读全文
摘要:DNS Checker - DNS Check Propagation Tool DNS Propagation Checker - How to Check DNS Propagation Globally DNS Checker provides a free online DNS Checke
阅读全文
摘要:find_cycle vs simple_cycles in networkx find_cycle and simple_cycles are two functions provided by the networkx library in Python for finding cycles i
阅读全文
摘要:Amazon CodeWhisperer https://aws.amazon.com/codewhisperer/resources/#Getting_started/ 三个步骤 需要注意的是,写代码的时候,左侧需要切换到aws code whisperer Amazon CodeWhispere
阅读全文
摘要:Graphs with Python: Overview and Best Libraries Graph analysis, interactive visualizations, and graph machine learning A graph is a relatively old mat
阅读全文
摘要:Using OFFSET and FETCH to limit the rows returned We recommend that you use the OFFSET and FETCH clauses instead of the TOP clause to implement a quer
阅读全文
摘要:Do you know the bitwise sum sample demonstrated in "Neural Networks and Deep Learning" by autor Michael Nielsen? Yes, I am familiar with the bitwise s
阅读全文
摘要:http://neuralnetworksanddeeplearning.com/chap1.html https://twitter.com/haoel/status/1634401197544321024 一上午看了《深入浅出神经网络与深度学习》这本书的一半内容,写得真的好!真是深入浅出! 不过
阅读全文
摘要:msql like _ vs % In MySQL, the underscore (_) and percent sign (%) are wildcards used in LIKE expressions for pattern matching. The underscore matches
阅读全文
摘要:Ethernet Frame以太网帧结构 默认最多1518字节,destination mac+source mac+type+payload+fcs=6+6+2+1500+4=1518。不包含前导码 A switch is a networking device that connects dev
阅读全文
摘要:visual studio code里面可以安装docker插件 new dev container db_index=true普通索引 unique=true唯一索引 class Meta: indexes=[] unique_together python manage.py makemigra
阅读全文
摘要:实验六 老照片的修复,使用Photoshop 污点修复画笔工具,画笔大小,硬度(边缘柔化) 修复画笔工具,用来处理划痕。 先取原样本,然后alt看效果。 实验七 花朵的仿制和变色 仿制图章工具,取完样本,再来绘画。按住alt取原,然后绘制。 图案图章工具,取图案的一部分, 画笔里面有一个颜色替换工具
阅读全文
摘要:亲爱的内测伙伴,欢迎您参与文心一言测试! 在开启我们的测试之旅之前,请您认真阅读以下内容。 百度提示您,在测试期间您应积极履行信息安全义务。遵守相关法律法规,遵守自愿、平等、公平及诚实信用原则,不利用本测试侵犯他人合法权益及谋取不正当利益,不扰乱互联网平台正常秩序,维护清朗网络环境。 您知悉并理解,
阅读全文
摘要:When a client (e.g., a web browser) establishes a secure HTTPS connection with a server, the following steps occur to ensure the security of the commu
阅读全文
摘要:英语背单词 专四词汇 202302以及202303 ChatGPT - ChuckLu - 博客园 (cnblogs.com) 2023-04-01 Explain the meaning of the following words along with index and phonetic sy
阅读全文
摘要:index vs fulltext index in mysql In MySQL, an index is a data structure that improves the speed of data retrieval operations on a table. It works by a
阅读全文
摘要:CSMA/CD 载波侦听,多路访问,冲突,冲突检测(回退算法) CSMA/CD stands for Carrier Sense Multiple Access/Collision Detection. It is a media access control method used in Ethe
阅读全文
摘要:数据库配置 # Database # https://docs.djangoproject.com/en/4.1/ref/settings/#databases DATABASES = { 'default': { 'ENGINE': 'django.db.backends.sqlite3', 'N
阅读全文
摘要:格式工厂,转换图片 Photoshop 新建, 类型:照片,打印,图稿和插图,web,移动设备,胶片和视频。 颜色模式,背景色 打开图片: 可以放大图片,然后看到每个像素点。 图像菜单栏,打开图像大小,宽高是厘米。 图像-->模式-->RGB -->8bit通道 每个颜色占8bit,所以是24 bi
阅读全文