search
  • Sign In
  • Sign Up
Password reset successful

Follow the proiects vou are interested in andi aet the latestnews about them taster

女神的闺蜜爱上我

女神的闺蜜爱上我

Follow
student

Follow 0
fans 0
integral 0
linux - putty cannot connect to the server for no apparent reason

(www.sf.gg) is China's leading developer technology community. We hope to provide a pure, high-quality technical exchange platform for programming enthusiasts, learn, communicate and grow with developers, and create an era for developers!

2017-07-06 10:34:54Ask
Linux
javascript - How to call the timer in the stored variable in carousel JS

{Code...} The reason is that I recently wanted to implement a full-screen carousel function, and then I queried a lot of information and referenced the codes of many websites, and then I found that most of them were obfuscated codes... I couldn't understand it. Then I created a primitive and crude carousel image myself. Since the js foundation is not solid, there must be many problems. I hope it can be...

2017-07-05 11:08:40Ask
JavaScript
javascript - The value when sqlite saves the timestamp and then retrieves it is wrong

The code saved, the value in sqlite, the value obtained by the front end, the data type stored in sqlite, I have tried int date datetime, they are all like this. When text is saved, it is taken out. What is the problem...

2017-07-05 11:08:12Ask
JavaScript
javascript - The height of the image can be obtained in jQuery but the width cannot be obtained

$(document).ready(function() { {code...}

2017-07-05 11:06:33Ask
JavaScript
javascript - Regarding creating arrays, will the array values ​​change the html.

Let me ask my friends in SF. In the code below, colors has three variables, which are three colors. So, let me ask you, when running in chrome, if colors[0] is 0, then run wihte, won't it change the color of the code with the id of colors in the html file? var colors = new Array('wihte...

2017-07-05 11:05:53Ask
JavaScript
javascript - From what time period does the delay time of setTimeout start?

setTimeout(fn,200), does the time specified here mean that it is calculated as soon as the program starts running? Or should we wait until the main thread's task is completed and call back the asynchronous task list before starting the calculation?

2017-07-05 11:03:30Ask
JavaScript
javascript - I made a canvas game. When the map camera zooms in on the map object, the fps is very stuck and the animation is not smooth. How can I solve this problem?

It should be that the css used to enlarge the camera, which is the canvas, will cause instability. What should I do?

2017-07-05 11:03:02Ask
JavaScript
ajax accept json browser shows xml parsing error: poorly formatted?

ajax tested on this machine with Firefox ajax: {code...} something.json: {code...}

2017-07-05 11:02:19Ask
JavaScript
javascript - How to implement this switch in js?

You can switch by sliding or clicking. It is best to have a demo for reference, thank you~

2017-07-05 11:02:16Ask
JavaScript
javascript - Why should Vue keyboard events be added to native?

<template> {code...} </template> @keyup.enter must be added here to take effect.

2017-07-05 11:01:27Ask
JavaScript