EN VI
1206dev Admin
2023-07-29 18:26:19
Unity Game Show Popup Modal When Click Model Object Without Button
Hello. Here is sampe create popup modal to show when click object on unity game development~- You must add Pannel to create something for your modal:- Next, you must add Event System to listent event...
0
1206dev Admin
2023-07-02 22:12:48
Hướng Dẫn Lập Trình Game Unity 2D Flappy Bird Chi Tiết
Lời nói đầu Flappy Bird là một trò chơi di động được phát hành vào năm 2013 và trở thành một trong những ứng dụng được tải xuống nhiều nhất trên Apple App Store vào tháng 1 năm 2015. Trò chơi rất đơn...
0
1206dev Admin
2023-06-28 23:00:22
Lodash Tổng Hợp Những Hàm Thường Dùng Phổ Biến Kèm Theo Ví Dụ Minh Họa
1. Lodash là gì?    Thư viện Lodash là một thư viện JavaScript cung cấp nhiều phương thức tiện ích để thao tác với mảng, chuỗi, số và đối tượng trong JavaScript. Nó cung cấp các phương thức như map, f...
0
1206dev Admin
2023-06-27 23:50:24
Laravel API Sử Dụng Xác Thực JWT Auth
Để cài đặt JWT Auth thông qua composer, bạn hãy chạy lệnh sau để tải về phiên bản mới nhất:composer require tymon/jwt-auth Sau đó, bạn cần thêm provider vào file config/app.php (đối với Laravel 5.4 h...
0
1206dev Admin
2023-06-15 23:08:43
Tổng Quan Về Ngôn Ngữ Lập Trình Python. Ngôn Ngữ Lập Trình Python Là Gì?
Loạt bài viết hướng dẫn Python này được viết cho người mới bắt đầu để giúp họ hiểu các khái niệm cơ bản đến nâng cao của ngôn ngữ lập trình Python. Sau khi hoàn thành hướng dẫn này, bạn sẽ thấy mình c...
0
1206dev Admin
2023-11-22 17:02:27
You need to recreate the material in Unity. Just import the textures and the model into Unity, then right-click in the file browser and select "New Material". Select this material in the inspector. Th...
0
1206dev Admin
2023-10-28 22:18:37
I think somthing like this:public static object GetObjectByKey(object[] objData, string key){ return objData.FirstOrDefault(obj => obj.GetType().GetProperty("key").GetValue(obj).ToString() == key);...
0
1206dev Admin
2023-10-28 21:40:33
Từ xa xưa, vàng hay ngọc được xem là những vật phẩm giá trị mang tới tiền tài phú quý, thành toại công danh. Bạc là vật phẩm chống tà trừ ma, xua đuổi vận khí đen đủi. Vòng tay vàng, bạc, ngọc còn có...
0
1206dev Admin
2023-09-10 15:06:33
The problem was in a mismatch between VPN MTU and Linux under WSL2 MTU sizes. It can be identified via 2 commands: Windows PowerShell (run as administrator) netsh interface ipv4 show subinterfaces Not...
Tags: git gitlab github
0
2022-12-25 23:05:02
When initializing the client object, you should pass the event loop to TelegramClient like:from telethon import TelegramClient loop = asyncio.new_event_loop() client = TelegramClient(..., loop=loo...
Tags: error
0

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login