当前位置:网站首页>Easy to understand from the IDE, and then talk about the applet IDE
Easy to understand from the IDE, and then talk about the applet IDE
2022-06-26 05:49:00 【Finbird】
Code changes the world , Programming creates the future .
In this digital age , Everything has been digitized , Nothing seems possible without programming . And when it comes to Coding The implementation , Nothing can replace IDE.
What is? IDE?
IDE The full name is integrated development environment , From small projects to Web Large implementations such as applications , Just one IDE You get the many functions you need , for example : Text editor 、 Syntax highlight 、 Customizable interface 、 compiler 、 The code is automatically saved 、 version control 、 The debugger 、 Build automation and deployment
Why choose IDE?
because IDE Make programming easy and efficient , It saves a lot of time by converting programs into machine level code or bytecode , You can also freely choose the programming language you are interested in .
If you develop wechat applets, you will find that the official development tools of wechat applets are not used “IDE” The word , Because it's really a tool , Instead of a IDE. Code editing function in official tools , Will be vscode The code editing function of is embedded in the tool , Not enough to support development , In this case, it is recommended to use a high-quality third-party code editing tool instead .
Applet specific IDE
Here are some recommendations FinClip Launch of the applet IDE Tools , The interface is similar to the development tool of wechat applet , I found that the function is very powerful , The interface is very simple , The threshold is low , Easy to use , This kind of IDE The actual name of the tool is FIDE ( FinClip Integrated Development Environment ) yes FinClip To make it easier for developers 、 A small program development and debugging tool for efficiently debugging small programs .
From the actual use experience FinClip IDE Currently, QR code login is supported 、 Real preview 、 Modify Preview settings 、 Specify the base library version , Import the basic library locally 、 Optimize userAgent Way of presentation , At the same time, for the plug-in management part , You can directly package the official plug-ins ( Such as virtual keyboard , Unidirectional video ) Drag and drop to the applet for development .
For applets from different platforms ,IDE Compatibility checking tools are added in , By directly importing the existing code package, you can clearly understand the features and locations of the applet that need to be modified . for example FinClip Naturally support wechat applet Syntax WXML, That is to say, you can use this even if you are developing wechat apps IDE Development and commissioning , After exporting the code package, wechat applet platform and FinClip Launch the applet platform at the same time .
FIDE Description of important functions
1、 Support online debugging preview , Provide running logs 、 Error view and other functions , Develop and fix , Improve development quality 
2、FIDE Support real machine preview , The experience is more intuitive 
3、 Support applet to App, You can convert an existing applet to App, Developers can put the project on the shelves in different application markets , adopt App Extended users , Greatly reduce R & D costs , In the official blog, it is simplified to 7 Step tutorial , You can refer to the children's shoes you need :www.finclip.com/blog/shengchengxiaochengxu
4、 In the project creation 、 The main interface toolbar has done a number of interactive and visual optimization , Support tree file structure , Make the operation path and interface very clear 
5、FinClip IDE But with FinClip Get through to the server , Can be compiled directly to upload a small program to the background 
6、 Support setting preview resolution 
7、 Support dynamic update , Just make sure that the current FIDE Version higher than 1.0.1, Automatic update 
In the development document FIDE Very detailed operating instructions , You can also have a look before you start :www.finclip.com/mop/document/develop/developer/fide-guide.html
A little more eye-catching , See their iteration plan , In the future IDE Source code of development tools , Enterprises can carry out shell transformation according to their own needs , Such as the FinClip logo Replace with the enterprise itself logo, You can also change the overall development tool according to the enterprise style UI Redesign , It can make the whole set of applet platform products more “ Privatization ”、 More brand image .
At the same time, I also want to make a special note FinClip Itself is a small program container technology , One can make any APP Front end container technology that can run small programs , Simply integrate FinClip SDK, Can be in iPhone、Android、Windows、Linux、macOS、 Run your application on the platform of Tongxin, etc FIDE Developed applet , It means , Mobile 、PC End 、 Vehicle mounted equipment 、 Smart TV 、 Smart watches can run small programs . meanwhile , It also provides a background management system , Unified management of small programs on and off the shelf .
边栏推荐
- kolla-ansible部署openstack yoga版本
- Overloading and overriding
- 小程序第三方微信授权登录的实现
- [activity recommendation] cloud native, industrial Internet, low code, Web3, metauniverse... Which is the architecture hot spot in 2022
- June 3 is a happy day
- The use of loops in SQL syntax
- FindControl的源代码
- AutowiredAnnotationBeanPostProcessor什么时候被实例化的?
- MySQL source code reading (II) login connection debugging
- 【 langage c】 stockage des données d'analyse approfondie en mémoire
猜你喜欢

Pytorch (environment, tensorboard, transforms, torchvision, dataloader)

Ribbon load balancing service call

LeetCode_ Binary search tree_ Simple_ 108. convert an ordered array to a binary search tree

5分钟包你学会正则表达式

原型模式,咩咩乱叫

Pytorch (network model)

操作符的优先级、结合性、是否控制求值顺序【详解】

AutowiredAnnotationBeanPostProcessor什么时候被实例化的?

Uni app ceiling fixed style

Command line interface of alluxio
随机推荐
[arm] add desktop application for buildreoot of rk3568 development board
A new journey
uniCloud云开发获取小程序用户openid
Learn cache lines and pseudo sharing of JVM slowly
[arm] build boa based embedded web server on nuc977
Pre-Sale Analysis
Talk 5 wireless communication
Uni app ceiling fixed style
BOM document
电机专用MCU芯片LCM32F037系列内容介绍
The use of loops in SQL syntax
A new explanation of tcp/ip five layer protocol model
Leetcode513.找出树的左下角的值
Leetcode114. Expand binary tree into linked list
RIA ideas
9 common classes
转帖——不要迷失在技术的海洋中
机器学习 05:非线性支持向量机
【PHP】PHP二维数组按照多个字段进行排序
原型模式,咩咩乱叫