上一页 1 ··· 371 372 373 374 375 376 377 378 379 ··· 400 下一页
摘要: makeBackronym 主要考查的是字符串的处理,大小写转换,以及字符串的Linq处理Description:Definition-back·ro·nymnouna fanciful expansion of an existing acronym or word, such as “port ... 阅读全文
posted @ 2015-06-30 20:27 ChuckLu 阅读(309) 评论(0) 推荐(0)
摘要: Description:Regular Ball Super BallCreate a class Ball.Ball objects should accept one argument for "ball type" when instantiated.If no arguments are g... 阅读全文
posted @ 2015-06-30 18:24 ChuckLu 阅读(737) 评论(0) 推荐(0)
摘要: Debugbinobj*.user*.suo*.vspscc*.scc*.o*.lo*.la*.al.libs*.so*.so.[0-9]**.a*.pyc*.pyo__pycache__*.rej*~#*#.#*.*.swp.DS_Store这部分是新加的Debug bin obj *.user ... 阅读全文
posted @ 2015-06-27 10:46 ChuckLu 阅读(374) 评论(0) 推荐(0)
摘要: http://www.codeproject.com/Articles/383749/How-does-it-work-in-Csharp-Part-Csharp-LINQ-in-d 阅读全文
posted @ 2015-06-24 14:07 ChuckLu 阅读(211) 评论(2) 推荐(0)
摘要: Counting sheep...Description:Consider an array of sheep where some sheep may be missing from their place. We need a function that counts the number of... 阅读全文
posted @ 2015-06-24 14:00 ChuckLu 阅读(969) 评论(0) 推荐(0)
摘要: Convert boolean values to strings 'Yes' or 'No'.Complete thebool_to_word(Javascript:boolToWord) method.Given: a boolean valueReturn: a 'Yes' string fo... 阅读全文
posted @ 2015-06-24 13:27 ChuckLu 阅读(663) 评论(0) 推荐(0)
摘要: Function 1 - hello worldMake a simple function calledgreetthat returns the most-famous "hello world!".Although this has been thought as a simple exerc... 阅读全文
posted @ 2015-06-24 13:23 ChuckLu 阅读(690) 评论(0) 推荐(1)
摘要: Return NegativeIn this simple assignment you are given a number and have to make it negative. But maybe the number is already negative?Example:Kata.Ma... 阅读全文
posted @ 2015-06-24 09:47 ChuckLu 阅读(354) 评论(0) 推荐(0)
摘要: http://www.codewars.com/kata/search/csharp?q=&r%5B%5D=-8&xids=completed&beta=false语言选择C#进度选择未完成的难度选择,分层 最容易的是8,最难的是1难度为7的题目: http://www.codewars.com/k... 阅读全文
posted @ 2015-06-24 09:26 ChuckLu 阅读(655) 评论(0) 推荐(0)
摘要: Miles per gallon to kilometers per liter1 Imperial Gallon = 4.54609188 litres1 Mile = 1.609344 kilometres1英制加仑=4.54609188升1英里=1.609344千米mpg=每加仑行驶的英里数(... 阅读全文
posted @ 2015-06-24 09:15 ChuckLu 阅读(737) 评论(0) 推荐(0)
上一页 1 ··· 371 372 373 374 375 376 377 378 379 ··· 400 下一页