Use Composer to download and install the ThinkPHP6 framework
2019-04-08 14:15:42AskLecturer: Peter Zhu Time: March 6, 2019 (20:00 ~ 22:00 pm) Address: php Chinese live broadcast room Suitable for the crowd: self-taught students without independent website building experience....
2019-03-05 11:04:13AskPreview of the teaching content of the third online class of PHP Chinese website on September 6th: 1. Teaching topic: Namespace 2. Teaching time: 20:00 ~ 22:003. Teaching format: Online live broadcast 4. Viewing address: http:/ /m.sbmmt.com/course/944.html5. Preview materials: http://php.net/manual/zh/language.namespaces.rationale.php 6. Preview video:
2018-09-06 10:59:59AskWhat is the most difficult technical problem you have encountered? How did you solve it? What are the commonly used libraries? Commonly used front-end development tools? What applications or components have you developed? How does page reconstruction work? List the features that make IE different from other browsers? Which book says that 99% of websites need to be refactored? What are graceful degradation and progressive enhancement? What are the ways for WEB applications to actively push data from the server to the client? Have your own thoughts on the pros and cons of Node? *(Advantages) Because Node is event-driven and non-blocking, it is very suitable for handling concurrent requests, &nb
2017-11-13 13:07:13AskJavaScriptJavaScript prototype, prototype chain? What are the characteristics? What does eval do? Its function is to parse the corresponding string into JS code and run it; you should avoid using eval, which is unsafe and very performance-consuming (twice, once to parse into a JS statement and once to execute). What is the difference between null and undefined? Write a generic event listener function. // event tool set, source: github.com/markyun &
2017-11-13 13:04:27AskCSS: Introduce the CSS box model? (1) There are two types, IE box model and standard W3C box model; the content part of IE includes border and padding; (2) Box model: content, padding, margin, border ).What are the CSS selectors? What properties can be inherited? How is the priority algorithm calculated? What are the new pseudo-classes in CSS3? * 1.id selector (# myid)
2017-11-13 13:03:00AskWhat is the role of HTMLDoctype? How to distinguish between strict mode and mixed mode? What do they mean? (1) The <!DOCTYPE> declaration is located at the very beginning of the document, before the <html> tag. Tells the browser's parser what document type specification to use to parse this document. (2) The strict mode typesetting and JS operation mode run according to the highest standard supported by the browser. (3). In mixed mode, the page is loosely
2017-11-13 13:01:44AskFront-end development interview knowledge points outline: 1. HTML&CSS: Understanding of Web standards, browser kernel differences, compatibility, hacks, basic CSS skills: layout, box model, selector priority and use, HTML5, CSS3, mobile terminal adaptation 2. JavaScript: Data type, object-oriented, inheritance, closure, plug-in, scope, cross-domain, prototype chain, modularization, auto
2017-11-13 12:02:37AskMany times, I want to record my experience into a video and share it with everyone, but don’t know how to do it? After reading this article, you will no longer be confused~~ First: What kind of computer should I choose? To be precise, what kind of platform should I choose? Windows? Or MacOS? For newcomers, it is highly recommended to use a Windows system computer. Why? The Windows system has a high penetration rate, and almost everyone can use it; there are abundant software, and for those with a limited budget, various cracked versions are everywhere; there are many tutorials, and professional or unprofessional answers are readily available, and you can basically rely on Du Niang study
2017-11-07 14:50:43AskMy boyfriend is a programmer who specializes in PHP development, so my PHP journey began slowly. It was difficult but beautiful. The story goes back four years ago. Four years ago, I just graduated from high school, so I left my hometown and came to Beijing alone in order to fulfill my dream of English. Although I was alone in a strange city, my yearning for college life and my pursuit of English made me live every day. Very fulfilled and happy. Time flies, and I graduated three years later. For the first time in more than 20 years, I "stepped out" of college, and I was both filled with joy and anxiety. But there is always a first time in life, right? I
2017-11-03 09:51:13Ask



0
38427
24