首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[DesireCourse.Net] Udemy - Java Web Development Under The Hood
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2021-12-11 00:36
2024-12-17 13:15
125
1.05 GB
85
磁力链接
magnet:?xt=urn:btih:1c237cb323ace11641f21384dfdbf77b371b8134
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjFjMjM3Y2IzMjNhY2UxMTY0MWYyMTM4NGRmZGJmNzdiMzcxYjgxMzRaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
DesireCourse
Net
Udemy
-
Java
Web
Development
Under
The
Hood
文件列表
1. Module 1/1. Course overview.mp4
65.51MB
1. Module 1/2. How to get support while you're taking this course.mp4
13.21MB
10. Module 2/1. Introduction to module 2.mp4
2.44MB
11. Chapter 1 - Servlet Annotations/1. Loading up the case study.mp4
20.11MB
11. Chapter 1 - Servlet Annotations/2. Configuring servlets.mp4
8.76MB
11. Chapter 1 - Servlet Annotations/3. Configuring security.mp4
11.93MB
12. Chapter 2 - Servlet Filters/1. Setting up a simple logging filter.mp4
15.29MB
12. Chapter 2 - Servlet Filters/2. Changing values with a filter.mp4
35.95MB
13. Chapter 3 - JSP Introduction/1. The need for JSP.mp4
7.47MB
13. Chapter 3 - JSP Introduction/2. The scriptlet tag.mp4
10.98MB
13. Chapter 3 - JSP Introduction/3. How JSP works.mp4
14.44MB
14. Chapter 4 - Further JSP/1. Converting servlets to JSP - part 1.mp4
14.02MB
14. Chapter 4 - Further JSP/2. Converting servlets to JSP - part 2.mp4
10.65MB
14. Chapter 4 - Further JSP/3. Using expressions.mp4
7.97MB
14. Chapter 4 - Further JSP/4. Including common content.mp4
11.06MB
15. Chapter 5 - MVC/1. Using servlets and JSP together - the concept.mp4
5.52MB
15. Chapter 5 - MVC/2. Implementing servlets and JSP together - editing the servlet.mp4
15.33MB
15. Chapter 5 - MVC/3. Implementing servlets and JSP together - editing the JSP page.mp4
6.88MB
15. Chapter 5 - MVC/4. The principles of MVC.mp4
12.06MB
15. Chapter 5 - MVC/5. MVC exercise - instructions.mp4
5.46MB
15. Chapter 5 - MVC/6. MVC exercise - walkthrough.mp4
21.76MB
16. Chapter 6 - JSTL/1. Custom tags.mp4
6.42MB
16. Chapter 6 - JSTL/2. Using tag libraries.mp4
10.72MB
16. Chapter 6 - JSTL/3. The out tag.mp4
7.34MB
16. Chapter 6 - JSTL/4. The forEach tag.mp4
9.81MB
16. Chapter 6 - JSTL/5. The if tag.mp4
8.01MB
16. Chapter 6 - JSTL/6. Formatting tags.mp4
12.52MB
17. Chapter 7 - AJAX/1. What is AJAX.mp4
26.96MB
17. Chapter 7 - AJAX/2. How Ajax works.mp4
2.44MB
17. Chapter 7 - AJAX/3. Using AJAX - preparing our project.mp4
20.03MB
17. Chapter 7 - AJAX/4. AJAX request Javascript.mp4
12.39MB
17. Chapter 7 - AJAX/5. Responding to an AJAX request.mp4
10.71MB
17. Chapter 7 - AJAX/6. AJAX callback Javascript.mp4
11.95MB
17. Chapter 7 - AJAX/7. Using JSON.mp4
29.59MB
18. Chapter 8 - Asynchronous Servlets/1. What is Comet.mp4
6.76MB
18. Chapter 8 - Asynchronous Servlets/2. Why asynchronous servlets are needed.mp4
8.06MB
18. Chapter 8 - Asynchronous Servlets/3. Javascript needed to use asynchronous servlets.mp4
9.92MB
18. Chapter 8 - Asynchronous Servlets/4. Creating asynchronous servlets - part 1.mp4
14.77MB
18. Chapter 8 - Asynchronous Servlets/5. Creating asynchronous servlets - part 2.mp4
24.74MB
18. Chapter 8 - Asynchronous Servlets/6. The problem with asynchronous servlets.mp4
5.01MB
19. Chapter 9 - Websockets part 1- Server to client/1. Preparing the project for websockets.mp4
9.29MB
19. Chapter 9 - Websockets part 1- Server to client/2. The Session Handler.mp4
16.85MB
19. Chapter 9 - Websockets part 1- Server to client/3. The websocket.mp4
8.28MB
19. Chapter 9 - Websockets part 1- Server to client/4. Integrating websockets into our project.mp4
34.45MB
19. Chapter 9 - Websockets part 1- Server to client/5. Websockets exercise - instructions.mp4
3.91MB
19. Chapter 9 - Websockets part 1- Server to client/6. Websockets exercise - walkthrough.mp4
15.2MB
2. Chapter 1 - Introduction/1. The role of the webserver.mp4
4.05MB
2. Chapter 1 - Introduction/2. What are WAR files.mp4
9.66MB
2. Chapter 1 - Introduction/3. Building a WAR file.mp4
9.85MB
2. Chapter 1 - Introduction/4. Deploying a WAR file.mp4
8.93MB
20. Chapter 10 - Websockets part 2 - Client to server/1. Making duplex websockets.mp4
29.32MB
20. Chapter 10 - Websockets part 2 - Client to server/2. Course Wrap-up.mp4
1.33MB
3. Chapter 2 - Servlets/1. What is a dynamic website.mp4
13.09MB
3. Chapter 2 - Servlets/2. Introducing the Servlet API.mp4
2.78MB
3. Chapter 2 - Servlets/3. Loading up the Case Study.mp4
18.87MB
3. Chapter 2 - Servlets/4. The structure of a servlet.mp4
8.97MB
3. Chapter 2 - Servlets/5. Writing our first Servlet.mp4
12.82MB
3. Chapter 2 - Servlets/6. Configuring and running our servlet.mp4
12.46MB
3. Chapter 2 - Servlets/7. What might go wrong - a look at some frequent problems.mp4
14.5MB
4. Chapter 3 - Servlet Exercise/1. Servlet exercise - instructions.mp4
5.84MB
4. Chapter 3 - Servlet Exercise/2. Servlet exercise - walkthrough.mp4
10.75MB
5. Chapter 4 - Handling forms/1. Creating a simple form.mp4
9.12MB
5. Chapter 4 - Handling forms/2. Creating a servlet to receive the form's data.mp4
18.95MB
5. Chapter 4 - Handling forms/3. Understanding and fixing errors.mp4
18.66MB
6. Chapter 5 - GET and POST/1. The visual difference between GET and POST.mp4
6.59MB
6. Chapter 5 - GET and POST/2. When to use GET.mp4
8.19MB
6. Chapter 5 - GET and POST/3. When to use POST.mp4
9.25MB
6. Chapter 5 - GET and POST/4. Refreshing after a POST.mp4
5.25MB
6. Chapter 5 - GET and POST/5. GET and POST exercise - instructions.mp4
4.89MB
6. Chapter 5 - GET and POST/6. GET and POST exercise - walkthrough.mp4
30.04MB
7. Chapter 6 - POST-REDIRECT-GET/1. The problem with POST.mp4
12.72MB
7. Chapter 6 - POST-REDIRECT-GET/2. The POST-REDIRECT-GET pattern.mp4
8.22MB
7. Chapter 6 - POST-REDIRECT-GET/3. Implementing POST-REDIRECT-GET.mp4
16.89MB
8. Chapter 7 - Sessions and Cookies/1. The web is stateless.mp4
6.45MB
8. Chapter 7 - Sessions and Cookies/2. Introducing cookies.mp4
3.78MB
8. Chapter 7 - Sessions and Cookies/3. The challenges of cookies.mp4
4.12MB
8. Chapter 7 - Sessions and Cookies/4. Introducing Java Server Sessions.mp4
7.01MB
8. Chapter 7 - Sessions and Cookies/5. Implementing Java Server Sessions.mp4
16.42MB
8. Chapter 7 - Sessions and Cookies/6. Viewing the session cookie.mp4
2.57MB
8. Chapter 7 - Sessions and Cookies/7. Managing abandoned sessions.mp4
5.12MB
8. Chapter 7 - Sessions and Cookies/8. Users with cookies disabled.mp4
19.35MB
9. Chapter 8 - Servlet Security/1. Authentication and authorization.mp4
4.24MB
9. Chapter 8 - Servlet Security/2. Setting up authorization.mp4
20.1MB
9. Chapter 8 - Servlet Security/3. Basic authentication.mp4
17.11MB
9. Chapter 8 - Servlet Security/4. Forms based authentication.mp4
16.18MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统