state is implemented by a view state object that retains the values of dịch - state is implemented by a view state object that retains the values of Việt làm thế nào để nói

state is implemented by a view stat

state is implemented by a view state object that retains the values of page and control properties that change from one execution of a page to another. These values are encoded in a string that’s assigned to a hidden input field that’s passed to and from the browser.
• Two reasons for disabling view state for a page or control are (1) because view state restores data that you don’t want restored, and (2) because view state storage is so large that it affects the performance of the page.
• ASP.NET uses session state to track each user’s session. To do that, it cre-ates a session state object that contains a session ID, and it passes this ID to and from the browser. The server uses this ID to get the session state object for the user.
• To work with the items in a view state object or a session state object, you can use the indexer, properties, and methods of their classes: the StateBag class for view state and the HttpSessionState class for session state.
• To get data from a session state object, you often use the Load event handler for a page. To get or update the data in the object, you can use any event handler. And to update value-based data, you can use the PreRender event handler, although you don’t need to do that for reference-based data.
• Although cookies are normally used to pass the session ID for a session state object to and from the browser, you can also set up cookie less session tracking. Then, the session ID is coded in the URL for the page. A third option uses a cookie if cookies are supported by a browser or the URL if they aren’t.
• When an application starts, ASP.NET creates an application object, an application state object, and a cache object. These objects exist as long as the application is running on IIS, and items stored in the application state object and cache object are available to all users of the application.
• The application state object is best used for small items of data, but the cache object can be used for larger items since they don’t have to stay in server memory until the application ends. Instead, cache items can have expiration dates, and they can be scavenged by the server if memory is needed.
• You can create a Global.asax file for an application that lets you create event handlers for application and session events like the start or end of an applica¬tion or session.
• A cookie is a name/value pair that’s stored in the user’s browser or on the user’s disk. A web application can send a cookie to a browser in an HTTP response. Then, the browser returns the cookie in its HTTP request.
• A session cookie exists only for the duration of a browser session. A persis¬tent cookie is kept on the user’s disk and is retained until the cookie expires.
• URL encoding lets you pass data from one page of an application to another by attaching name/value pairs in a query string at the end of the URL
0/5000
Từ: -
Sang: -
Kết quả (Việt) 1: [Sao chép]
Sao chép!
state is implemented by a view state object that retains the values of page and control properties that change from one execution of a page to another. These values are encoded in a string that’s assigned to a hidden input field that’s passed to and from the browser.• Two reasons for disabling view state for a page or control are (1) because view state restores data that you don’t want restored, and (2) because view state storage is so large that it affects the performance of the page.• ASP.NET uses session state to track each user’s session. To do that, it cre-ates a session state object that contains a session ID, and it passes this ID to and from the browser. The server uses this ID to get the session state object for the user.• To work with the items in a view state object or a session state object, you can use the indexer, properties, and methods of their classes: the StateBag class for view state and the HttpSessionState class for session state.• To get data from a session state object, you often use the Load event handler for a page. To get or update the data in the object, you can use any event handler. And to update value-based data, you can use the PreRender event handler, although you don’t need to do that for reference-based data.• Although cookies are normally used to pass the session ID for a session state object to and from the browser, you can also set up cookie less session tracking. Then, the session ID is coded in the URL for the page. A third option uses a cookie if cookies are supported by a browser or the URL if they aren’t.• When an application starts, ASP.NET creates an application object, an application state object, and a cache object. These objects exist as long as the application is running on IIS, and items stored in the application state object and cache object are available to all users of the application.• The application state object is best used for small items of data, but the cache object can be used for larger items since they don’t have to stay in server memory until the application ends. Instead, cache items can have expiration dates, and they can be scavenged by the server if memory is needed.• You can create a Global.asax file for an application that lets you create event handlers for application and session events like the start or end of an applica¬tion or session.• A cookie is a name/value pair that’s stored in the user’s browser or on the user’s disk. A web application can send a cookie to a browser in an HTTP response. Then, the browser returns the cookie in its HTTP request.• A session cookie exists only for the duration of a browser session. A persis¬tent cookie is kept on the user’s disk and is retained until the cookie expires.• URL encoding lets you pass data from one page of an application to another by attaching name/value pairs in a query string at the end of the URL
đang được dịch, vui lòng đợi..
Kết quả (Việt) 2:[Sao chép]
Sao chép!
nhà nước được thực hiện bởi một đối tượng trạng thái xem mà vẫn giữ được các giá trị của trang và kiểm soát các thuộc tính thay đổi từ một khai của một trang khác. Những giá trị này được mã hóa trong một chuỗi được gán cho một lĩnh vực đầu vào ẩn được truyền qua đến và đi từ các trình duyệt.
• Có hai lý do cho việc vô hiệu hóa nhà nước xem cho một trang hoặc kiểm soát được (1) vì nhà nước xem khôi phục dữ liệu mà bạn không muốn phục hồi và (2) vì lưu trữ nhà nước xem là rất lớn mà nó ảnh hưởng đến hiệu suất của trang.
• ASP.NET sử dụng phiên bang để theo dõi phiên của mỗi người dùng. Để làm điều đó, nó cre-ates một đối tượng trạng thái phiên có chứa một session ID, và nó vượt qua ID này đến và đi từ các trình duyệt. Các máy chủ sử dụng ID này để có được các đối tượng trạng thái phiên làm việc cho người sử dụng.
• Để làm việc với các mục trong một đối tượng xem nhà nước hoặc một đối tượng trạng thái phiên, bạn có thể sử dụng các chỉ mục, tài sản, và các phương pháp của lớp học: lớp StateBag cho nhà nước xem và lớp HttpSessionState cho trạng thái phiên.
• Để có được dữ liệu từ một đối tượng trạng thái phiên, bạn thường sử dụng các handler tải sự kiện cho một trang. Để có được hoặc cập nhật dữ liệu trong đối tượng, bạn có thể sử dụng bất cứ xử lý sự kiện. Và để cập nhật dữ liệu dựa trên giá trị, bạn có thể sử dụng bộ xử lý sự kiện PreRender, mặc dù bạn không cần phải làm điều đó cho dữ liệu tham chiếu dựa trên.
• Mặc dù cookie thường được sử dụng để vượt qua các ID phiên cho một đối tượng trạng thái phiên làm việc và từ trình duyệt, bạn cũng có thể thiết lập Cookie ít theo dõi phiên. Sau đó, các ID phiên được mã hóa trong các URL của trang. Một lựa chọn thứ ba sử dụng một cookie nếu cookie này được hỗ trợ bởi một trình duyệt hoặc URL nếu họ không.
• Khi một ứng dụng bắt đầu, ASP.NET tạo ra một đối tượng ứng dụng, một đối tượng trạng thái ứng dụng, và một đối tượng cache. Các đối tượng tồn tại miễn là các ứng dụng đang chạy trên IIS, và các mặt hàng được lưu trữ trong đối tượng nhà nước áp dụng và đối tượng bộ nhớ cache có sẵn cho tất cả người dùng của ứng dụng.
• Các đối tượng được nhà nước ứng dụng tốt nhất cho tiết mục nhỏ dữ liệu, nhưng bộ nhớ cache đối tượng có thể được sử dụng cho các mục lớn hơn vì họ không phải ở lại trong bộ nhớ máy chủ cho đến khi ứng dụng kết thúc. Thay vào đó, các mục bộ nhớ cache có thể có ngày hết hạn, và chúng có thể được bới móc bởi các máy chủ nếu bộ nhớ là cần thiết.
• Bạn có thể tạo một tập tin Global.asax cho một ứng dụng cho phép bạn tạo ra các xử lý sự kiện cho ứng dụng và thời những sự kiện như khởi đầu hay kết thúc của một applica¬tion hoặc phiên.
• Một cookie là một cặp tên / giá trị được lưu trữ trong trình duyệt của người dùng hoặc trên đĩa của người dùng. Một ứng dụng web có thể gửi cookie đến trình duyệt trong một phản ứng HTTP. Sau đó, trình duyệt trả về cookie trong yêu cầu HTTP của nó.
• Cookie phiên chỉ tồn tại trong khoảng thời gian của một phiên trình duyệt. Một cookie persis¬tent được giữ trên đĩa của người dùng và được giữ lại cho đến khi cookie hết hạn.
• mã hóa URL cho phép bạn truyền dữ liệu từ một trang của một ứng dụng khác bằng cách gắn các cặp tên / giá trị trong một chuỗi truy vấn vào cuối URL
đang được dịch, vui lòng đợi..
 
Các ngôn ngữ khác
Hỗ trợ công cụ dịch thuật: Albania, Amharic, Anh, Armenia, Azerbaijan, Ba Lan, Ba Tư, Bantu, Basque, Belarus, Bengal, Bosnia, Bulgaria, Bồ Đào Nha, Catalan, Cebuano, Chichewa, Corsi, Creole (Haiti), Croatia, Do Thái, Estonia, Filipino, Frisia, Gael Scotland, Galicia, George, Gujarat, Hausa, Hawaii, Hindi, Hmong, Hungary, Hy Lạp, Hà Lan, Hà Lan (Nam Phi), Hàn, Iceland, Igbo, Ireland, Java, Kannada, Kazakh, Khmer, Kinyarwanda, Klingon, Kurd, Kyrgyz, Latinh, Latvia, Litva, Luxembourg, Lào, Macedonia, Malagasy, Malayalam, Malta, Maori, Marathi, Myanmar, Mã Lai, Mông Cổ, Na Uy, Nepal, Nga, Nhật, Odia (Oriya), Pashto, Pháp, Phát hiện ngôn ngữ, Phần Lan, Punjab, Quốc tế ngữ, Rumani, Samoa, Serbia, Sesotho, Shona, Sindhi, Sinhala, Slovak, Slovenia, Somali, Sunda, Swahili, Séc, Tajik, Tamil, Tatar, Telugu, Thái, Thổ Nhĩ Kỳ, Thụy Điển, Tiếng Indonesia, Tiếng Ý, Trung, Trung (Phồn thể), Turkmen, Tây Ban Nha, Ukraina, Urdu, Uyghur, Uzbek, Việt, Xứ Wales, Yiddish, Yoruba, Zulu, Đan Mạch, Đức, Ả Rập, dịch ngôn ngữ.

Copyright ©2025 I Love Translation. All reserved.

E-mail: