- 71
- 8 072
Computer and Electrical Engineering计算机和电气工程
Canada
Приєднався 30 вер 2015
Welcome to my channel:
I have different tutorial videos for different subjects: math, DC circuits analysis, AC fundamentals, computer programming(python, C, java), electrical circuits, PLC programming, wiring electrical devices
please subscribe and leave a comment if you have any question.
thank you
I have different tutorial videos for different subjects: math, DC circuits analysis, AC fundamentals, computer programming(python, C, java), electrical circuits, PLC programming, wiring electrical devices
please subscribe and leave a comment if you have any question.
thank you
Відео
【Vue+Element视频教程】02:Element基本使用
4 години тому
Vue Element UI 是前端开发中非常流行的组合,用于构建现代化的 Web 应用界面。 Element UI Element UI 是基于 Vue.js 的桌面端组件库,提供了一整套优雅的组件,用于快速构建用户界面。它以简洁的设计风格、丰富的功能组件和优秀的文档备受开发者欢迎。 00:00 Element的介绍 05:52 Element快速入门 14:25 Element基础布局 20:44 Element容器布局 28:50 Element表单组件 42:28 Element表格组件 51:30 Element顶部导航栏组件 59:43 Element侧边导航栏组件 01:06:57 Element小结
【2024 Linux全新视频教程全集】Linux01:课程简介,Linux简介
Переглядів 2514 годин тому
Linux 是一种基于 Unix 的开源操作系统,广泛应用于服务器、嵌入式系统、云计算、开发环境等领域。由于其稳定性、安全性和高度可定制性,Linux 在 IT 和开发行业占据重要地位
【Java programming for beginners】04: 注释,关键字,字面量--full Tutorial
Переглядів 1221 годину тому
00::00 注释 12:26 关键字 16:18 字面量
【Java programming for beginners】03:使用Notepad写第一个Java程序---Full tutorail
Переглядів 622 години тому
Java概述 简单Java程序 编译环境
[Vue+Element视频教程]01:Vue快速入门和常用指令#vue #vuejs
Переглядів 32 години тому
00:00 Vue简单介绍 03:28 Vue快速入门 09:37 快速入门的升级 21:04 快速入门的小结 22:56 Vue常用指令的介绍 26:42 文本插值 30:49 绑定属性 36:37 条件渲染 43:44 列表渲染 48:39 事件绑定 53:25 表单绑定 01:00:53 常用指令小结
【Java programming for beginners】02:第一个Java程序和环境变量,程序调试----Full tutorial
Переглядів 142 години тому
第一个Java程序 环境变量
【Java programming for beginners】01:Java概述以及软件安装------Full tutorial
Переглядів 34 години тому
00:00 Java开课简介 07:21 人机交互-图形界面化 14:37 CMD 35:56 Java概述学习 40:19 JDK下载安装
[Vue 3快速上手全新视频] 11 第十一次课:shallowRef/shallowReactive/readonly/shallowreadonly#vue #vuejs
Переглядів 117 годин тому
shallowRef与shallowReactive readonly与shallowReadonly toRaw与markRaw customRef的使用 Teleport Suspense 全局API转移到应用对象 VUE 3的非兼容性改变
[Vue 3快速上手全新视频] 10 第十次课:插槽 slot#vue #vuejs #slot
Переглядів 319 годин тому
00:00 默认插槽 19:26 具名插槽 28:15 作用域插槽 47:19 shallow ref 和 shallow reactive 01:03:33 readonly和shallow readonly
[Vue 3快速上手全新视频] 09 第九次课:组件通信 II
Переглядів 1712 годин тому
00:00 组件通信 v-model 05:50 组件通信方式五 attrs 20:00 组件通信方式六 refs与parents 45:12 组件通信方式七 provide_inject
[Vue 3快速上手全新视频] 08 第八次课:组件通信方式#vue #vuejs
Переглядів 1714 годин тому
00:00 store的组合式写法 03:44 组件通信方式一_props 18:42 组件通信方式二 自定义事件 34:47 组件通信方式三 mitt 52:23 组件通信方式四 model
嵌入式高级C语言02:linux基础命令 I#C语言 #linux #linuxforbeginners
Переглядів 4014 годин тому
00:00 Linux概述 08:59 ls 23:20 帮助信息 33:06 命令技巧 36:39 重定向 43:06 管道 51:53 tree 56:44 clear/cd
[Vue 3快速上手全新视频] 07 第七次课:pinia/getters/scuscribe#vue #vuejs
Переглядів 2816 годин тому
对pinia的理解 效果展示 搭建pinia环境 存储和读取数据 修改数据 storetorefs getters的使用 suscribe的使用
嵌入式高级C语言01:软件安装,虚拟机和Linux安装#linux #linuxkernel #programming #linuxforbeginners
Переглядів 5116 годин тому
00:00 嵌入式物联网课程简介 15:20 安装VMware虚拟机 23:38 安装Ubuntu虚拟操作系统 41:02 安装VMware tool 01:35:02 安装samba服务器 01:50:04 安装ssh服务器 嵌入式高级C语言编程是针对嵌入式系统开发的一种高效编程技术。它结合了嵌入式系统的硬件特点和C语言的灵活性,旨在开发出高效、稳定、实时性强的软件。嵌入式高级C编程通常涉及以下内容: 硬件操作:直接操作寄存器、处理器和外设,通过C语言控制硬件行为。 实时性与效率:优化代码性能,确保 务的实时响应,避免延迟。 内存管理:高效使用有限的嵌入式内存,避免内存泄漏和溢出。 驱动开发:开发与硬件交互的底层驱动程序,实现设备控制。 代码优化:编写小巧、快速、可维护的代码,适应资源受限的环境。 嵌入式调试:使用调试工具和技术定位和修复代码问题。 实时操作系统(RTOS)集成:...
[Vue 3快速上手全新视频] 06 第六次课:路由II。query/params/props配置
Переглядів 2719 годин тому
[Vue 3快速上手全新视频] 06 第六次课:路由II。query/params/props配置
【Typescript视频教程】第三集:类型别名,枚举,类修饰符,泛型,Typescript的应用#typescript #programming #typescripttutorial
Переглядів 821 годину тому
【Typescript视频教程】第三集:类型别名,枚举,类修饰符,泛型,Typescript的应用#typescript #programming #typescripttutorial
[Vue 3快速上手全新视频] 05 第五次课:路由 I #vuejs #vue
Переглядів 1521 годину тому
[Vue 3快速上手全新视频] 05 第五次课:路由 I #vuejs #vue
【Typescript视频教程】第二集:数组类型,函数类型,类型断言#typescript #programming #typescripttutorial
Переглядів 9День тому
【Typescript视频教程】第二集:数组类型,函数类型,类型断言#typescript #programming #typescripttutorial
[Vue 3快速上手全新视频] 04 第四次课: ref属性,泛型,自定义类型,props的使用,生命周期#Vue3教程 #Vue3入门 #Vue3生命周期
Переглядів 53День тому
[Vue 3快速上手全新视频] 04 第四次课: ref属性,泛型,自定义类型,props的使用,生命周期#Vue3教程 #Vue3入门 #Vue3生命周期
【Typescript视频教程】第一集:Typescript简介,数据类型,类型推论,联合类型,接口
Переглядів 39День тому
【Typescript视频教程】第一集:Typescript简介,数据类型,类型推论,联合类型,接口
[Vue 3快速上手全新视频] 03 第三次课:watch监视,watch effect#Vue3教程 #Vue3入门 #Vue3生命周期
Переглядів 29День тому
[Vue 3快速上手全新视频] 03 第三次课:watch监视,watch effect#Vue3教程 #Vue3入门 #Vue3生命周期
[Vue 3快速上手全新视频] 02 第二次课: setup, ref, torefs, toref, computed #Vue3教程 #Vue3入门 #Vue3生命周期
Переглядів 57День тому
[Vue 3快速上手全新视频] 02 第二次课: setup, ref, torefs, toref, computed #Vue3教程 #Vue3入门 #Vue3生命周期
[Vue 3快速上手全新视频] 01 第一次课:Vue 3简介,创建第一个工程Options API 和conpositions API #Vue3CompositionAPI #Vue3教程
Переглядів 6114 днів тому
[Vue 3快速上手全新视频] 01 第一次课:Vue 3简介,创建第一个工程Options API 和conpositions API #Vue3CompositionAPI #Vue3教程
[Python 2024全新课程] 17 实战项目:多人聊天室。 #python #programming #coding#whileloop#pythonforbeginners
Переглядів 4614 днів тому
[Python 2024全新课程] 17 实战项目:多人聊天室。 #python #programming #coding#whileloop#pythonforbeginners
[Python 2024全新课程] 16 第十二章:Python界面开发。#python #programming #coding#whileloop#pythonforbeginners
Переглядів 4014 днів тому
[Python 2024全新课程] 16 第十二章:Python界面开发。#python #programming #coding#whileloop#pythonforbeginners
[Python 2024全新课程] 15 面向对象实例项目:学生管理系统。#python #programming #coding#whileloop#pythonforbeginners
Переглядів 5214 днів тому
[Python 2024全新课程] 15 面向对象实例项目:学生管理系统。#python #programming #coding#whileloop#pythonforbeginners
[Python 2024全新课程] 14 第十一章:面向对象程序设计。#python #programming #coding#whileloop#pythonforbeginners
Переглядів 4414 днів тому
[Python 2024全新课程] 14 第十一章:面向对象程序设计。#python #programming #coding#whileloop#pythonforbeginners
[Python 2024全新课程] 13 第十章:文件及IO操作。#python #programming #coding#whileloop#pythonforbeginners
Переглядів 4814 днів тому
[Python 2024全新课程] 13 第十章:文件及IO操作。#python #programming #coding#whileloop#pythonforbeginners
[Python 2024全新课程] 12 第九章:Python模块,包的使用。#python #programming #coding#whileloop#pythonforbeginners
Переглядів 3514 днів тому
[Python 2024全新课程] 12 第九章:Python模块,包的使用。#python #programming #coding#whileloop#pythonforbeginners
实战项目,可以练练手
容易懂,不错的入门视频
入门不错,快速上手
不错的入门视频
通俗易懂的python教程,感谢分享
挺不错,容易听懂
不错的视频
不错的视频
挺好的,不错
十分不错的讲解。谢谢
讲的好细心,点赞
挺不错的文件操作入门视频,简单清晰的解释
简单入门视频,挺不错的,希望以后可以看到其他编程语言的
nice video
good
this is very basic video about DC fundamental, very helpful. thank you
Not in this way bro if you want to achieve anything in C programming and its domains/areas of commercial use :) This type of content can only be useful for undergraduate students :/ :/
@@gjmreborn yeah. You are right. Just start this channel. There are more coming. This is just the very basic. For people with zero knowledge with programming
this is the first lecture. explain the first c program. basic structure of c program. if you have any question, please leave a comment here. thank you
for series circuits: there is only one current flow path, so the current are the same for all the resistors. voltage are different because they have different resistance. if we use ohm's law, v=IR, the ratio of the voltage will equal the ratio of the resistance.
My apologies if I might sound dumb, non familiar with this at all, Is this some solution for a non working safari, my MacBook will not open a safari and due to this will not open others as you tube as sample
nice vid but how can I make it in a way that the user is the one who enter the number of children that he wants to be created insted of making it in limited numbers
maybe you can use loop to create children depends how many children that user want to create.