Search found 101 matches: optimizing

Return to advanced search

future of Rich Text Editor maybe time to start with WEBVIEW

... Google Docs could be a crucial component of future Rich Text Editors. This would allow users to collaboratively and synchronously edit documents. Optimizing Rich Text Editors for mobile devices is an important trend, as more users work on mobile. TinyMCE: A lightweight yet powerful WYSIWYG editor ...
by Otto
Mon Jan 22, 2024 1:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: future of Rich Text Editor maybe time to start with WEBVIEW
Replies: 19
Views: 1706

Re: Fine tune Phi2 from Microsoft with your own data

https://www.kaggle.com/code/lucamassaron/fine-tune-phi-2-for-sentiment-analysis https://medium.com/@yernenip/optimizing-phi-2-a-deep-dive-into-fine-tuning-small-language-models-9d545ac90a99 https://medium.aiplanet.com/fine-tune-small-model-micphi-2-to-convert-natural-language-to-sql-32fc4f6ed40c
by Antonio Linares
Thu Jan 18, 2024 6:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fine tune Phi2 from Microsoft with your own data
Replies: 11
Views: 1252

Re: Definir font richedit5

... Google Docs could be a crucial component of future Rich Text Editors. This would allow users to collaboratively and synchronously edit documents. Optimizing Rich Text Editors for mobile devices is an important trend, as more users work on mobile. TinyMCE: A lightweight yet powerful WYSIWYG editor ...
by Otto
Wed Dec 27, 2023 8:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Definir font richedit5
Replies: 3
Views: 603

Re: Fighting Xbrowse and lozing !!!

... we can do. Based on this approach, I made a test program accessing image files from \fwh\bitmaps folder. In this program I have focused on optimizing painting of image cells only. You can test this program on your computer. #include "fivewin.ch"REQUEST DBFCDXstatic cImagePath ...
by nageswaragunupudi
Fri Dec 30, 2022 8:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fighting Xbrowse and lozing !!!
Replies: 18
Views: 1571

Re: Advantage Database Server

... are hundreds of programers !! We need a producto like sqlrdd to conversion to SQL and in the future take parts of the code and passing to SQL with optimizing queries someone Know such type of product ? Excuseme my bad English we probably would be a group of programers to pay such development to ...
by wilsongamboa
Thu Jan 20, 2022 2:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database Server
Replies: 32
Views: 3689

Re: Fibonacci

... preprocessed output to 'c_fib3.ppo'... Lines 5038, Functions/Procedures 1 Generating C source output to 'c_fib3.c'... Done. Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30038.1 for x64 Copyright (C) Microsoft Corporation. All rights reserved. c_fib3.c c_fib3.obj : error LNK2019: unresolved ...
by George
Thu Aug 26, 2021 10:57 am
 
Forum: Utilities / Utilidades
Topic: Fibonacci
Replies: 3
Views: 858

Re: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file

... declaration mismatch in class <TMySQL> cl.exe -TP -W3 -c /GS- -I..\Harbour_msvc64\include -I..\mysql\Include /GA erp.c Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30038.1 for x64 Copyright (C) Microsoft Corporation. All rights reserved. erp.c erp.prg(201): warning C4311: 'type ...
by Compuin
Thu Jul 01, 2021 6:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file
Replies: 61
Views: 4142

Re: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file

... Microsoft Corporation. All rights reserved. cl.exe -TP -W3 -c /GS- -I..\Harbour_msvc64\include -I..\mysql\Include /GA erp.c Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30038.1 for x64 Copyright (C) Microsoft Corporation. All rights reserved. erp.c erp.prg(201): warning C4311: 'type ...
by Compuin
Thu Jul 01, 2021 5:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file
Replies: 61
Views: 4142

Re: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file

... Microsoft Corporation. All rights reserved. cl.exe -TP -W3 -c /GS- -I..\Harbour_msvc64\include -I..\mysql\Include /GA erp.c Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30038.1 for x64 Copyright (C) Microsoft Corporation. All rights reserved. erp.c erp.prg(201): warning C4311: 'type ...
by Compuin
Thu Jul 01, 2021 12:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Issue with FWH64/Harbour64/BCC7164 and Mysql.h file
Replies: 61
Views: 4142

Re: Mysql table indexes

... tables we may need to create indexes on some columns to optimize queries. It is normally better to keep such indexes to minimum or none. Note: Optimizing queries is a subject by itself. oCn:Execute( "CREATE INDEX ON employee_sex_idx ON employee( _ )" )  Wouldn't it be better ...
by nageswaragunupudi
Thu May 07, 2020 1:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mysql table indexes
Replies: 9
Views: 1501

Linking by Microsoft (R) C/C++

Hi, I'm linking by "Microsoft (R) C/C++ Optimizing Compiler versione 19.23.28105.4 per x64". I get this message: progr.exe : warning LNK4088: immagine generata grazie all'opzione /FORCE; l'immagine potrebbe non essere eseguita * Application ...
by damianodec
Wed Oct 09, 2019 10:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Linking by Microsoft (R) C/C++
Replies: 3
Views: 544

Autostart on workstations with defined config-settings ?

... with the color-defines : window size, color or transparent, round corners and shadow selected The window stay on top or taskbar a font-selection, optimizing a group of 3 fonts at runtime Only the font-name needs to be selected the rest is visual-design http://www.pflegeplus.com/IMAGES/Alarm_4jpg ...
by ukoenig
Sat Aug 17, 2019 6:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Autostart on workstations with defined config-settings ?
Replies: 1
Views: 535

error LNK2019: unresolved external symbol nxs_crypt

... preprocessed output to 'maria01.ppo'... Lines 4887, Functions/Procedures 2 Generating C source output to 'maria01.c'... Done. Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27030.1 for x64 Copyright (C) Microsoft Corporation. All rights reserved. maria01.c FiveH64.lib(FWMARIA.obj) : error ...
by George
Tue May 07, 2019 9:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error LNK2019: unresolved external symbol nxs_crypt
Replies: 3
Views: 500

Re: Carlos Mora y la mala leche de la string concatenation

... like handling numeric, date, logical fields also, trimming, escaping of strings and also codepage issues. I did appreciate your discussions on optimizing string operations, reducing memory fragmentation, etc. I clearly stated that I was not discussing that topic. Experts like Mr Carlos and ...
by nageswaragunupudi
Sat May 05, 2018 5:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Carlos Mora y la mala leche de la string concatenation
Replies: 20
Views: 4287

Re: Building Harbour 3.4 for BCC outside MSYS

... for the latest version of stand-alone MSVC 2017: 32 bit: http://www.mediafire.com/file/giv36323vxqoyqi/vc1532_commandline.7z Microsoft (R) C/C++ Optimizing Compiler Version 19.11.25547 for x86 Copyright (C) Microsoft Corporation. All rights reserved. usage: cl [ option... ] filename... [ /link ...
by andijahja
Sat Nov 25, 2017 7:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Building Harbour 3.4 for BCC outside MSYS
Replies: 87
Views: 17206
Next

Return to advanced search