Professional Visual Studio 2015 英文原版PDF 电子书
2023-07-25 21:13:17 48.07MB visual studi
1
Visual Studio.net在Wince下的编程调试与部署指导 Visual Studio.net在Wince下的编程调试与部署指导Visual Studio.net在Wince下的编程调试与部署指导
1
Visual Studio中用Xamarin开发Android应用,生成apk文件
2023-07-06 09:39:24 828KB Xamarin开发
1
Android studio将 Web项目打包成apk
2023-07-04 16:38:11 439KB android android studio
1
这是功能强大的Embarcadero RAD Studio(Delphi和C++ Builder软件包),它提供了设计和构建现代跨平台应用程序和服务的最快方法。现在这个过程比以往任何时候都容易,从现在开始,您可以使用单个代码库为 Windows、macOS、iOS、Android 和 Linux Server(Linux Server 仅在 Delphi 中)创建令人惊叹的高性能应用程序。开发人员可以在各种平台上共享其视觉设计的界面。 正如作者所写和实践所表明的那样,开发人员选择该程序,通过许可证密钥激活RAD Studio将允许您在激活后轻松掌握其主要功能,因为您将拥有所有必要的工具,在熟练的手中,创建代码的速度提高了5倍,还因为您正在为四个不同的平台开发具有一个代码库的软件! “FireUI”应用预览 - 允许您在应用开发期间直接在特定iOS,Android,OSX和Windows设备上预览FireMonkey应用。在 FMX 设计器中所做的更改将使用这些设备的适当样式实时映射到连接的设备。该程序允许开发人员使用IoT(物联网)解决方案的功能。
2023-06-29 14:55:59 257B c++ 软件/插件 windows macos
1
英飞凌AURIX Development Studio,可用于开发英飞凌的TriCore-based AURIX microcontroller family的MCU,该版本下载于英飞凌官方网站https://softwaretools.infineon.com/tools/com.ifx.tb.tool.aurixide,版本为1.6.0_20220329-1249
2023-06-29 14:47:21 550.69MB 英飞凌 汽车电子 ads软件 TriCore
1
Android Studio 3.0 下使用Intent传递数据和数据回传的示例。实现了一个简单的登录界面,用户输入用户名和密码后,点击登录把用户名和密码传递到主界面,主界面显示用户名和密码,然后在主界面中购买一个物品,打开一个物品界面,购买物品后,把物品的属性传回主界面,并更新主界面相应的属性值。
2023-06-28 11:41:42 18.73MB Android Intent 传递数据 数据回传
1
1stClass Studio XE5 – 9/17/13 – Version 12.0.1.1 System Requirements Delphi XE4 Compatibility issues of 1stClass Studio/Win32: 1stClass Studio XE5 is designed to be backwards compatible with 1stClass XE4, 2013, 2012, 2011, 2010, 2009, 2007, 2006, and 1stClass 4000. The only change for versions of 1stClass prior to 2006 is for the TfcImageForm. If you are using this component in a dialog, you will need to call the ApplyBitmapRegion method for the imageform from your form’s OnShow event. fcImageForm1.ApplyBitmapRegion; Without the above code, the form will not take on the shape of the image form’s bitmap. C++ backwards compatibility : For C++ projects there are a few housecleaning items to take care of in your project to compile with the new version. They are listed as follows. 1. If you use the OnDrawText event of a StatusBar panel, then you will need to change the reference of AnsiString & Text to UnicodeString & Text. Change this for both the header (.h) file and the source file (.cpp). 2. Existing C++ Builder projects will need to modify the references to the infopower header files so that they are preceeded by vcl. For instance, if you have a reference to … #include “fcstatusbar.hpp” in your source header file, this will need to be changed to #include “vcl.fcstatusbar.hpp” 3. Similarly C++ Project source files will need to change the references to the #pragma reference to also be preceeded by a vcl. For instance if you have a reference to … #pragma link "fcstatusbar" in your source .cpp file, this will need to be changed to #pragma link "vcl.fcstatusbar" Installing the 1stClass help file The online help files are integrated automatically Demo Applications For an overview of the 1stClass functionality, we suggest you compile the main demonstration program for 1stClass. This demo is located at \fcStudioxe5\demos\windows\Demo1stClass.dproj Company Information Address: Woll2Woll Software 3150 Reed Ave. Livermore, CA 94550 Sales: U.S. - 800-WOL2WOL (1-800-965-2965) INTL - 1-925-371-1663 Voice: (925) 371-1663 Fax: (925) 215-2410 Internet: mailto:sales@woll2woll.net Web site: http://www.woll2woll.com/
2023-06-24 10:32:14 7.17MB xe5 1stClass
1
avr studio 4 使用教程,很完整的版本
2023-06-21 11:01:47 740KB AVR STUDIO
1
Ubuntu Linux AVR 集成开发环境IDE,类似于 Atmel 官方的 Windows 版本集成开发坏境 Atmel Studio 6.0( MCU Studio AVR Studio) 主要功能: 1、编写C程序源码; 2、编写C程序头文件; 3、将程序文件编译成链接O文件; 4、将链接文件编译成Hex文件(Intel HEX); 5、将Hex文件下载到目标单片机; 6、集成一些单片机常用工具,例如:COM口通讯、文件传输 7、逐步优化中。。。 运行坏境: 1、Linux Ubuntu
2023-06-21 11:00:41 2.19MB Ubuntu AVR 集成开发环境
1