文章分类 -  英语文章翻译

摘要:We require co-operating with others to finish the job better. the inevitable need for the division of labors and cooperation in the work. it is very i 阅读全文
posted @ 2022-12-16 15:57 jhtchina 阅读(33) 评论(0) 推荐(0)
摘要:被动语态的时态及其构成1 一般时 be+动词-ed (一般现在时和一般过去时)We are moved by her sad story.History is made by the people.The coat was washed yesterday.A lot of buildings we... 阅读全文
posted @ 2015-05-28 15:55 jhtchina 阅读(198) 评论(0) 推荐(0)
摘要:坚持学习英语 阅读全文
posted @ 2015-05-27 08:44 jhtchina 阅读(175) 评论(0) 推荐(0)
摘要:Introduction This article basically discusses how to utilize session variables. Sometimes, developers forget to remember the name of Session variables. For example, in the general scenario when a user... 阅读全文
posted @ 2009-03-10 10:44 jhtchina 阅读(409) 评论(0) 推荐(0)
摘要:-------------------------------------------------------------------------------------------------------------------------------------------------------- Please implement atoi function 根据经验总... 阅读全文
posted @ 2007-07-26 09:14 jhtchina 阅读(798) 评论(0) 推荐(0)
摘要:From :http://www.c-sharpcorner.com/UploadFile/rmcochran/csharp_interrfaces03052006095933AM/csharp_interrfaces.aspx?ArticleID=cd6a6952-530a-4250-a6d7-54717ef3b345Summary:When trying to build maintainab... 阅读全文
posted @ 2006-04-29 15:08 jhtchina 阅读(1478) 评论(2) 推荐(0)
摘要:Delegates and Events in C# By Ganesh Nataraj October 05, 2005 A delegate in C# is similar to a function pointer in C or C++. Using a delegate allows the programmer to encapsulate a reference to a met... 阅读全文
posted @ 2005-11-29 15:42 jhtchina 阅读(645) 评论(0) 推荐(0)
摘要:Adding and retrieving Images from a SQL Server Table By Mamta M September 23, 2005 This article describes the process to add and retrieve images from a SQL Server table using ADO.NET. This article d... 阅读全文
posted @ 2005-11-29 15:37 jhtchina 阅读(782) 评论(0) 推荐(0)
摘要:How do I convert an Array to a Comma Delimited String By Mahesh Chand August 01, 2005 This how do I shows how to convert an array to a comma delimited string. String.Join method comes handy, when we... 阅读全文
posted @ 2005-11-29 15:31 jhtchina 阅读(382) 评论(0) 推荐(0)
摘要:How do I find difference between two dates? By Mahesh Chand August 05, 2005 This small article and code snippet shows how to get difference between two dates. The attached code snippet shows how to ... 阅读全文
posted @ 2005-11-29 15:29 jhtchina 阅读(422) 评论(0) 推荐(0)
摘要:How do I Generate Random Number in C#? By Mahesh Chand October 05, 2005 This code snippet shows how to you generate a random number between a range in C#. The following code snippet shows how to gene... 阅读全文
posted @ 2005-11-29 15:26 jhtchina 阅读(686) 评论(0) 推荐(0)
摘要:How do I convert an Enum value to a String? By Mahesh Chand October 24, 2005 This article shows how to convert an enum value to a string value. I have an enum SortFilter, which looks like following:... 阅读全文
posted @ 2005-11-29 15:24 jhtchina 阅读(622) 评论(0) 推荐(0)
摘要:How do I Implement Custom Event Handling in C# By Ashish Singhal October 27, 2005 In this article, we are going to show, how we can call custom event on our designed conditions. Tne following source ... 阅读全文
posted @ 2005-11-29 15:20 jhtchina 阅读(303) 评论(0) 推荐(0)
摘要:How do I use Memory Stream in C# By Ashish Singhal October 27, 2005 This article shows how to use memory stream to read byte[] array and can use to write some file in memory. This code shows how to u... 阅读全文
posted @ 2005-11-29 15:19 jhtchina 阅读(1950) 评论(0) 推荐(0)
摘要:How Do I Bind Datagrid with SqlDataReader in C# By Ashish Singhal October 29, 2005 This article will show, how do we bind our binding controls like DataGrid, DataList using SqlDataReader. This class... 阅读全文
posted @ 2005-11-29 15:16 jhtchina 阅读(508) 评论(0) 推荐(0)
摘要:How do I use Hashtable in C# By Mahesh Chand November 14, 2005 Hashtable is useful when you need to store data in a key and value pair. This article shows how to use hashtable in C#. Creating a Hasht... 阅读全文
posted @ 2005-11-29 15:12 jhtchina 阅读(344) 评论(0) 推荐(0)
摘要:maybe god wants us to meet a few wrong people before meeting the right one so that when we finally meet the right person, we will know how to be grateful for that gift.或许上帝安排,最终找到知音之前,我们总要遇到一些不尽如意的人,只... 阅读全文
posted @ 2005-08-23 21:28 jhtchina 阅读(571) 评论(1) 推荐(0)