Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想写一个网站,它具有记录用户屏幕的功能,并允许用户上传它。
有没有flash录屏的api?
非常感谢!
不,没有这样的事情 - Adobe 不会允许这样的安全漏洞。
上传部分很简单,至于获取屏幕截图,我会说要求用户点击他的“打印屏幕”(也许使用 Alt,测试自己的组合 - 它有区别!)。
然后用户去Paint,粘贴图像并保存它。
然后上传给你。
我们正在使用 Ruby on Rails(带有 MySQL 数据库的 Active Record)。
我们收到了这个神秘的错误:
undefined method `to_sym' for #<Arel::Attributes::At