咨询与建议

限定检索结果

文献类型

  • 1,968 篇 期刊文献
  • 877 篇 会议
  • 853 篇 学位论文
  • 114 册 图书
  • 1 篇 成果

馆藏范围

  • 3,813 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 2,887 篇 工学
    • 1,931 篇 计算机科学与技术...
    • 1,401 篇 软件工程
    • 507 篇 仪器科学与技术
    • 263 篇 电气工程
    • 156 篇 信息与通信工程
    • 94 篇 测绘科学与技术
    • 86 篇 机械工程
    • 80 篇 地质资源与地质工...
    • 79 篇 网络空间安全
    • 75 篇 控制科学与工程
    • 37 篇 电子科学与技术(可...
    • 18 篇 化学工程与技术
    • 16 篇 交通运输工程
    • 15 篇 公安技术
  • 329 篇 管理学
    • 279 篇 管理科学与工程(可...
    • 23 篇 图书情报与档案管...
    • 20 篇 公共管理
    • 14 篇 工商管理
  • 217 篇 理学
    • 85 篇 地理学
    • 30 篇 物理学
    • 30 篇 生物学
    • 27 篇 数学
    • 23 篇 地球物理学
    • 20 篇 化学
    • 12 篇 天文学
  • 208 篇 教育学
    • 187 篇 教育学
    • 21 篇 心理学(可授教育学...
  • 52 篇 医学
    • 21 篇 临床医学
    • 20 篇 基础医学(可授医学...
  • 17 篇 艺术学
  • 16 篇 经济学
    • 15 篇 应用经济学
  • 15 篇 法学
  • 15 篇 文学
  • 15 篇 农学
  • 2 篇 军事学
  • 1 篇 历史学

主题

  • 3,813 篇 javascript
  • 378 篇 html
  • 311 篇 text
  • 299 篇 css
  • 289 篇 ajax
  • 277 篇 php
  • 218 篇 web
  • 184 篇 mysql
  • 161 篇 html5
  • 150 篇 xml
  • 119 篇 java
  • 100 篇 node.js
  • 90 篇 web application
  • 89 篇 dom
  • 88 篇 jquery
  • 83 篇 webgis
  • 81 篇 asp
  • 79 篇 information syst...
  • 73 篇 informační systé...
  • 67 篇 webová aplikace

机构

  • 475 篇 brno university ...
  • 29 篇 电子科技大学
  • 24 篇 吉林大学
  • 23 篇 北京邮电大学
  • 20 篇 山东大学
  • 19 篇 辽宁师范大学
  • 17 篇 northeastern uni...
  • 16 篇 武汉大学
  • 15 篇 华中科技大学
  • 15 篇 四川大学
  • 14 篇 广东工业大学
  • 14 篇 东北大学
  • 13 篇 西南交通大学
  • 13 篇 charles universi...
  • 12 篇 四川职业技术学院
  • 12 篇 aarhus univ aarh...
  • 11 篇 南京大学
  • 11 篇 昆明理工大学
  • 11 篇 西安电子科技大学
  • 10 篇 东南大学

作者

  • 22 篇 tip frank
  • 19 篇 mesbah ali
  • 17 篇 ryu sukyoung
  • 14 篇 pattabiraman kar...
  • 12 篇 程晨
  • 12 篇 moon soo-mook
  • 11 篇 bonetta daniele
  • 11 篇 moller anders
  • 10 篇 pradel michael
  • 9 篇 de roover coen
  • 8 篇 binder walter
  • 8 篇 turcotte alexi
  • 8 篇 nicolay jens
  • 8 篇 flanagan cormac
  • 8 篇 krishnamurthi sh...
  • 8 篇 guha arjun
  • 7 篇 bibi stamatia
  • 7 篇 shihab emad
  • 7 篇 abdalkareem rabe
  • 7 篇 serrano manuel

语言

  • 2,003 篇 中文
  • 1,770 篇 英文
  • 36 篇 其他
  • 1 篇 西班牙文
  • 1 篇 日文
  • 1 篇 葡萄牙文
  • 1 篇 土耳其文
检索条件"主题词=JavaScript"
3813 条 记 录,以下是281-290 订阅
排序:
Rethinking javascript Loops as Combinators
Rethinking JavaScript Loops as Combinators
收藏 引用
International Conference on Computing and Network Communications (CoCoNet)
作者: Singh, Prashant Mathew, Rejo Singh, Veerdhwaj MPSTME Bombay Maharashtra India MPSTME Dept IT Bombay Maharashtra India
Loop combinators like map and filter have fallen out of use in performance critical sections of code in favor of for and while loops. This is tragic because not only are loop combinators more expressive than loop cont... 详细信息
来源: 评论
Maintainable javascript
收藏 引用
2012年
作者: Nicholas C. Zakas
You may have definite ideas about writing code when working alone, but team development requires that everyone use the same approach. With the javascript practices in this bookincluding code style, programming tips, a... 详细信息
来源: 评论
Scalable Comparison of javascript V8 Bytecode Traces  11
Scalable Comparison of JavaScript V8 Bytecode Traces
收藏 引用
11th ACM SIGPLAN International Workshop on Virtual Machines and Intermediate Languages (VMIL)
作者: Arteaga, Javier Cabrera Monperrus, Martin Baudry, Benoit KTH Royal Inst Technol Stockholm Sweden
The comparison and alignment of runtime traces are essential, e.g., for semantic analysis or debugging. However, naive sequence alignment algorithms cannot address the needs of the modern web: (i) the bytecode generat... 详细信息
来源: 评论
HIJaX: Human Intent javascript XSS Generator  18
HIJaX: Human Intent JavaScript XSS Generator
收藏 引用
18th International Conference on Security and Cryptography (SECRYPT)
作者: Frempong, Yaw Snyder, Yates Al-Hossami, Erfan Sridhar, Meera Shaikh, Samira Univ North Carolina Charlotte 9201 Univ City Blvd Charlotte NC 28223 USA
Websites remain popular targets for web-based attacks such as Cross-Site Scripting (XSS). As a remedy, new research is needed to preemptively secure applications with the use of Automated Exploit Generation (AEG), whe... 详细信息
来源: 评论
Industry Practice of javascript Dynamic Analysis on WeChat Mini-Programs  35
Industry Practice of JavaScript Dynamic Analysis on WeChat M...
收藏 引用
35th IEEE/ACM International Conference on Automated Software Engineering (ASE)
作者: Liu, Yi Xie, Jinhui Yang, Jianbo Guo, Shiyu Deng, Yuetang Li, Shuqing Wu, Yechang Liu, Yepang Southern Univ Sci & Technol Dept Comp Sci & Engn Shenzhen Peoples R China Tencent Inc Shenzhen Peoples R China
javascript is one of the most popular programming languages. WeChat Mini-Program is a large ecosystem of javascript applications that runs on the WeChat platform. Millions of Mini-Programs are accessed by WeChat users... 详细信息
来源: 评论
Don't Call Us, We'll Call You: Characterizing Callbacks in javascript
Don't Call Us, We'll Call You: Characterizing Callbacks in J...
收藏 引用
ACM/IEEE International Symposium on Empirical Software Engineering and Measurement (ESEM)
作者: Gallaba, Keheliya Mesbah, Ali Beschastnikh, Ivan Univ British Columbia Vancouver BC V5Z 1M9 Canada
javascript is a popular language for developing web applications and is increasingly used for both client-side and server-side application logic. The javascript runtime is inherently event-driven and callbacks are a k... 详细信息
来源: 评论
Malicious PDF Files Detection Using Structural and javascript Based Features  2nd
Malicious PDF Files Detection Using Structural and Javascrip...
收藏 引用
2nd International Conference on Information, Communication and Computing Technology (ICICCT)
作者: Dabral, Sonal Agarwal, Amit Mahajan, Manish Kumar, Sachin Graph Era Univ Comp Sci & Engn Dehra Dun Uttar Pradesh India Indian Inst Technol Comp Sci & Engn Roorkee Uttar Pradesh India Indian Inst Technol Ctr Transportat Syst Roorkee Uttar Pradesh India
Malicious PDF files recently considered one of the most dangerous threats to the system security. The flexible code-bearing vector of the PDF format enables to attacker to carry out malicious code on the computer syst... 详细信息
来源: 评论
Automatically Deriving javascript Static Analyzers from Specifications using Meta-level Static Analysis  2022
Automatically Deriving JavaScript Static Analyzers from Spec...
收藏 引用
30th ACM Joint European Software Engineering Conference / Symposium on the Foundations of Software Engineering (ESEC/FSE)
作者: Park, Jihyeok An, Seungmin Ryu, Sukyoung Oracle Labs Brisbane Qld Australia Korea Adv Inst Sci & Technol Daejeon South Korea
javascript is one of the most dominant programming languages. However, despite its popularity, it is a challenging task to correctly understand the behaviors of javascript programs because of their highly dynamic natu... 详细信息
来源: 评论
Work-in-Progress: JSDelta: Serializing Modified javascript States for State Sharing  13
Work-in-Progress: JSDelta: Serializing Modified JavaScript S...
收藏 引用
International Conference on Embedded Software (EMSOFT)
作者: Kwon, Jin-woo Moon, Soo-Mook Seoul Natl Univ 1 Gwanak Ro Seoul 08826 South Korea
There are numerous working projects on IoT platforms, and many projects employ javascript as their client-side language. One of the benefits using javascript in IoT platforms is its great portability, which lets an ap... 详细信息
来源: 评论
Web-based Image Processing Using javascript and WebCL
Web-based Image Processing Using JavaScript and WebCL
收藏 引用
IEEE International Conference on Consumer Electronics (ICCE)
作者: Cho, Myeongjin Kim, Seon Wook Han, Youngsun Korea Univ Sch Elect & Comp Engn Seoul South Korea Kyungil Univ Dept Elect Engn Gyongsan Gyeongbuk South Korea
This paper presents a web-based image processing using Java Script and WebCL. We modified the Pixastic library using the WebCL for GPU acceleration and evaluated its performance. As a result, we could achieve 2.4 time... 详细信息
来源: 评论