Tag:cross platform
-
What are the advantages of the completely free and open source flutter? How to learn about flutter?
What is flutter? Flutter is a new generation of front-end framework launched by Google. The initial goal is to meet the cross platform application development of mobile terminal. Developers can use flutter to quickly build high-quality native user interfaces on IOS and Android. But now, flutter has begun to expand to develop applications for mobile, […]
-
Developed on M1 Mac NET MAUI (iOS)
Get started on M1 Mac Net Maui development (IOS). . net multi platform application UI (. Net Maui) is a cross platform framework for creating native mobile and desktop applications using c# and XAML that can run on Android, IOS, MacOS, and windows from a single shared code base. 1. Install MacOS arm64 on M1 […]
-
Vue plug-in reference (element UI / SASS)
element-ui Installation: NPM I element UI – S /* main.js */ import ElementUI from ‘element-ui’; import ‘element-ui/lib/theme-chalk/index.css’; Vue.use(ElementUI); sass Install the specified version: NPM install sass loader — save dev Install node sass (specified version): NPM I – D node- [email protected] Sass load uninstall: NPM uninstall sass load If an error is reported:gyp verb check […]
-
On the application of c# programming language in game field
0x00 Preface: As Microsoft becomes more and more open, c# has become more and more attractive. In the game industry, c# also began to get attention slowly. This is not true. Netease’s unique Shuangjiao mobile game team has been fully used Net core supports front and back-end unified c# development and cross platform deployment.So let’s […]
-
Comparison of mobile end cross platform schemes
Cross platform technology classification Hybrid (ionic, vant, wechat applet) JavaScript development + native rendering (react native, weex) Self drawn UI + native (QT, fluent) Hybrid hybrid development (H5 + native) The principle of this kind of framework is to realize part of the content that needs to be dynamically changed in the app through H5, […]
-
Using mqtt in a shuttle project
FlutterIt is a mobile application development framework launched and open source by Google, focusing on cross platform, high fidelity and high performance. Developers can develop apps through dart language, and a set of code can run on IOS and Android platforms at the same time. Flutter provides rich components and interfaces, and developers can quickly […]
-
Change and invariance under the cross platform technology of mobile terminal
I Cross platform, which platforms do you want to cross? At present (July 18, 2020), the cross platform demand of mobile terminal mainly focuses on: Cross PC end and mobile end: in the early stage of the transition from PC to wireless, PC web and mobile web are expected to reuse the same set of […]
-
Internet Jianghu, desktop client framework technology contest
By technology geek Ouyang forestGuide: in the Internet era, how to quickly convert a good idea into a product and how to add new features to the original product are the key to the rapid introduction and occupation of the product. Therefore, as the architecture selection of the client, what are the requirements? Ouyang forest, […]
-
Recommended tools and software commonly used by programmers
1、oh-my-zsh At present, the oh my Zsh project has 80K + star with more than 1300 contributors, and provides more than 200 optional plug-ins (rails, GIT, OSX, hub, Capistrano, brew, ant, PHP, python, etc.) and more than 140 themes for you to choose from. After installation, you will enjoy the following features: L) compatible with […]
-
Nodejs – use Vue JS to write calculator desktop application
This is a use Vue JS to write calculator desktop application In addition, it will analyze why Vue is needed JS to write desktop applications? How to use Vue JS to write desktop applications? Let‘s Go! Why should I use js to write desktop applications Because it is more suitable for writing gadgets or lightweight […]
-
On cross platform operation of Vue project_ 01
Vue project cross platform operation A few days ago, I took over a Vue project from my colleagues. PS: I’ve just been in the office for two weeks. My brother also wrote a document for me. Thank you;Here’s the problem. Clone the project from gitlab and configure the node environmentAfter the node runs, an error […]
-
Seven reasons why you should learn Python now
This article is reproduced fromSeven reasons why you should learn Python noworiginal text7 Reasons You Should Learn Python Now Python is a language that pays more attention to readability and efficiency, especially compared with languages such as Java, PHP and C + +, these two advantages make it very popular among developers. Admittedly, it’s a […]