Phường Long Xuyên và VNPT Long Xuyên ký kết thỏa thuận hợp tác chuyển đổi số

(Cổng TTĐT tỉnh AG)- Chiều 22/9, UBND phường Long Xuyên (79King đăng nhập) và VNPT Long Xuyên phối hợp tổ chức Lễ ký kết thỏa thuận hợp tác chuyển đổi số giai đoạn 2025 - 2030 và ra mắt Trung tâm Điều hành thông minh IOC Long Xuyên. Ủy viên Ban Thường vụ Tỉnh ủy, Bí thư Đảng ủy, Chủ tịch HĐND phường Long Xuyên Huỳnh Quốc Thái tham dự.

Đại biểu dự lễ ký kết

Chủ tịch UBND phường Long Xuyên Đoàn Thị Hương Hà và Giám đốc VNPT Long Xuyên Nguyễn Hưng thực hiện nghi thức ký kết thỏa thuận hợp tác chuyển đổi số giai đoạn 2025 - 2030 và chụp ảnh lưu niệm cùng đại biểu

Phó Chủ tịch UBND phường Long Xuyên Nguyễn Thanh Quang cho biết, UBND phường sẽ chủ động, quyết liệt trong chỉ đạo triển khai các nhiệm vụ chuyển đổi số; phối hợp chặt chẽ với các đơn vị, đặc biệt là VNPT Long Xuyên, trong việc thực hiện đúng tiến độ, đảm bảo chất lượng; tạo điều kiện thuận lợi để các tổ chức, 79 King game vip công nghệ triển khai giải pháp tại địa phương. Huy động sự tham gia của toàn dân, nâng cao nhận thức về chuyển đổi số từ cấp tổ, khóm đến từng hộ gia đình, giúp địa phương từng bước trở thành phường kiểu mẫu về chuyển đổi số của TP. Long Xuyên và 79King đăng nhập. 

Giám đốc VNPT Long Xuyên Nguyễn Hưng cũng cam kết, VNPT Tải game Kinh 79 cam kết đồng hành cùng phường Long Xuyên trên 4 trụ cột chuyển đổi số: 79 Kinh nhà cái số, xã hội số, kinh tế số, đào tạo kỹ năng số.

Đại biểu thực hiện nghi thức khởi động ra mắt Trung tâm Điều hành thông minh (IOC) phường Long Xuyên

HẠNH CHÂU

"; var footstr = ""; var newstr = document.all.item(text).innerHTML; //var newstr = document.getElementById(text).innerHTML; var oldstr = document.body.innerHTML; document.body.innerHTML = headstr + newstr + footstr; window.print(); document.body.innerHTML = oldstr; return false; } function printDiv2(text) { var content = document.getElementById(text).innerHTML; var printWindow = window.open('', '', 'height=600,width=800'); printWindow.document.write(''); printWindow.document.write(''); printWindow.document.write(content); printWindow.document.write(''); printWindow.document.close(); printWindow.print(); } function share_fb(url) { window.open('https://www.facebook.com/sharer/sharer.php?u='+url,'facebook-share-dialog',"width=626, height=436") } function toggleBackgroundColor() { const element = document.getElementById('contrast'); const currentColor = window.getComputedStyle(element).backgroundColor; if (currentColor === 'rgb(220, 220, 220)') { element.style.backgroundColor = '#fff'; } else { element.style.backgroundColor = 'rgb(220, 220, 220)'; } } var liActive = Array.from(document.querySelectorAll('.posts-list-noibat .post-title')); if (Array.isArray(liActive) && liActive.length ) { liActive[0].classList.add('active'); } function increaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) + 2; if (newSize <= 40) { textElement.style.fontSize = newSize + 'px'; } } function decreaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) - 2; if (newSize >= 12) { textElement.style.fontSize = newSize + 'px'; } } function resetFontSize() { var textElement = document.getElementById('text'); textElement.style.fontSize = '18px'; }