转载 2021-07-01 14:38:00
115阅读
2评论
 Chapter6 The Basics ofJavaScript• 6.1 Overview of JavaScript• 6.2 Object Orientation and JavaS
原创 2023-04-06 13:42:00
43阅读
原文: https://blog.mrfrontend.org/2017/10/2-ways-get-child-elements-javascript/ Along the lines of other frameworks such as jQuery or Prototype, shorten
转载 2018-06-21 10:11:00
56阅读
2评论
    A computer must work properly before it can be used to access information such as Web-based content. This will require users to troubleshoot basic hardware and software problem
原创 2008-04-17 09:33:57
450阅读
     很久没有更新日记了。。为啥呢。。。前阵看到《完全用Linux工作-清华申请退学博士》 ,句句说到心坎里,加上咱是科班出身,不能与非科班的人使用的一样,决定要从现在开始增加今后装13的储物,从此痛改前非,正式从windows开始转向linux大营。。    闲话不多说,正式请上我的生活一族---linux。。 
原创 2016-03-31 19:46:54
1319阅读
MarkDown 二级标题 三级标题 四级标题 字体 Hello, World ! Hello, World! Hello,World! Hello,World! 引用 引用段落 分割线 图片 超链接 typora下载链接 列表 A B C A B C 表格 名字 性别 生日 Alex Male 0 ...
转载 2021-09-01 15:06:00
92阅读
2评论
What Are Threads? GUI Thread and Worker Thread Simultaneous Access to Data Using Threads When to Use Alternatives to Threads Which Qt ...
转载 2012-06-25 17:37:00
152阅读
2评论
Color is the perceptual characteristic of light described by a color name. Specifically, col
sed
转载 2022-06-05 00:15:56
74阅读
  查看当前用户 whoami 远程访问 1.SSH ssh robin@10.201.9.11 获得帮助 以ls 命令为例  1. man ls 2. ls --help 3. man -K ls 查看主机上所有与 ls 有关的 man 信息。 4.whatis ls 5.apropos ls 进程 p
原创 2010-11-01 18:01:58
639阅读
Verilog Language——Basics simple wire Create a module with one input and one output that behaves like a wire. 1.Unlike physical wires, wires (and other ...
转载 2021-09-03 16:43:00
428阅读
uf // quick find: // use int array id[] of length n // p and q are connected if and only if they have the same id // when merge components containing p and q, change all entris who // id equals id...
转载 2018-08-09 18:08:00
92阅读
2评论
IDE、编辑器、编译器、解释器、调试器 1. IDE(integrated) 集成开发环境,一般包括代码编辑器、编译器、调试器和图形用户界面工具。集成了代码编写功能、分析功能、编译功能、调试功能等一体化的开发软件服务套。 常见IDE: 微软 Visual Studio(VS) NetBeans:(主 ...
转载 2021-10-25 12:05:00
205阅读
2评论
Android UI Android Button 三种方式 Android Toast(吐司)的基本使用 Android PreferenceScreen Android DatePickerDialog Android Fragment(一):基本使用 Androidx RecyclerVi ...
转载 2021-10-12 10:48:00
58阅读
2评论
Antenna basics ( 天线基础知识 ) http://www.marinesatellitesystems.com/index.php?page_id=99 AZ Azimuth ( AZ方位角 ) The azimuth is the horizontal angle from tru
转载 2020-09-09 14:38:00
313阅读
2评论
Show all of the committed history: svn log Show the current repositories' info, including its URL: svn info Commit current working tree: svn commit -m
svn
原创 2022-07-25 10:31:47
62阅读
ls命令用来显示目标列表,在Linux中是使用率较高的命令。ls命令的输出信息可以进行彩色加亮显示,以分区不同类型的文件。 语法 ls(选项)(参数)选项 -a:显示所有档案及目录(ls内定将档案名或目录名称为“.”的视为影藏,不会列出);  -A:显示除影藏文件“.”和“..”以外的所有文件列表;  -C:多列显示输出结果。这是默认选项;&nbs
原创 2015-11-16 10:39:51
623阅读
文章出处:http://www.informit.com/articles/article.aspx?p=24094In the preceding two chapters, I discussed dbExpress—a unidirectional database technology. In the real world, most applications support bidirectional scrolling through a dataset. As noted previously, Borland has addressed bidirectional datase
转载 2014-01-08 17:28:00
108阅读
2评论
The Extensible Authentication Protocol (EAP) as defined inIETF RFC 2284provides support for
转载 2022-11-07 18:23:09
235阅读
https://vuejs.org/v2/guide/components.html https://vueschool.io/courses/vuejs-components-fundamentals Components are the puzzle pieces of a Vue.js web
转载 2020-12-11 16:20:00
126阅读
2评论
Link:SharePoint Workflow Basics Table of Contents Introduction Previous SharePoint QuickStart FAQ Is SharePoint Workflow the Same as Windows Workflow? What are the Different Stages of SharePoint Work
转载 2011-11-16 10:51:00
175阅读
2评论
  • 1
  • 2
  • 3
  • 4
  • 5