小白第一次申请收到weebly问题来分享

avatar 149170
tay0904
2818
4
hello 大家好,小白我这学期大三美国就读第一次找实习,好激动好兴奋,招聘会人好多,第一次穿正装也是有点醉。 投了9个工作吧,今天收到一个weebly的网上quiz,来分享分享顺便请教一下大大们。
Explain event bubbling and different use cases that you’ve encountered. *


What is your favorite data storage system and why would you use it instead of another (also of your choice)? *




Given the following conditions, model a database that allows entry of:
  • Users (who have a name and email address).
  • Each user can have multiple files.
  • Each file can be shared with multiple other users
  • Files can be tagged with categories.

Write a function (in Javascript) that given a string will return a float value for that string. It should handle any string passed into it. Do not use parseFloat();. Deliver the file in the .js format.

大家可以参考参考~顺便想问一下对于最后两个题因为都要用javascript写,我不太懂,想请教下大家。
1哪里可以看相关材料来自学啊?大家有什么推荐的js的书嘛?
2 那个建多人可共享文件那个问题我们是要建一个真正的网页嘛?每个用户有自己的文件夹,所以是让他们可以自己上传文件吗?大概想法是啥啊?有相关的书可以看吗?
3 第三个问题建一个string return float value 意思是那个string是一个很长的数字然后我们用float value return嘛?还是js可以知道那个string的一个长度或者啥的数值然后return啊?

我就是一个超级大小白,谢谢大大们帮忙了,我知道可能我问的问题完全甚至都不到点上,可是完全不懂js,所以我也不懂他到底要我干嘛。超级感谢大家
  • 2
4条回复