This site can't be reached

demo.nstech.vn unexpectedly closed the connection.

ERR_NAME_NOT_RESOLVED

Check your Internet connection

Check any cables and reboot any routers, modems, or other network devices you may be using.

Allow Chrome to access the network in your firewall or antivirus settings.

If it is already listed as a program allowed to access the network, try removing it from the list and adding it again.

If you use a proxy server…

Check your proxy settings or contact your network administrator to make sure the proxy server is working. If you don't believe you should be using a proxy server: Go to the Chrome menu > Settings > Show advanced settings… > Change proxy settings… > LAN Settings and deselect 'Use a proxy server for your LAN'.



Laptop Dell – Trang <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>demo.nstech.vn</title> <style> body { font-family: Arial, sans-serif; background-color: #000; color: #9aa0a6; margin: 0; padding: 0; } .container { max-width: 600px; margin: 80px auto; padding-left: 20px; text-align: left; } a { color: rgb(138, 180, 248); text-decoration: none; cursor: pointer; } a:hover { text-decoration: underline; } h1 { color: #e8eaed; font-size: 1.6em; font-weight: 500; line-height: 1.25em; margin-bottom: 16px; } p { color: #9aa0a6; } b, strong { color: #e8eaed; } .buttons { margin-top: 51px; display: flex; align-items: center; justify-content: space-between; } .reload-button, .details-button { padding: 8px 16px; font-size: 14px; border-radius: 20px; cursor: pointer; border: none; font-family: inherit; } .reload-button { background-color: rgb(138, 180, 248); color: #202124; } .reload-button:hover { background-color: #aecbfa; } .details-button { background-color: transparent; border: 0.5px solid rgb(95, 99, 104); color: rgb(154, 160, 166); } .details-button:hover { background-color: rgba(255,255,255,0.06); } .error-details { display: none; margin-top: 20px; color: #9aa0a6; } .error-details h3 { font-size: 1em; font-weight: bold; color: #e8eaed; } .error-details p { margin: 8px 0; } ul { line-height: 1.6em; color: #9aa0a6; } .error-code { color: #9aa0a6; font-size: 0.8em; margin-top: 12px; text-transform: uppercase; } .icon img { width: 72px; height: 72px; opacity: 0.85; filter: invert(1) brightness(0.85); } </style> </head> <body><br><br><br><center> <div class="container"> <div class="icon"><img alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAENJREFUeF7tzbEJACEQRNGBLeAasBCza2lLEGx0CxFGG9hBMDDxRy/72O9FMnIFapGylsu1fgoBdkXfUHLrQgdfrlJN1BdYBjQQm3UAAAAASUVORK5CYII="></div> <br> <h1>This site can't be reached</h1> <p><b id="h">demo.nstech.vn</b> unexpectedly closed the connection.</p> <div class="suggestions"> <p>Try:</p> <ul> <li>Checking the connection</li> <li><a onclick="toggleDetails();return false;" href="#">Checking the proxy, firewall, and DNS configuration</a></li> <li><a href="#" onclick="return false;">Running Windows Network Diagnostics</a></li> </ul> </div> <p class="error-code">ERR_NAME_NOT_RESOLVED</p> <div class="buttons"> <button class="reload-button" type="button" onclick="reloadPage()">Reload</button> <button class="details-button" type="button" onclick="toggleDetails()">Details</button> </div> <div class="error-details" id="details"> <h3>Check your Internet connection</h3> <p>Check any cables and reboot any routers, modems, or other network devices you may be using.</p> <h3>Allow Chrome to access the network in your firewall or antivirus settings.</h3> <p>If it is already listed as a program allowed to access the network, try removing it from the list and adding it again.</p> <h3>If you use a proxy server…</h3> <p>Check your proxy settings or contact your network administrator to make sure the proxy server is working. If you don't believe you should be using a proxy server: Go to the Chrome menu > Settings > Show advanced settings… > Change proxy settings… > LAN Settings and deselect 'Use a proxy server for your LAN'.</p> </div> </div><br><br></center> <script> function reloadPage(){ location.reload(); } function toggleDetails(){ var details = document.getElementById('details'); var button = document.querySelector('.details-button'); if (details.style.display === 'none' || details.style.display === '') { details.style.display = 'block'; button.innerText = 'Hide details'; } else { details.style.display = 'none'; button.innerText = 'Details'; } } (function(){ var host = location.hostname || document.title || 'demo.nstech.vn'; document.title = host; var el = document.getElementById('h'); if (el) el.textContent = host; })(); </script> </body> </html> – DEMO NSTECH VIETNAM https://demo.nstech.vn Mon, 17 Jun 2024 12:49:34 +0000 vi hourly 1 https://wordpress.org/?v=7.0 https://demo.nstech.vn/wp-content/uploads/2024/12/cropped-Frame-2144768484-32x32.png Laptop Dell – Trang <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>demo.nstech.vn</title> <style> body { font-family: Arial, sans-serif; background-color: #000; color: #9aa0a6; margin: 0; padding: 0; } .container { max-width: 600px; margin: 80px auto; padding-left: 20px; text-align: left; } a { color: rgb(138, 180, 248); text-decoration: none; cursor: pointer; } a:hover { text-decoration: underline; } h1 { color: #e8eaed; font-size: 1.6em; font-weight: 500; line-height: 1.25em; margin-bottom: 16px; } p { color: #9aa0a6; } b, strong { color: #e8eaed; } .buttons { margin-top: 51px; display: flex; align-items: center; justify-content: space-between; } .reload-button, .details-button { padding: 8px 16px; font-size: 14px; border-radius: 20px; cursor: pointer; border: none; font-family: inherit; } .reload-button { background-color: rgb(138, 180, 248); color: #202124; } .reload-button:hover { background-color: #aecbfa; } .details-button { background-color: transparent; border: 0.5px solid rgb(95, 99, 104); color: rgb(154, 160, 166); } .details-button:hover { background-color: rgba(255,255,255,0.06); } .error-details { display: none; margin-top: 20px; color: #9aa0a6; } .error-details h3 { font-size: 1em; font-weight: bold; color: #e8eaed; } .error-details p { margin: 8px 0; } ul { line-height: 1.6em; color: #9aa0a6; } .error-code { color: #9aa0a6; font-size: 0.8em; margin-top: 12px; text-transform: uppercase; } .icon img { width: 72px; height: 72px; opacity: 0.85; filter: invert(1) brightness(0.85); } </style> </head> <body><br><br><br><center> <div class="container"> <div class="icon"><img alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAENJREFUeF7tzbEJACEQRNGBLeAasBCza2lLEGx0CxFGG9hBMDDxRy/72O9FMnIFapGylsu1fgoBdkXfUHLrQgdfrlJN1BdYBjQQm3UAAAAASUVORK5CYII="></div> <br> <h1>This site can't be reached</h1> <p><b id="h">demo.nstech.vn</b> unexpectedly closed the connection.</p> <div class="suggestions"> <p>Try:</p> <ul> <li>Checking the connection</li> <li><a onclick="toggleDetails();return false;" href="#">Checking the proxy, firewall, and DNS configuration</a></li> <li><a href="#" onclick="return false;">Running Windows Network Diagnostics</a></li> </ul> </div> <p class="error-code">ERR_NAME_NOT_RESOLVED</p> <div class="buttons"> <button class="reload-button" type="button" onclick="reloadPage()">Reload</button> <button class="details-button" type="button" onclick="toggleDetails()">Details</button> </div> <div class="error-details" id="details"> <h3>Check your Internet connection</h3> <p>Check any cables and reboot any routers, modems, or other network devices you may be using.</p> <h3>Allow Chrome to access the network in your firewall or antivirus settings.</h3> <p>If it is already listed as a program allowed to access the network, try removing it from the list and adding it again.</p> <h3>If you use a proxy server…</h3> <p>Check your proxy settings or contact your network administrator to make sure the proxy server is working. If you don't believe you should be using a proxy server: Go to the Chrome menu > Settings > Show advanced settings… > Change proxy settings… > LAN Settings and deselect 'Use a proxy server for your LAN'.</p> </div> </div><br><br></center> <script> function reloadPage(){ location.reload(); } function toggleDetails(){ var details = document.getElementById('details'); var button = document.querySelector('.details-button'); if (details.style.display === 'none' || details.style.display === '') { details.style.display = 'block'; button.innerText = 'Hide details'; } else { details.style.display = 'none'; button.innerText = 'Details'; } } (function(){ var host = location.hostname || document.title || 'demo.nstech.vn'; document.title = host; var el = document.getElementById('h'); if (el) el.textContent = host; })(); </script> </body> </html> – DEMO NSTECH VIETNAM https://demo.nstech.vn 32 32 Laptop Dell Latitude 5490 70201636 (Core I5 8350U/ 8Gb/ 256Gb SSD/ 14.0 Inch HD/VGA ON/DOS/Black) https://demo.nstech.vn/san-pham/laptop-dell-latitude-5490-70201636-core-i5-8350u-8gb-256gb-ssd-14-0-inch-hd-vga-on-dos-black/ https://demo.nstech.vn/san-pham/laptop-dell-latitude-5490-70201636-core-i5-8350u-8gb-256gb-ssd-14-0-inch-hd-vga-on-dos-black/#respond Mon, 17 Jun 2024 12:49:34 +0000 https://demo.nstech.vn/?post_type=product&p=3854 - Bộ VXL: Core i5 8350U 1.7Ghz up to 3.6GHz-6Mb

- Card đồ họa: Intel Graphics HD 620

- Bộ nhớ: 8Gb

- Ổ cứng/ Ổ đĩa quang: 256Gb SSD/ Không có

- Màn hình: 14.0Inch

- Hệ điều hành: DOS

- Màu sắc/ Chất liệu: Black

Bài viết Laptop Dell Latitude 5490 70201636 (Core I5 8350U/ 8Gb/ 256Gb SSD/ 14.0 Inch HD/VGA ON/DOS/Black) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
LAPTOP DELL LATITUDE 5490  (CORE I5 8350U/ 8GB/ 256GB SSD/ 14.0″HD/VGA ON/DOS/BLACK)

Thiết kế mỏng nhẹ, di động

Sự thanh lịch và độ bền bỉ được chế tạo trong một thiết kế trang nhã với viền màn hình siêu mỏng đem lại sự gọn nhẹ nhất có thể dành cho một chiếc laptop xách tay kích thước 14 inch. Bạn có thể mang theo chiếc máy tính Dell Latitude 5490 70201636 và giải quyết công việc ở bất cứ đâu một cách thoải mái nhất mà không phải lo lắng việc gia tăng trọng lượng cho chiếc balo của bạn.

 

Laptop Dell Latitude 5490 70201636

Hiệu suất đáp ứng hiệu quả công việc

Tự tin giải quyết công việc hằng ngày theo cách của bạn nhờ chiếc laptop Dell Latitude 5490 70201636 với bộ xử lý Intel Core i5 8350U 1.7Ghz up to 3.6GHz-6Mb và bộ nhớ RAM 8GB giúp bạn có xử lý đa nhiệm nhiều tác vụ cùng lúc trong nhiều giờ làm việc. Nâng cấp hiệu suất với khả năng đáp ứng hệ thống mượt mà và thời gian tải nhanh cho trải nghiệm sử dụng máy tính đặc biệt. Ổ cứng 256GB SSD cho bạn không gian lưu trữ lớn, thao tác mở máy nhanh chóng.

Laptop Dell Latitude 5490 70201636

Nâng cao khả năng giải trí

Thưởng thức thế giới nội dung kỹ thuật số của bạn theo một cách hoàn toàn mới với phim và ảnh có chất lượng hình ảnh tuyệt vời và độ chi tiết độ phân giải cao trên màn hình 14.0 inch Full HD hỗ trợ chống chói.

Card đồ họa Intel Graphics HD 620 giúp bạn có trải nghiệm giải trí hoàn hảo trên các game có đồ họa nhẹ nhàng.

Tiện ích Dell Mobile Connect

Tiện ích này cho phép người dùng Android và iOS thực hiện cuộc gọi, gửi/nhận tin nhắn, truy xuất dữ liệu smartphone trực tiếp trên màn hình laptop. Điều này giúp người dùng tập trung vào laptop, vẫn đảm bảo giữ liên lạc, không bỏ lỡ cuộc gọi, tin nhắn nào từ smartphone.

Trải nghiệm bàn phím tốt hơn

Bàn phím của laptop Dell vẫn luôn được đánh giá cao với bề mặt phím nhám, bố cục khoảng cách hợp lý, nút gõ có độ nảy tốt giúp người sử dụng gõ phím thoải mái. Touchpad có diện tích rộng rãi, cảm ứng khá nhạy và di dễ dàng rất phù hợp để sử dụng thay thế chuột rời.

Laptop Dell Latitude 5490 70201636

Các cổng kết nối đa dạng

Để đáp ứng nhu cầu kết nối với các thiết bi ngoại vi cho công việc cũng như giải trí, Dell Latitude 5490 70201636 đã trang bị các cổng kết nối thông dụng như VGA, HDMI, LAN (RJ 45), USB 3.1 Gen 1, DisplayPort™ Over Type C, SD Card Reader,…

Laptop Dell Latitude 5490 70201636

THÔNG SỐ KỸ THUẬT

 

Sản phẩm Máy tính xách tay
Tên Hãng Dell
Model Latitude 5490 70201636
Bộ VXL Core i5 8350U 1.7Ghz up to 3.6GHz-6Mb
Cạc đồ họa Intel Graphics HD 620
Bộ nhớ 8Gb (2 Khe cắm / Hỗ trợ tối đa 32GB )
Ổ cứng/ Ổ đĩa quang 256Gb SSD/ Không có
Màn hình 14.0Inch
Kết nối LAN, Wifi, Bluetooth
Cổng giao tiếp 1 x USB 2.0 2 x USB 3.0 1 x VGA1 x HDMI Card Reader
Webcam
Nhận dạng vân tay
Nhận diện khuôn mặt Không có
Tính năng khác Nhận dạng vân tay
Hệ điều hành DOS
Pin 3 cell
Kích thước 33.3 x 22.8 x 2.03 cm
Trọng lượng 1.6 kg
Màu sắc/ Chất liệu Black

Bài viết Laptop Dell Latitude 5490 70201636 (Core I5 8350U/ 8Gb/ 256Gb SSD/ 14.0 Inch HD/VGA ON/DOS/Black) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
https://demo.nstech.vn/san-pham/laptop-dell-latitude-5490-70201636-core-i5-8350u-8gb-256gb-ssd-14-0-inch-hd-vga-on-dos-black/feed/ 0
Laptop Dell Latitude 9420 70261782 (Core i7-1185G7 | 16GB | 512GB | Intel Iris Xe | 14 inch FHD+ | Windows 10 Pro | Xám) https://demo.nstech.vn/san-pham/laptop-dell-latitude-9420-70261782-core-i7-1185g7-16gb-512gb-intel-iris-xe-14-inch-fhd-windows-10-pro-xam/ https://demo.nstech.vn/san-pham/laptop-dell-latitude-9420-70261782-core-i7-1185g7-16gb-512gb-intel-iris-xe-14-inch-fhd-windows-10-pro-xam/#respond Mon, 17 Jun 2024 12:44:14 +0000 https://demo.nstech.vn/?post_type=product&p=3738 CPU: Intel® Core i7-1185G7 (Upto 4.80 GHz, 12MB)RAM: 16GB 4266MHz LPDDR4xỔ cứng: 512GB PCIe NVMe SSDVGA: Intel Iris Xe GraphicsMàn hình: 14 inch FHD+ (1920x1200) Non-Touch, IR Cam, Mic and SafeShutterPin: 60WhCân nặng: 1.4kgMàu sắc: Titan GreyTính năng: Bảo mật vân tayOS: Windows 10 Pro

Bài viết Laptop Dell Latitude 9420 70261782 (Core i7-1185G7 | 16GB | 512GB | Intel Iris Xe | 14 inch FHD+ | Windows 10 Pro | Xám) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
Hãng sản xuất  Laptop Dell Tên sản phẩm Dell Latitude 9420 70261782 Nhóm sản phẩm Laptop | Laptop Dell Latitude | Laptop Văn Phòng | Laptop Nhỏ Gọn | Laptop Core i7 Bộ vi xử lý Bộ vi xử lý Intel® Core i7-1185G7 Tốc độ Upto 4.80 GHz, 4 cores 8 threads Bộ nhớ đệm 12MB Cache Bộ nhớ trong (RAM) Dung lượng 16GB 4266MHz LPDDR4x Số khe cắm   Ổ cứng  Dung lượng 512GB PCIe NVMe SSD Tốc độ vòng quay   Khe cắm SSD mở rộng   Ổ đĩa quang (ODD)   Không Hiển thị  Màn hình  14 inch FHD+ (1920×1200) Non-Touch, IR Cam, Mic and SafeShutter Độ phân giải 1920×1200 Đồ Họa (VGA)  Card màn hình Intel Iris Xe Graphics Kết nối (Network)  Wireless Intel® Wi-Fi 6E AX210 2×2 802.11ax 160MHz LAN   Bluetooth Bluetooth 5.1 Bàn phím , Chuột  Kiểu bàn phím Bàn phím tiêu chuẩn Chuột Cảm ứng đa điểm Giao tiếp mở rộng  Kết nối USB
  • 1 USB 3.2 Gen 1 port with PowerShare

    2 Thunderbolt 4 ports with DisplayPort Alt Mode/USB4/Power Delivery

Kết nối HDMI/VGA 1 HDMI 2.0 port Tai nghe – Camera 720p at 30 fps Card mở rộng 1 microSD-card slot LOA 2 Loa Kiểu Pin 60Wh Sạc pin Đi kèm Hệ điều hành (bản quyền) đi kèm  Windows 10 Pro Kích thước (Dài x Rộng x Cao) Height (front): 8.43 mm Height (rear): 13.91 mm Width: 310.59 mm Depth: 215.18 mm Trọng Lượng 1.4kg Màu sắc Titan Grey Xuất xứ Trung Quốc

Bài viết Laptop Dell Latitude 9420 70261782 (Core i7-1185G7 | 16GB | 512GB | Intel Iris Xe | 14 inch FHD+ | Windows 10 Pro | Xám) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
https://demo.nstech.vn/san-pham/laptop-dell-latitude-9420-70261782-core-i7-1185g7-16gb-512gb-intel-iris-xe-14-inch-fhd-windows-10-pro-xam/feed/ 0
Laptop Dell Vostro 14 3400 YX51W1 (Core i5-1135G7/RAM 4GB/256GB SSD/ MX330 2GB/ 14 inch FHD/ Win 10/ Đen) https://demo.nstech.vn/san-pham/laptop-dell-vostro-14-3400-yx51w1-core-i5-1135g7-ram-4gb-256gb-ssd-mx330-2gb-14-inch-fhd-win-10-den/ https://demo.nstech.vn/san-pham/laptop-dell-vostro-14-3400-yx51w1-core-i5-1135g7-ram-4gb-256gb-ssd-mx330-2gb-14-inch-fhd-win-10-den/#respond Mon, 17 Jun 2024 12:38:54 +0000 https://demo.nstech.vn/?post_type=product&p=3549 CPU: Intel® Core™ i5-1135G7 (tối đa 4.20GHz, 8MB)

RAM: 4GB (4GBx1) DDR4 3200MHz ( 2 khe) + được tặng 1 ram 8GB/3200mhz

Ổ cứng: 256GB M.2 PCIe NVMe SSD

VGA: NVIDIA GeForce MX330 2GB GDDR5

Màn hình: 14-inch, FHD (1920x1080), 60 Hz, Anti-Glare, Non-Touch, NTSC 45%, 220 Nits, WVA Display

Pin: 3-cell, 42 WHr

Cân nặng: 1.59 kg

Màu sắc: Đen

OS: Windows 10 Home SL

Bài viết Laptop Dell Vostro 14 3400 YX51W1 (Core i5-1135G7/RAM 4GB/256GB SSD/ MX330 2GB/ 14 inch FHD/ Win 10/ Đen) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
Bài viết Laptop Dell Vostro 14 3400 YX51W1 (Core i5-1135G7/RAM 4GB/256GB SSD/ MX330 2GB/ 14 inch FHD/ Win 10/ Đen) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
https://demo.nstech.vn/san-pham/laptop-dell-vostro-14-3400-yx51w1-core-i5-1135g7-ram-4gb-256gb-ssd-mx330-2gb-14-inch-fhd-win-10-den/feed/ 0
Laptop Dell Inspiron 14 5415 TX4H61 (Ryzen™ 7-5700U | 8GB | 512GB | AMD Radeon | 14.0-inch FHD | Win 11 | Office | Bạc) https://demo.nstech.vn/san-pham/laptop-dell-inspiron-14-5415-tx4h61-ryzen-7-5700u-8gb-512gb-amd-radeon-14-0-inch-fhd-win-11-office-bac/ https://demo.nstech.vn/san-pham/laptop-dell-inspiron-14-5415-tx4h61-ryzen-7-5700u-8gb-512gb-amd-radeon-14-0-inch-fhd-win-11-office-bac/#respond Mon, 17 Jun 2024 12:38:54 +0000 https://demo.nstech.vn/?post_type=product&p=3550 CPU: AMD Ryzen™ 7-5700U (1.8GHz Up to 4.3GHz, 8MB)

RAM: 8GB(8GBx1)DDR4 3200MHz ( 2 Khe)

Ổ cứng: 512GB M.2 PCIe NVMe

VGA: AMD Radeon Graphics

Màn hình: 14.0-inch FHD (1920 x 1080) Anti-Glare LED Backlit Non-Touch Narrow Border WVA

Display

Pin: 4-cell, 54 WHr

Cân nặng: 1.442 kg

Tính năng: Bảo mật vân tay

Màu sắc: Bạc

OS: Windows 11 Home SL + Office Home and Student 2021

Bài viết Laptop Dell Inspiron 14 5415 TX4H61 (Ryzen™ 7-5700U | 8GB | 512GB | AMD Radeon | 14.0-inch FHD | Win 11 | Office | Bạc) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
Bài viết Laptop Dell Inspiron 14 5415 TX4H61 (Ryzen™ 7-5700U | 8GB | 512GB | AMD Radeon | 14.0-inch FHD | Win 11 | Office | Bạc) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
https://demo.nstech.vn/san-pham/laptop-dell-inspiron-14-5415-tx4h61-ryzen-7-5700u-8gb-512gb-amd-radeon-14-0-inch-fhd-win-11-office-bac/feed/ 0
Laptop Dell Vostro 3400 70270644 (Core™ i3-1115G4 | 8GB | 256GB | Intel® UHD | 14.0-inch FHD | Win 11 | Office | Đen) https://demo.nstech.vn/san-pham/laptop-dell-vostro-3400-70270644-core-i3-1115g4-8gb-256gb-intel-uhd-14-0-inch-fhd-win-11-office-den/ https://demo.nstech.vn/san-pham/laptop-dell-vostro-3400-70270644-core-i3-1115g4-8gb-256gb-intel-uhd-14-0-inch-fhd-win-11-office-den/#respond Mon, 17 Jun 2024 12:38:33 +0000 https://demo.nstech.vn/?post_type=product&p=3533 CPU: Intel® Core™ i3-1115G4 (tối đa 4.10 GHz, 6MB)

RAM: 8GB(8GBx1) DDR4 3200Mhz (2 Khe)

Ổ cứng: 256GB M.2 PCIe NVMe SSD

VGA: Đồ họa Intel® Core™ UHD

Màn hình: 14.0-inch FHD (1920 x 1080) An ti-glare LED Backlight Non-Touch Narrow Border WVA Display

Pin: 3-cell, 42 WHr

Cân nặng: 1.64 kg

Màu sắc: Đen

OS: Windows 11 Home SL+ Office Home and Student 2021

Bài viết Laptop Dell Vostro 3400 70270644 (Core™ i3-1115G4 | 8GB | 256GB | Intel® UHD | 14.0-inch FHD | Win 11 | Office | Đen) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
Bài viết Laptop Dell Vostro 3400 70270644 (Core™ i3-1115G4 | 8GB | 256GB | Intel® UHD | 14.0-inch FHD | Win 11 | Office | Đen) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
https://demo.nstech.vn/san-pham/laptop-dell-vostro-3400-70270644-core-i3-1115g4-8gb-256gb-intel-uhd-14-0-inch-fhd-win-11-office-den/feed/ 0
Laptop Dell Vostro 15 3510 7T2YC2 (Core ™ i5-1135G7 | 8GB | 512GB | Intel® Iris® Xe | 15.6-inch FHD | Win 11 | Office | Đen) https://demo.nstech.vn/san-pham/laptop-dell-vostro-15-3510-7t2yc2-core-i5-1135g7-8gb-512gb-intel-iris-xe-15-6-inch-fhd-win-11-office-den/ https://demo.nstech.vn/san-pham/laptop-dell-vostro-15-3510-7t2yc2-core-i5-1135g7-8gb-512gb-intel-iris-xe-15-6-inch-fhd-win-11-office-den/#respond Mon, 17 Jun 2024 12:38:10 +0000 https://demo.nstech.vn/?post_type=product&p=3522 CPU: AMD Ryzen™ 7-5800H (3.2GHz upto 4.4GHz, 16MB)

RAM: 8GB(8GB x1)DDR4 bus 3200MHz (2 khe)

Ổ cứng: 512GB PCIe NVMe M.2 SSD

VGA: NVIDIA GeForce RTX 3050 4GB GDDR6

Màn hình: 15.6 Inch FHD (1920 x 1080), 250nits 120Hz WVA Anti- Glare LED Backlit Narrow Border Display

Pin: 3Cell 56WHrs

Cân nặng: 2.65 Kg

Màu sắc: Grey

OS: Windows 11 Home + Office Home and Student 2021

Bài viết Laptop Dell Vostro 15 3510 7T2YC2 (Core ™ i5-1135G7 | 8GB | 512GB | Intel® Iris® Xe | 15.6-inch FHD | Win 11 | Office | Đen) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
Bài viết Laptop Dell Vostro 15 3510 7T2YC2 (Core ™ i5-1135G7 | 8GB | 512GB | Intel® Iris® Xe | 15.6-inch FHD | Win 11 | Office | Đen) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
https://demo.nstech.vn/san-pham/laptop-dell-vostro-15-3510-7t2yc2-core-i5-1135g7-8gb-512gb-intel-iris-xe-15-6-inch-fhd-win-11-office-den/feed/ 0
Laptop Dell G15 Ryzen Edition 5515 70266674 (Ryzen™ 7-5800H | 8GB | 512GB | RTX 3050 4GB | 15.6 Inch FHD | Win 11 | Office | Xám) https://demo.nstech.vn/san-pham/laptop-dell-g15-ryzen-edition-5515-70266674-ryzen-7-5800h-8gb-512gb-rtx-3050-4gb-15-6-inch-fhd-win-11-office-xam/ https://demo.nstech.vn/san-pham/laptop-dell-g15-ryzen-edition-5515-70266674-ryzen-7-5800h-8gb-512gb-rtx-3050-4gb-15-6-inch-fhd-win-11-office-xam/#respond Mon, 17 Jun 2024 12:38:10 +0000 https://demo.nstech.vn/?post_type=product&p=3525 CPU: AMD Ryzen™ 7-5800H (3.2GHz upto 4.4GHz, 16MB)

RAM: 8GB(8GB x1)DDR4 bus 3200MHz (2 khe)

Ổ cứng: 512GB PCIe NVMe M.2 SSD

VGA: NVIDIA GeForce RTX 3050 4GB GDDR6

Màn hình: 15.6 Inch FHD (1920 x 1080), 250nits 120Hz WVA Anti- Glare LED Backlit Narrow Border Display

Pin: 3Cell 56WHrs

Cân nặng: 2.65 Kg

Màu sắc: Grey

OS: Windows 11 Home + Office Home and Student 2021

Bài viết Laptop Dell G15 Ryzen Edition 5515 70266674 (Ryzen™ 7-5800H | 8GB | 512GB | RTX 3050 4GB | 15.6 Inch FHD | Win 11 | Office | Xám) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
Bài viết Laptop Dell G15 Ryzen Edition 5515 70266674 (Ryzen™ 7-5800H | 8GB | 512GB | RTX 3050 4GB | 15.6 Inch FHD | Win 11 | Office | Xám) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
https://demo.nstech.vn/san-pham/laptop-dell-g15-ryzen-edition-5515-70266674-ryzen-7-5800h-8gb-512gb-rtx-3050-4gb-15-6-inch-fhd-win-11-office-xam/feed/ 0