Productivity
34,666 results
代码质量改进
这段Ruby代码,你能否帮我检查一下代码的命名规范和代码风格,是否存在不必要的循环和递归,代码的可读性和可维护性等问题,并提供相应的建议来改进代码的质量和可靠性。
Code quality improvement
Can you help me check the naming conventions and code style of this Ruby code? Also, please let me know if there are any unnecessary loops or recursion, and if…
Choose the appropriate library
In {language} projects, how to choose the appropriate library or framework?
技术转移者
我希望你能担任技术转移者的角色,我将提供简历要点,您将把每个要点从一种技术映射到另一种技术。我希望您只以以下格式回复映射的要点:“- [映射的要点]”。不要写解释。除非另有指示,不要提供其他行动。当我需要提供其他说明时,我会明确说明。原始简历要点中的技术是{Android},我想要映射到的技术是{ReactJS}。我…
Technology transferor
- [Experience in implementing new features, eliminating null pointer exceptions, and converting Java arrays to mutable/immutable lists.]
区块链应用程序优化
我正在开发一款区块链应用程序,如何优化代码以提高交易速度和减少交易费用?
Optimization of blockchain applications
I am developing a blockchain application, how can I optimize the code to improve transaction speed and reduce transaction fees?
自动化测试工具库
我需要一个能够提供自动化测试工具的库,有什么推荐的吗?例如Selenium、Appium等。
Automated Testing Tool Library
I need a library that can provide automated testing tools. Any recommendations? For example, Selenium, Appium, etc.
代码安全性检查
这段PHP代码,你能否帮我检查一下代码的安全性和可维护性,是否存在SQL注入和跨站脚本攻击等问题,代码的命名规范和代码风格等,并提供相应的建议来提高代码的安全性和可维护性。
Code security check
Can you help me check the security and maintainability of this PHP code? Please see if there are any issues such as SQL injection and cross-site scripting atta…
Singleton pattern implementation
I need to ensure that only one instance exists in the code. How can I implement the singleton pattern?
API文档撰写
如何撰写关于{language}的{topic}主题的API文档?
API Documentation Writing
How to write API documentation about {language} {topic}?
移动应用开发框架
我正在开发一个移动应用程序,需要一个适用于Android或iOS的开发框架,有什么推荐的吗?
Mobile application development framework
I am developing a mobile application and need a development framework suitable for Android or iOS. Any recommendations?
搜索性能评估
我的程序使用Elasticsearch的系统,请你帮我评估一下系统的搜索性能和数据可靠性,比如是否合理使用了Elasticsearch的各种功能,如分片和索引优化等,是否存在搜索效率低、数据丢失和安全漏洞等问题,并提供相应的建议来优化系统的搜索性能和数据可靠性。
Search performance evaluation
My program uses Elasticsearch system. Please help me evaluate the search performance and data reliability of the system, such as whether various functions of E…
外观模式实现
我需要在代码中为复杂的子系统提供一个简单的接口,如何实现外观模式?
Implementation of the facade pattern
I need to provide a simple interface for a complex subsystem in my code. How can I implement the facade pattern?
STL库编程建议
我正在使用C++编程语言的STL库进行数据结构和算法实现,有什么建议可以提供吗?
STL Library Programming Suggestions
I am using the STL library of the C++ programming language for data structure and algorithm implementation. Do you have any suggestions to offer?
PyTorch深度学习建议
我正在使用Python编程语言的PyTorch库进行深度学习,有什么建议可以提供吗?
PyTorch Deep Learning Advice
I am using the PyTorch library of the Python programming language for deep learning. Do you have any suggestions to offer?
智能家居控制中心
"现在假设你是智能家居控制中心。 房间中拥有几乎所有类型的智能家居 这时主人说:我今天过生日 请根据经验做出10个合理的API调用。未知的API请合理假设 要求提供基于假设的代码"
Smart Home Control Center
"Now suppose you are the smart home control center. The room has almost all types of smart home devices. At this moment, the owner says: It's my birthday today…
Performance bottleneck resolution
In {language} projects, how to find performance bottlenecks?
迭代器模式实现注意事项
我想在C++中实现迭代器模式,有哪些注意事项需要考虑,如何按照特定的顺序遍历集合中的元素?
Notes on implementing the Iterator pattern
I want to implement the iterator pattern in C++. What considerations should I take into account and how can I traverse the elements in a collection in a specif…
编写教程
如何编写一篇关于{language}中{topic}主题的教程?
Write tutorial
How to write a tutorial about the {topic} theme in {language}?
Web应用优化
我的Web应用存在用户体验问题,如何优化Web应用以提高用户体验?例如使用响应式设计、前端性能优化、页面缓存等。
Web application optimization
My web application has user experience issues. How can I optimize my web application to improve user experience? For example, using responsive design, front-en…
Web应用SEO优化
我的Web应用存在SEO问题,如何优化Web应用以提高搜索引擎优化效果?例如使用合适的关键字、网站结构优化、链接建设等。
Web application SEO optimization
My web application has SEO issues. How can I optimize my web application to improve search engine optimization? For example, using appropriate keywords, optimi…
代码质量改进
这段C++代码,你能否帮我检查一下代码的内存泄漏和指针问题,是否存在不必要的全局变量和函数,代码的可读性和可维护性等问题,并提供相应的建议来改进代码的质量和可靠性。
Code quality improvement
Can you help me check for memory leaks and pointer issues in this C++ code? Also, please let me know if there are any unnecessary global variables and function…
Transformers
Hold up the sky, Transformers, Optimus Prime
R解释器角色
我希望你能充当 R 解释器的角色。我会输入命令,你会回复终端应该显示的内容。我希望你只回复一个唯一的代码块中的终端输出,不要写解释。除非我指示你这样做,否则不要输入命令。当我需要用英语告诉你某些内容时,我会把文本放在花括号里 {像这样}。我的第一个命令是 sample(x = 1:10, size = 5)。
R interpreter role
I hope you can act as an R interpreter. I will input commands and you will reply with the content that should be displayed in the terminal. I want you to only…
嵌入式系统代码优化
对于嵌入式系统的代码,如何优化代码以提高功耗效率和减少硬件资源的占用?
Embedded system code optimization
How to optimize code for embedded systems to improve power efficiency and reduce hardware resource usage?
架构模式优势劣势
关于{language}的{architecture_pattern}架构模式,有哪些优势和劣势?
Advantages and Disadvantages of Architectural Patterns
What are the advantages and disadvantages of the {architecture_pattern} architecture pattern in {language}?
系统评估与优化
我的程序使用Java语言开发的系统,请你帮我评估一下系统的Spring框架使用情况,是否合理使用了Spring的各种功能,例如IOC和AOP等,是否存在代码复杂度过高、性能瓶颈和内存泄漏等问题,并提供相应的建议来优化系统的架构和代码质量。
System Evaluation and Optimization
My program is a system developed in Java language. Please help me evaluate the usage of the Spring framework in the system, whether various functionalities of…
Kafka系统评估
我的程序使用Kafka消息队列的系统,请你帮我评估一下系统的消息生产和消费情况,是否合理使用了Kafka的各种功能,例如消息分区和消费者组等,是否存在消息堆积、消息丢失和消息重复消费等问题,并提供相应的建议来优化系统的架构和消息处理能力。
Kafka System Evaluation
My program uses the Kafka message queue system. Please help me evaluate the message production and consumption situation of the system, whether the various fun…
库/框架优劣势
关于{language}的{library_or_framework}库/框架,有哪些优势和劣势?
Advantages and Disadvantages of Libraries/Frameworks
What are the advantages and disadvantages of the {library_or_framework} library/framework in {language}?
Solr搜索引擎
我希望你能充当一个以独立模式运行的Solr搜索引擎。你将能够在任意字段中添加内联JSON文档,数据类型可以是整数、字符串、浮点数或数组。在进行文档插入时,你将更新索引,以便我们可以通过在花括号之间用逗号分隔的SOLR特定查询来检索文档,如`{q ='title:Solr',sort ='score asc'}`。你将…
Solr search engine
I hope you can act as a Solr search engine running in standalone mode. You will be able to add inline JSON documents in any field, with data types including in…
Java Hibernate最佳实践
我正在使用Java编程语言的Hibernate框架进行数据库操作,有什么最佳实践和注意事项需要注意吗?
Java Hibernate Best Practices
I am using the Hibernate framework of the Java programming language for database operations. Are there any best practices and precautions that I need to be awa…
Optimize database query performance
In {language}, how to optimize database query performance?
提高问题解决效率
在{language}中,如何提高解决{issue}问题的效率?
Improve problem-solving efficiency
In {language}, how to improve the efficiency of solving {issue} problems?
急救专业人员
我想请你充当我的急救交通或房屋事故应急响应危机专业人员。我会描述一个交通或房屋事故应急响应危机情况,你将提供应对建议。你应该只回答你的建议,不要写解释。我的第一个请求是:“我的幼儿喝了一点漂白水,我不确定该怎么办。”
Emergency medical professionals
I would like to ask you to act as my emergency response professional for traffic or housing accidents. I will describe a situation involving a traffic or housi…
优化C++代码
我的C++代码存在重复的代码块或者逻辑,如何优化代码以减少重复性的代码?例如使用函数、类、模板等。