摘要: 阅读全文
posted @ 2018-02-14 09:25 IvyFu 阅读(192) 评论(0) 推荐(0)
摘要: Prevent form submit before pass the validation with React-Rails 阅读全文
posted @ 2017-09-06 11:53 IvyFu 阅读(245) 评论(0) 推荐(0)
摘要: Using Flexbox to set elements vertical-centre easily 阅读全文
posted @ 2017-04-27 11:04 IvyFu 阅读(19086) 评论(0) 推荐(1)
摘要: GUID, the abbreviation of "Global Unique Identifier", is a unique reference number used as an identifier in computer software. 阅读全文
posted @ 2016-07-19 08:47 IvyFu 阅读(498) 评论(0) 推荐(0)
摘要: SaaS, or Software as a Service, describes any cloud service where consumers are able to access software applications over the internet. The applications are hosted in “the cloud” and can be used for a wide range of tasks for both individuals and organisations. Google, Twitter, Facebook and Flickr are all examples of SaaS, with users able to access the services via any internet enabled device. Enterprise users are able to use applications for a range of needs, including accounting and invoicing, 阅读全文
posted @ 2016-07-08 13:06 IvyFu 阅读(257) 评论(0) 推荐(0)
摘要: When you define your path const : The symbol "@" means don't need add any escape character for the following string, the url is exactly the same as th 阅读全文
posted @ 2016-07-07 10:38 IvyFu 阅读(138) 评论(0) 推荐(0)
摘要: You can extract all the information from the DbEntityValidationException with the following code (you need to add the namespaces: System.Data.Entity.Validation and System.Diagnostics to your using list): 阅读全文
posted @ 2016-07-07 08:59 IvyFu 阅读(325) 评论(0) 推荐(0)
摘要: Using console.log() instead of alert() 阅读全文
posted @ 2016-06-02 08:28 IvyFu 阅读(319) 评论(0) 推荐(0)
摘要: I am a very beginner working with C# and Visual Studio 2013. When I debug my project, I always reopen a new page over and over, and have to close previous pages. That wasted a lot of time. 阅读全文
posted @ 2016-06-01 17:30 IvyFu 阅读(179) 评论(0) 推荐(0)