title a63.Bitdefender-rescue-cd.iso
find --set-root /XMPE/isoantiv/bitdefender-rescue-cd.iso
title a60.Bitdefender2014.iso"
find --set-root /XMPE/isoantiv/bitdef2014.iso
title a59."ESET_NOD32_LiveCD_v.8119_15_03_2013.iso"
find --set-root /XMPE/iso/ESET_NOD32_LiveCD_v.8119_15_03_2013.iso
28.04.2021
37.9KB
Terenul are latime de 23.07m oblic,
daca tu tragi o perperndiculara din pct2 pe latura 6-7,
atunci latimea terenului este mai mica , deci vreo 20m.
Automobilele nu sunt paralelograme ci drepte
.Eu recomand sa- vinde-ti terenul impreuna cu D-nul Stapanoiu, vecin de la Sud,
iar pe mijloc 2.5m tu asiguri pentru DrumAcces si Vecinul de la Sud 2.5m =5m.
23.09.2021
74.5KB
GstarCAD is another option and cheaper than BricsCAD. BUT, it has some flaws. If those flaws don't affect you than it's 'better' in my opinion. GstarCAD is closer in comparison to AutoCAD LT: The interface is more familiar and it supports what is basically the same dynamic block functionality. The two biggest issues I recall with GstarCAD were the draw order (I'd have to restart the program to get my draw order to fix itself) and poor PDF attachment support (bugs while printing). The draw order issue might be fixed in the lastest version, but I'm not sure. BricsCAD has better PDF attachment support and none of the draw order issues (as far as I know) but lacks a built-in dynamic block editor (but you can use dynamic blocks). BricsCAD also has a really good LISP IDE (but only important if you write your own code).
Totu-n lume se scumpește,
Doar Omul se ieftinește...
Cu cât banu-i mai voinic,
Cu atât, omu' e mai mic...
Fost-au vremuri grele-odată,
Când creștea pâinea-n covată
Și-ncăpeau oamenii-roată,
La măsuța din ogradă...
Dintr-o măliguță - șapte,
Și bătrâni, și cei de lapte,
Poate, n-aveau și de pâine,
Dar mai hrăneau și un câine.
Azi, mâncăm până plesnim
Și-ntrebăm cum să slăbim,
Tot ce-i place omului,
Numai fericire nu-i...
N-avea ce pune pe-un dinte,
Dar glumea lumea--nainte...
N-aveau timp, nicicând, de "stres",
C-aveau câmpuri de cules.
Dar, azi, mândri și fălcoși,
Toți botoși și mânioși,
Nu vezi om cântând în drum,
Poate, doar dacă-i nebun...
Azi, noi, ăștia cu orgolii,
Din mașini, drept în fotolii,
Venim seara obosiți,
Horopsiți și necăjiți,
C-am muncit, cât într-un an,
Tot cu ochii la ecran
Și nu mai putem de picioare
Prin atâtea ascensoare...
Fost-au vremuri de pomină,
Mândra era gospodină,
Bărbatul era bărbat,
Chiar și-un pic neepilat.
Știa coasă, știa plug,
Cântece, pe deal, la rug,
Știa paloș, demnitate,
Nu știa de bănci furate...
Nici de euro-n offshor,
Dar știa omul de dor,
Și de doine, de rușine,
De ce-i rău și ce e bine...
La o clacă zgomotoasă,
Într-o zi, făceau o casă,
Poate, mai din sărăcie,
Dar era cu bucurie.
Iar de când, cu "masa mare",
Tot mai singur fiecare,
Burtă plină, suflet gol,
Aur mult și mult nămol...
Totu-i scump, dar ieftin-foc,
Alergăm toți stând pe loc
Așa-s vremurile pe-aici,
Conturi mari, dar oameni mici...
Toate-n lume s-au scumpit,,
Doar Omul s-a ieftinit...
~Alexandru Cazacu Dor~
There are real reasons people don't use the CAD clones (I almost hate calling them 'clones' these days), they have their drawbacks. But I hope they gain popularity because I think that they will be the ones really keeping LISP alive.
Please help me, How to convert LISP-scripts to music-composite.?
Out compiler.exe generate this source, He compilator.exe, parser the C+ to AutoLISP. Already I can play MIDI, Briscad.( testing mode). The nickname jc_am3. Anyone is doing research here? The first stage is near the finish, decode recursive..., We need help from another person). Lisp is the output script. Thank you,
05.12.2021
48.8KB
Cand M.E.C. va selecta un limbaj -matematic recunoscut de conducerea UE de la Bruxelles?., Elevi din liceu sa invete latex pe P.C. desktop ?
Elevi din liceu Europa , invata deja latex?
Eu doresc sa investigheze daca la orele de matematica, pentru clasele 9-10 din liceu, sa se adauge cursuri de Latex sa invete Latex sau un alt limbaj-matematicStas=Standard ales de conducerea ./ EU/ UE.
fCzF5gDy60g?t=1879
Scopul principal, profesorii de matematica/fizica/geodezie
sa-si extinda posibilitatile de scriere catre mai multi elevi, chiar si la nivel
de facultate.
19.04.2021
45KB
#region=Top of AutoCAd-post-facebook.com pentru multiplicare catre alte grupuri
A99.AutoCad=
:D
Windows PowerShell is a free and open source controller software app filed under desktop enhancement software and made available by Microsoft for Windows.
:D :D
Clojure inside the browser
=
PowerShell =
:D :D :D
echo wd=%wd%
powershell.exe -ExecutionPolicy Bypass -File "win-install-1.10.1.763.ps1"
08.01.2021
24.8KB
If you known the length of pchar, then you can use...
Procedure strpass(Var dest:string;locExtMax:pchar;extmax:Integer);
Begin
dest:='';
if (cardinal(locExtMax)<256) or (locExtMax^=#0) then exit else
if (extmax<1) then dest:=strpas(locExtMax) else
Begin setlength(dest,extmax + 253);
Try
CopyMemory(@Dest,locExtMax,ExtMax);
delete(dest,extmax+1,255);
Except
dest:=strpas(locExtMax);
End;
End;
End;//off-strpass("")
Nadazuirea fara limiteMari in Dumnezeu este pacat=
Impotrivirea fata de fapte=pacat.
Impotrivirea fata de adevar=pacat.
Function str_pas2(arrayeditstate:pchar;limcheck:integer):string;
Begin
result:='';
if (arrayeditstate=nil) or (arrayeditstate^=#0) then exit;
if (limcheck<1) then limcheck:=strlen(arrayeditstate);
SetString(result,arrayeditstate,limcheck);
End;
21.06.2022
40.7KB
PIB judetelor.ro sunt un tip pib-uri extra-circulante; adica 28mii$/persoane Bucuresti ;adica banii traiesc 5zile/luna doar in Romania si 25zile/luna in alte-state per luna (eng. each month/ foreach month). Noi poporul suntem obligati-sa consuman energie-sau-sau-mancare-sau-vin-sau-trinitasTV doar 5zile/per luna; iar restul 25zile/luna noi poporul facem foamea la trinitasTV. Adica degeaba noi ne uitam la trinitasTV; in 30..31zile/per month; ca in realitate noi nu suntem infometati-infomational din cauza banilor25zile/per-m.(exemplu: daca sangele din om oxigeneaza doar ficatul maxim 2ore/per-zi pe zie iar result 20ore/per-zi oxigenul-din-sange care-trece-inside-ficat,o-d-s refuza sa dea aer ficatului?). Please help me! anyone answer-for us! Please help-me with other opinion!
22.01.2023
51.9KB
Dragne Felicitări, ai fost selectat să primești cadoul tău 🎁🎁🎁
Faceți clic pe acest link pentru a vă revendica cadoul 👇👇👇👇
Cadoul-primit-dela Becalii=
Dragne Adrian Felicitări sunteți câștigătorul celui mai bogat om de afaceri al României 🇦🇩 * Gigi becail * League Promotional Game Foundation, vă rugăm să contactați asistentul său pe WhatsApp pentru mai multe informații Pentru a vă revendica 📦📦🎁🎁
👇👇👇
Dragne Felicitări, ai fost selectat să primești cadoul tău 🎁🎁🎁
Faceți clic pe acest link pentru a vă revendica cadoul 👇👇👇👇
👆👆👆👆👆👆👆
RăspundeDistribuie5h
Takou Yacoubou
Dragne Adrian Felicitări sunteți câștigătorul celui mai bogat om de afaceri al României 🇦🇩 * Gigi becail * League Promotional Game Foundation, vă rugăm să contactați asistentul său pe WhatsApp pentru mai multe informații Pentru a vă revendica 📦📦🎁🎁
👇👇👇
22.05.2022
42.6KB
Change the output type from Console Application to Windows Application,
And Instead of Console.Readline/key you can use new ManualResetEvent(false).WaitOne()
at the end to keep the app running.
class start
{
static extern bool ShowWindow(IntPtr hWnd, int nCmdShow);
static void Main()
{
IntPtr h = Process.GetCurrentProcess().MainWindowHandle;
ShowWindow(h, 0);
// Do the rest
}
}
01.07.2022
59.8KB
02.10.2020
90KB
Top=HubList=
L Name Address Share Users Date
BR Reggae HUB BEST HOUSE MUSIC - BE... reggaesounds2021.servemp3.com:4411 175.88 TB 90 2021-11-23
RO RoMaNiA 2021 resita.mooo.com:666 23.42 TB 86 2021-11-22
NL -=Dutch Divine=- dutchdivine.hopto.org 1.46 TB 6 2021-11-09
PL • S K O R P I O N • H U B • skorpion.hopto.org:58111 124.68 TB 236 2021-11-08
PT • Sleepers • Portugal • doe.pt 1.01 TB 5 2021-11-05
HU • Music For Everyone • godofmetal.dyndns.hu:6000 66.44 TB 34 2021-09-18
CA Dutyhosts Network Hub dutyhosts1.ddns.net:1412 3.78 TB 18 2021-09-07
CA Sc0rpions Lair sc0rpion1.ddns.net:1411 3.43 TB 20 2021-09-07
PL -==- kanciapa.hubhost.pl 22.48 TB 28 2021-09-07
CL GAME OVER!! gameover.ddns.net:666 2.11 TB 7 2021-09-05
PL "Polska Knajpa" knajpa.drakes-auto.com:3411 15.64 TB 11 2021-08-27
PL LINUX_HUB pwiam.hopto.org:5111 6.87 TB 10 2021-08-21
PL -= Tissoft® Arena =- tissoft.hubhost.pl:2020 74.43 TB 73 2021-08-20
SE Fimpens Angels dc.sundsvalls-finest.se:1338 8.39 TB 17 2021-08-13
IT ilpiratanero ilpiratanero.ddns.net:1970 37.77 TB 19 2021-08-06
CA Hub 144.217.240.146 1.82 TB 14 2021-07-24
RO NobleSSe noblesse.hub-dc.ro 27.19 TB 128 2021-07-11
GB ~~Horus~~ hawaj.ddns.net 76.64 TB 30 2021-07-03
L Name Address Share Users
RU Angels vs Demons dc.kcahdep.online 1.54 PB 1970
RU FlylinkDC++ dc.fly-server.ru 1.23 PB 1669
RU Rutrack DC.Hub dc.rutrack.net 1.61 PB 1580
RU DC•Filimania•COM dc.filimania.com 1.26 PB 1509
RU Хаб-Знакомств-И-Друзей lig-cs.ru 1.13 PB 1418
RU Пикник piknik-dc.ru 1.22 PB 1367
RU #EliteDC.Hub dc.elitedc.ru 1.34 PB 1363
RU ArtCool.ORG artcool.org 1.34 PB 1362
RU Adrenalin Hub aab-new-adrenalin.ru 1.13 PB 1295
RU Stealth Group - Hub™ stealthhub.ru 1.11 PB 1207
UA HMn DC Hub hmn.pp.ru 1.36 PB 1098
RU FAVORITE Group favorite-hub.net 1.15 PB 1013
RU Mich-FOREVER-HUB mich-forever.ru 856.86 TB 1007
UA DCHUB.IN.UA dchub.in.ua 704.36 TB 941
RU XOT.HUBDC.RU: XDN+Ozerki+TiERA dc.tiera.ru 960.80 TB 928
RU Магнит-хаб hub.magnet.211.ru 951.18 TB 792
RO Club-Fantasy -|- I n t e r n a t... club-fantasy-hub.ro 859.90 TB 774
RO BigNet dc.bignet.ro 714.58 TB 751
Hubs with biggest share
L Name Address Users Share
RU Rutrack DC.Hub dc.rutrack.net 1580 1.61 PB
RU Angels vs Demons dc.kcahdep.online 1970 1.54 PB
UA HMn DC Hub hmn.pp.ru 1098 1.36 PB
RU #EliteDC.Hub dc.elitedc.ru 1363 1.34 PB
RU ArtCool.ORG artcool.org 1362 1.34 PB
RU DC•Filimania•COM dc.filimania.com 1509 1.26 PB
RU FlylinkDC++ dc.fly-server.ru 1669 1.23 PB
RU Пикник piknik-dc.ru 1367 1.22 PB
RU FAVORITE Group favorite-hub.net 1013 1.15 PB
RU Хаб-Знакомств-И-Друзей lig-cs.ru 1418 1.13 PB
RU Adrenalin Hub aab-new-adrenalin.ru 1295 1.13 PB
RU Stealth Group - Hub™ stealthhub.ru 1207 1.11 PB
RU XOT.HUBDC.RU: XDN+Ozerki+TiERA dc.tiera.ru 928 960.80 TB
RU Магнит-хаб hub.magnet.211.ru 792 951.18 TB
RO Club-Fantasy -|- I n t e r n a t... club-fantasy-hub.ro 774 859.90 TB
RU Mich-FOREVER-HUB mich-forever.ru 1007 856.86 TB
RO i.n.t.e.r.n.a.t.i.o.n.a.l® international.dchub.net 692 817.43 TB
RU XOT.HUBDC.RU: XDN+Ozerki+TiERA xot.hubdc.ru 556 718.44 T
24.12.2021
58.9KB
Defintie1:Mancare= alimente in schimbul baniilor.
Noi poporul suntem obligati-sa consuman energie-sau-sau-mancare-sau-vin doar 5zile/per luna; iar restul 25zile/luna noi poporul facem foamea..
Adica degeaba noi consumam mancare in 30..31zile/per month; ca in realitate
noi suntem infometati restul 22zile/per-m consumam infometare in loc de mancare.
Diferenta de 3zile/per-month sunt zilele Duminicale.
Defintie2:Mancare= curentul electric in schimbul baniilor.
+1)Eu inteleg, leul este extracirculant si noi trebuie sa ne torturam.(foarte bine);
+2)Eu inteleg, euro este extracirculant si noi 1.3* ne torturam.(foarte bine);
+3)Eu inteleg, dolarul este extracirculant si noi ne 1.5*torturam.( bine);
+4)Eu inteleg, exista inflatie monetara(euro+dolar+rubla_ si noi ne 2*torturam.(este normal);
+5)Eu inteleg, exista curent electric la supra-pret; noi ne 2.2*torturam.( este firesc );
+8)Eu inteleg, exista energie la supra-pret noi ne 3*torturam sa scoatem banii sa platim datoriile.(este corect economic );
+9)Eu inteleg, benzina la pret mare in Romania, noi ne 3.14*torturam( este)
+10)Eu inteleg, noi sa invatam limba engleza,noi ne 4*torturam.
+11)Eu inteleg, noi sa invatam limba germana sau franceza,noi ne 5*torturam.
+12)
........
+19)Eu inteleg exista pacate (deja noi eram in IAD)
Domnul Gigi Becalii are angajati-doctori, medical?
.(exemplu: daca sangele din om oxigeneaza doar ficatul maxim 2ore/per-zi pe zie iar result 20ore/per-zi oxigenul-din-sange care-trece-inside-ficat,o-d-s refuza sa dea aer ficatului?).
Please help me! anyone answer-for us! Please help-me with other opinion!
PIB judetelor.ro sunt un tip pib-uri extra-circulante; adica 28mii$/persoane Bucuresti ;adica banii traiesc 5zile/luna doar in Romania si 25zile/luna in alte-state per luna (eng. each month/ foreach month).
Definitie3: PIB judetelor.ro=contin banii sunt produsi in teritoriul Romaniei.
Daca da, ce facem ingerii lui GigiBecalii ortodoxi; mai exista deja +inflatie economica+inflatie monetara+impozite ANAF+taxe la primarie+RCA+ credite la bancii+plata TVA?
Doamne iarta-ne.Doamne milueste-ne.
Doamne ortodox sa va binecuvanteze zilele.
22.01.2023
51.9KB
(romania "x3 si y3 sunt valorii reale")
(mapcar 'set '(x3 y3) (polar pt1 ang del))
M- Trebuie foarte multa buna-voire intre conducatorii statului, si mai bine, dupa ce o coloniza oamenii pe Luna(eng. Moon), atunci puterea lui Dumnezeu,poate se va muta pe Luna.-prin oameni-. Voi nu bagati prea multe sperante in lucruri prea trecatoare.
Valoriile x1,y1,z1
(mapcar 'set '(x1 y1 z1) pt1)
(mapcar 'set '(x3 y3) (polar (list (car _last) (cadr _last)) ang del))
In palatul lui Ceausescu a fost paradis, cum zice el, si are dreptate,>dar in subsolul-intunecat din comunism a existat t prea multa concentratie a foamei ...Durerea romanilor, este cand inainte de 1989, s-au intalnit cu "acesta concentratie a foamei". Definite: concentratie= compara alcoolemia vinului cu tuica.(10% cu 50%alcool
22.05.2022
60.9KB
Please you do not yout time, studing, VlaxCompil .
You do not lost time, studing VlaxCompil.
:)
You must study "Extend Drawing.DWG With Visual-Programming"
You must study "Visual Lisp inside AutoCAD Block/s", at mean
:D how to simulate PythonFlow on AutoCad with PyhonFlow.vlx
If You you develope "Extend Drawing.DWG With Visual-Programming",
--> then I can help many times with VlaxCompile features.
or We =you+I then can develope other features inside / outside VlaxCompil.
------------------
Thank you.
14.09.2020
48.9KB
09.09.2021
47.5KB
Title=Delphi in limba romana
2023Iunie08=
2021Octombrie=
----------------
Eu am experienta cu proiecte lungi in surse Delphi.Delphi3, BDs(fastest), sau Delçphi10.3CommunityEdtiion.
Eu sunt interesat sa lcrez pe sursele dvs. Unele probleme le pot rezolva, foarte multe probleme buguri-depinde de sistemele de operare, tipurile de tehnologii pe care le integrati.
11.10.2021
76.5KB
Exists the operators.C++.C#.Cs directly inside sources Pascal?
I do not understand, Why the "kPosterizeEffect" speed-up myDelphiApp.exe
You found "kPosterizeEffect" inside attached.gif
Function if_int(zeroone:wordbool;var1,var2:integer):integer;
Begin if_int:=var1;if (zeroone) then exit;if_int:=var2;exit;
winhlp32('Delphi3:=Nu functioneaza frmMainWnd=nil;bDummy := if_int(frmMainWnd=nil,7,frmMainWnd.BorderColor);');
End;
The Main problem, you cannot use if_int with function-call, because
Delphi32.exe execute all parameters of if_int.
Why If_int execute all-times dfn_image_clWhiteLtGray?>
RTFAIL:=if_int(bNegativeNormal<9,dfn_dimension_dwg(img),
if_int(bNegativeNormal>155,dfn_image_clWhiteLtGray()));
Function if_pch(accessCheck:boolean;var1,var2:pchar):pchar;
Begin if accessCheck then if_pch:=var1 else if_pch:=var2;End;
Function if_string(accessCheck:boolean;const var1,var2:string):string;
Var angdir:integer;
Begin if accessCheck then if_string:=var1 else if_string:=var2;
angdir:=length(result);
result:=concat(result,#0#0#0);
SetLength(result,angdir);
End;
27.05.2021
44.7KB
Aici gasiti
10.08.2020
17.1KB
Here you see Wget.exe, crash
B:\TEMP>wget -mk -w 20 forums.autodesk.com/autodesk/attachments/autodesk/130/413
144/3/topografie_izohipsele.dwgwget -mk -w 20
sk/attachments/autodesk/130/413144/3/topografie_izohipsele.dwg
--12:00:59--
3144/3/topografie_izohipsele.dwgwget
=> `forums.autodesk.com/autodesk/attachments/autodesk/130/413144/3/to
pografie_izohipsele.dwgwget'
Connecting to forums.autodesk.com:80... connected!
HTTP request sent, awaiting response... 301 Moved Permanently
Location:
/topografie_izohipsele.dwgwget
--12:01:02--
k/130/413144/3/topografie_izohipsele.dwgwget
=> `https/forums.autodesk.com/autodesk/attachments/autodesk/130/41314
4/3/.listing'
Connecting to https:21...
https: Host not found
--12:01:26--
k/130/413144/3/topografie_izohipsele.dwgwget
=> `https/forums.autodesk.com/autodesk/attachments/autodesk/130/41314
4/3/topografie_izohipsele.dwgwget'
==> CWD not required.
==> PORT ...
https: Unknown error
Delhi-source-Urlmon,
var
UrlMonHandle: HMODULE=0;
errcode:integer=0;
URLDownloadToCacheFile: function(Caller: IUnknown; URL: PAnsiChar;
FileName: PAnsiChar; FileNameBufLen: DWORD; Reserved: DWORD;
StatusCB: IInterface {IBindStatusCallback}): HResult; stdcall;
procedure LoadFromURL(URL: string; Stream: TMemoryStream);
procedure InitURLMon;
const
UrlMonLib = 'URLMON.DLL'; { Do not localize }
sURLDownloadToCacheFileA = 'URLDownloadToCacheFileA'; { Do not localize }
begin
if not Assigned(URLDownloadToCacheFile) then
begin
UrlMonHandle := LoadLibrary(UrlMonLib);
if UrlMonHandle = 0 then
raise Exception.CreateResFmt(@SUrlMonDllMissing, );
URLDownloadToCacheFile := GetProcAddress(UrlMonHandle, sURLDownloadToCacheFileA);
end;
end;
var
FileName: array of Char;
pp:pchar;
begin
InitURLMon;
pp:=@URL;
fillchar(pp,sizeof(FileName),0);
if URLDownloadToCacheFile(nil,pp , @FileName, SizeOf(FileName), 0, nil) <> S_OK then
raise Exception.CreateResFmt(@SErrorDownloadingURL, );
Stream.LoadFromFile(FileName);
end;
02.08.2021
22.2KB
Perhaps many concat/s of paths , You slow-down speed of Delphi.
With complex-projectDpr
I found this method.
Var
ktoolvesa_enhance : Str63='c:\vlaxcompil\cl_aclayer\cobmpdcl\2021\f1enhanc.bmp';
ktoolvesa_redcore : Str63= 'a:\vlaxcompil\0user\gimagex\a14redcore.bmp';
ktoolvesa_jpegtop : Str63='a:\vlaxcompil\0user\gimagex\jc_pin25.jpg';
ktoolfini_topovlex0ini:Str31='a:\vlaxcompil\bin\topovlex.ini';
ktoolsize_asm25pin: Str48='a:\vlaxcompil\0user\minidump\asm_jc_pin25.h';
Str63='a:\vlaxcompil\0user\minidump\asm_noFunctionDefinition.lsp';
ktoolsize_BootSect: Str48='a:\vlaxcompil\0user\initrd10.lsp';
ktoolsize_asmjc18lda:Str48='a:\vlaxcompil\0user\minidump\asm_jc_lda18.lsp';
ktoolsize_asmsaveqas:Str48='a:\vlaxcompil\0user\minidump\asm_saveqas.lsp';
ktoolsize_eNoVarAlreadySetq:Str48='a:\vlaxcompil\0user\minidump\asm_varlist.txt';
ktoolsize_asm10aro: Packed array of AdChar='aa:\vlaxcompil\0user\minidump\asm_jc_aro10.h';
ktoolsize_dupldc31: AnsiString='a:\vlaxcompil\0user\temp\dup_jc_ldc31.txt';
ktoolsize_acrxth8 : AnsiString='a:\vlaxcompil\0user\minidump\asm_acrxt.h';
ktoolsize_asm11ldc: Str48='a:\vlaxcompil\0user\minidump\asm_jc_ldc11.h';
// ktoolsize_asm21ldc = EuModific40Pozitia2Caracter';
ktoolsize_asm31ldc: Str48='a:\vlaxcompil\0user\minidump\asm_jc_ldc31.h';
ktoolsize_asm25pin: Str48='a:\vlaxcompil\0user\minidump\asm_jc_pin25.h';
ktoolsize_eNoFunctionDef: Str63='a:\vlaxcompil\0user\minidump\asm_noFunctionDefinition.lsp';
ktoolsize_BootSect: Str48='a:\vlaxcompil\0user\initrd10.lsp';
ktoolsize_asmjc18lda:Str48='a:\vlaxcompil\0user\minidump\asm_jc_lda18.lsp';
ktoolsize_asmsaveqas:Str48='a:\vlaxcompil\0user\minidump\asm_saveqas.lsp';
ktoolsize_eNoVarAlreadySetq:Str48='a:\vlaxcompil\0user\minidump\asm_varlist.txt';
ktoolsize_asm10aro: Packed array of AdChar='aa:\vlaxcompil\0user\minidump\asm_jc_aro10.h';
{--}
Function Bta_conv_clistene_dof:integer;
Var axlock:record h:boolean;end;
actc:record h:integer;end;
Begin ktoolvesa_desktop:=con_systemdrive;
ktoolvesa_jpegtop:=con_systemdrive;
kstarhome_goerror:=con_systemdrive;
Assert_one(364,'0');
vl_file_forcedirectories(ktoolvesa_jpegtop,true);
SetCursorPos(0,0);
result:=clistene_osmode(jc_swapassword.isPincode25,con_systemdrive);
axlock.h:=(OdDbDeepCloneFiler.hWndStatusbar<>0);
actc.h:=clistene_imagehlt();
if (result=RTCAN)and(axlock.h)and(clistene_get_VisibilityEdge1(actc.h)) then
Begin SendMessage(OdDbDeepCloneFiler.hWndStatusbar,SB_SETTEXT, 0,integer(pchar(Scho.a)));
Scho.a:='';
exit;
End else
if (result=RTCAN) then Begin
Scho.a:='t364errorA'+ktoolvesa_desktop+')';
ShowMessage(Scho.a);Exit;End else
if (result<1)and(axlock.h)and(clistene_get_VisibilityEdge1(actc.h)) then
Begin SendMessage(OdDbDeepCloneFiler.hWndStatusbar,SB_SETTEXT, 0,integer(pchar(coreslsp_t364f)));
Exit;
End;
jc_swapassword.isPincode25:=aloword(result);
result:=RTNORM;
End;
09.09.2021
36.6KB
(Defun syst_error (merr / rr a c o m g w k) ;_ASSERT_OK
(setq *error* const_error const_error nil)
(setq;|a000|;
k 0
w (jc_aro10 (list "C103dfn_var_isstr" merr))
c (jc_aro10 (list "C104dfn_var_isstr" erlsp))) (setq;|a000|;
o (if w merr const_urlmyemail)) (setq;|a000|;
m (if c (asserte c) "")) (setq;|a000|;
m (strcat m "RTERROR:\n" merr "\nMyEmail:" const_urlmyemail "\nErrorDetected:" _ERRCHECK "\nAdress:" const_acad_assert)) (if (and w (/= const_getvarlist nil)) (setq;|a000|;
k (jc_aro10 (list "C105syst_getvars")))) (if (> k 0) (progn (princ m) (princ c))) (jc_aro10 (list "C106_trace0speak" m)) (if (> k 0) (jc_aro10 (list "C107alert" m)))
)
Eu il cred pe domnul Cristian Dascalul, multa tehnologie invizibilă există deja pe Terra. si anume "Fizica si Chimia" de la liceu _IX--XII -se transforma deja , in "fizica algoritimica" "programarea IT chimista" doar religia Borgilor sau Matrix Reloaded ne mai salveaza..Ex. adica "Javaficarea Chimiei" ....Voi ce credeti?. In Romănia căta JavaficareaChimiei există deja ?
(Defun _TRACE0SPEAK(eroare / rr g)
(setq g (vlax-create-object "SAPI.SpVoice"))
(if (and (dfn_var_isstr eroare) g)
(progn (vlax-invoke g 'speak (substr eroare 1 31))
(vlax-release-object g)
)
)
(alert eroare)
rr)
(defun dfn_cad_initgetvars(a097 / $rr item rstr)
(setq;|a000|;
rstr (read "STR")
$rr nil) (foreach item a097 (setq;|a000|;
$rr (if (and (= (type item) rstr) (> item "")) (cons (getvar item) $rr) $rr))) (setq;|a000|;
$rr (reverse $rr))
$rr)
(Defun syst_error (merr / rr a c o m g w k) ;_ASSERT_OK
(setq *error* const_error const_error nil)
(setq;|a000|;
k 0
w (dfn_var_isstr merr)
c (dfn_var_isstr erlsp)) (setq;|a000|;
o (if w merr const_urlmyemail)) (setq;|a000|;
m (if c (asserte c) "")) (setq;|a000|;
m (strcat m "RTERROR:\n" merr "\nMyEmail:" const_urlmyemail "\nErrorDetected:" _ERRCHECK "\nAdress:" const_acad_assert)) (if (and w (/= const_getvarlist nil)) (setq;|a000|;
k (syst_getvars))) (if (> k 0) (progn (princ m) (princ c))) (_trace0speak m) (if (> k 0) (alert m))
)
03.11.2021
23.1KB
Please anyone help, save , you write yours Opinions =!!= Vedeti guvernantii, daca au gasit comoara de gaz din Marea Neagra, noi romanii nu beneficiem de nimic , daca milioane de tone de gaz din Marea Neagra nu repara nici , nici o problema sistematica-Economica... Toate erorile sistematice din Economie cad pe spinarea prostiilor, adica noii+EU.? Voi ce ziceti? (Definitia Mea. eroare sistematică= eroare Economică+Fiscală, care se repeta natural de minim 20000x ori din ciclurile fiscale-economice de 2-4anii si nu nu repetiția 20mii-*ori nu nu nu este din cauza inflației mondiale; repetiția ca rezultat din comerț natural - firesc).
wget.exe=
You can edit your'Jpeg with anyprograme (Gimp2, CorelDraw, MsPaint, W3prtJpeg,) or
You can capture the jpeg1024x800, with Cam 2MPixeles.
After I use shink to *.Ico.
I can use these.ICO, even in Delphi5 from year(c)2004.
The acDimenstion of Jpeg are
---------------------------------------------------------------------
antonov_planx.jpg=578 x 405 Pixels (1.43)
bucuresti_unirii1.jpg=1280 x 734 Pixels (1.74)
cheag_bnranza_tgmures.jpg=300 x 461 Pixels (1.54)
lapte_fulga.jpg=1080 x 2268 Pixels (2.45 MPixels) (2.10)
sat0rasa.jpg=800 x 600 Pixels (4:3)
sfantulstefan1.jpg=473 x 309 Pixels (1.53)
---------------------------------------------------------------------
Other Solution is using .SVG files
Ps... If you need same. Ico, with your.Jpeg then You replay here.
09.07.2021
65.6KB
Cum se calculeaza la noi benzina in dollari? Tu vizioneaza tabelul, eu te rog, spune-ne pe cel loc se afla Romania la pretul benzinei de la pompa?Ajuta-ne cu experienta ta ..
click-here=
România achiziţionează 78% din ţiţei din import la preţuri care sunt conectate la preţul ţiţeiului de pe bursele internaţionale. Acest ţiţei este rafinat, transportat, depozitat şi vândut prin benzinării clienţilor. Costul acestor operaţii este de cca. 1,6 lei/litru de benzina de Premium 95. Ulterior statul aplica taxe si accize la pretul final, a explicat Dumitru Chisăliţă, preşedintele Asociaţiei Energia Inteligent
Citeste mai mult: adev.ro/r8iu56
One of the most attacked and propaganda loaded secret power functions of the language. It is basically “goto” on steroids - it destroys the application context, replacing it with a saved application context from earlier in the application’s run. It is powerful, and dangerous in the hands of probably the majority of developers that have not worked in C/C++ for at least a half decade as a principal project lead. It is a grenade, and is only for extreme situations such as application panic and is used to try to restore context to a state that the application can save information for later recovery and analysis.
10.12.2021
44KB
alte formuri:
lexclii online cursuri
DWG SHEETS
dot net compiler
24.09.2020
46.4KB
DescarcAplicatii directin Chrome=
Cum traform Card Fizic in Car Digital=
DAY0=
KaunfflastCard.romania=
KauffLand-Arctivia
APLICATIE-PHONE=
ANDROID-SISTEM-MONITOR=
DAY0=
DAY1=
DAY2=
15.04.2021
29.5KB
Downloading from =
03.07.2021
52KB
No problem you , a new features income, You can compile c+Lisp to Lisp_debugLdc21.lsp as ascii debug source.lisp
You see code here .......
When you got the error , the you type (princ setmypid) at line-command.
Visual LISP IDE (Windows Only) - The Visual LISP (VL) IDE has been retired and will be removed in a future release. :D
17.09.2020
21KB
clickhere=
CorelCad-version
BrisCAD v2012 version
TopoGlist_jc10aro.lsp
Do not forget, you can search the "defun.crasher.vlx" , even isInside *.Vlx.
After you got the error, then you type (getmypid) from appYour.vlx, not from
appYour.lsp
You notepad.exe and you press CTRL+F inside appYour_jc10aro.lsp, after you got errorcode from (getmypid "Youapp.vlx")
21.09.2021
24.6KB
Linux Mint 19.2 LSTS
sudo dpkg --add-architecture i386
dpkg --print-foreign-architectures
wget -nc
sudo apt-key add winehq.key
sudo apt install wine-stable
wine --version
Manjaro Xfce Boot on Stick based on ArchLinux
sudo pacman -Syu
sudo pacman -S wine
sudo pacman -S winetricks
sudo pacman -S wine-mono wine_gecko
:nod: set isofile=manjaro-xfce-21.0-210318-linux510.iso
Edition Filename Size Media
Xfce manjaro-xfce-18.0-stable-x86_64.iso 1.8GB DVD
KDE manjaro-kde-18.0-stable-x86_64.iso 2.0 GB DVD
GNOME manjaro-gnome-18.0-stable-x86_64.iso 1.8 GB DVD
Architect manjaro-architect-18.0-stable-x86_64.iso 527 MB CD
Table 1: Manjaro Edition disc
Many people routinely use a DVD rather than a CD even for the
08.07.2021
40.4KB
vodafone.ro-Oferta321
Trimiti un SMS gratuit cu textul BONUS la numarul 366 din aplicatia de conectare si te bucuri de v
Eu trimit mesaj "Oferta3" la numarul 321.
Retrimitere setari conexiune internet *777 sau *7771.
Sms la 2789 cu textul EO3 , cu 3 euro ai nelimitat Vodafone.
Suni la numarul *686# ?i o sa î?i afi?eze numarul
tau de telefon de la Vodafone pe ecranul mobilului.
elf Care:
*100# (Cost, Factura, Puncte, Roaming, Info PUK, Reincarcare, Extraoptiuni, Zona mea, Portabilitate)
Agenda (numerelor de telefon) Vodafone:
*118 (abonament, prepay, apel gratuit - taxare 0,35? pentru fiecare numar obtinut / 0,15? pentru sms trimis de operator catre abonatul care a solicitat secretizarea numarului de telefon)
Infocost (verificare costuri/credit):
*123# (abonament, prepay, apel gratuit)
211 (abonament, apel gratuit)
Info factura:
*121# (abonament, apel gratuit)
*224 (abonament, apel gratuit)
Puncte de loialitate:
*199# (abonament, apel gratuit)
Reincarcare prepay:
*144# (abonament, prepay, apel gratuit)
444 (abonament, prepay, apel gratuit)
Mesagerie vocala:
333, 334 (abonament, prepay, apel gratuit)
0722 033 333 (abonament, prepay, apel taxabil)
335 - inregistrare mesaj intampinare (abonament, prepay, apel gratuit)
336 - modificare cod vodafone vox (abonament, prepay, apel gratuit)
Transfera credit / Cumpara valabilitate / Credit in avans / Suna-ma:
*120# (prepay, apel gratuit)
Bonus apeluri primite prepay:
*130# (prepay, apel gratuit)
Extraoptiuni:
*147# (abonament, prepay, apel gratuit)
Modificare plan tarifar:
444 (prepay, apel gratuit)
Alegerea numerelor favorite:
455 (prepay, apel gratuit)
Informatii telefoane:
*835 (abonament, prepay, apel gratuit)
Blocare SIM (cartela, telefon) pierdut sau furat:
*228 (abonament, prepay, apel gratuit)
Codul PUK prepay:
*128# (abonament, prepay, apel gratuit)
Roaming:
*142# (abonament, prepay, apel gratuit)
Zona mea:
*159# (abonament, apel gratuit)
Portabilitate:
*177# (abonament, prepay, apel gratuit)
22.12.2021
76.1KB
Hi..
You can convert .DOC to LISP_R14-source generator.
(you do not link the autolisp with msword.exe)
You can compile .DOC to LISP_R14-source generator.
Eg1: i generate the file "output00-doc.doc" attached here)
Step1) You open the .DOC with MsWord
Step2) You saveAs RTF format
Step3) You goto the forum lisp2arx and you install the kitt from
(please you make user account and click-again)
Step4) You open .Doc with MsWord.exe,and you write
for string variabile
for integer variabile
Stpe5) You goto the menu "Compile&convert->Preprocessor Word Document->Sample Doc to Autolisp Generator"
Step6) You goto the menu "(defun AUTOLISP)->Compile RBZ file"
Step7)Select .RTF file
Step8) You select the path "C:\VLAXCOMPIL\LISP2012\cadanexe\Sample\" and you select the folder 00 or 01
Step9) please wait,you run progecad.exe
StepA) you load autolisp program and enter the command Q3
11.05.2022
40.7KB
(setq SS NIL
SS (ssget "_: L" '(
(0. "* POLYLINE")
(-4. "")
)
)
); _ end of setq
;; Prompts the user to select an object and generates a ;;
;; selection chain of all objects sharing endpoints with ;;
;; objects in the accumulative selection. ;;
;;------------------------------------------------------------;;
;; Author: Lee Mac, Copyright © 2012 - ;;
;;------------------------------------------------------------;;
;;
(defun c:cs ( / en fl in l1 l2 s1 s2 sf vl )
(setq sf
(list
'(-4 . "")
'(-4 . "AND>")
'(-4 . "")
'(-4 . "AND>")
'(-4 . "")
'(41 . 0.0)
'(-4 . "<>")
(cons 42 (+ pi pi))
'(-4 . "OR>")
'(-4 . "AND>")
'(-4 . "OR>")
(if (= 1 (getvar "cvport"))
(cons 410 (getvar "ctab"))
'(410 . "Model")
)
)
)
(if (setq s1 (ssget "_X" sf))
(if (setq en (ssget "_+.:E:S" sf))
(alert "FaceBook.com Downloading Movies to Mp4")
(setq urlmon.libz " ")
)
)
O fi vorba de puterea coborata la nivel de animal, e vorba de puterea din palmele directorului.? Noi trebuie sa-i iertam pe director, in toate lumea exista o mare foamete mondial ă de militărie la toate nivele industraile si civile Foamete de, armament?..
---------------------------------
Author KilMagicCad 2.3 ;çŕěĺíŕ SuperFlatten"
";;;Âç˙ňî "
" (if (setq ss (ssget \"_X\" (list (cons 410 (getvar \"CTAB\")))))"
" (progn"
" (setq ssObj (mapcar 'vlax-ename->vla-object"
" (mapcar 'cadr (ssnamex ss))) j 0)"
" (foreach Obj ssObj"
;Source/ByA MagcCAd tool for converting articles made in the MagiCAD
;;supplement for AutoCAD to the general "AutoCAD" format. ;;
(command "_erase" (ssget "_X" '((0 . "LWPOLYLINE")(-3 ("KillMagiCADFrame" ))) ) "")
(setq ss
(ssget
'( (0 . "CIRCLE,ELLIPSE,*POLYLINE,REGION") ;; update 5.3.20
(-4 . "")
(-4 . "NOT>")
)
; '( (0 . "circle,*polyline,region")
; (-4 . "&")
; (70 . 1)
; )
)
)
14.09.2020
43.8KB
Title b93.Livecd_wpe4.iso Stea Live=RTGOOD \n
rootnoverify (hd0,1)
set ISOfile=/1/XMPE/isowinxp/steape-v-01_01_2011+.iso
find --set-root %ISOfile%
map %ISOfile% (0xff) || map --mem %ISOfile% (0xff)
map --hook
root (0xff)
chainloader (0xff)
boot
Title a92.Lex StarLex DxMedia2011 \n
rootnoverify (hd0,1)
set isofile=/1/XMPE/isowinxp/lex_liveStarLex_dxmedia2011Release11.iso
find --set-root %isofile%
map %isofile% (0xff) || map --mem %isofile% (0xff)
map --hook
root (0xff)
chainloader (0xff)
boot
title a98.Mini7 on Hdd0 Partition1 JuliaQueen7.wim=far.exefullscreen+devcinfo.mini+internet+adsl+
rootnoverify (hd0,0)
find --set-root /HBCD/7/7.BIN
chainloader /HBCD/7/7.BIN
tpm --init
boot
Stimate domn Elicad,
Daca tu esti inginer CCIA, tu make niste cursuri de initiere inREVIT pentru incepatori. Se pare ca doar inginerii din constructii CIVILE de la UTCB, pot invata REVIT-initiere . Cele mai grele probleme, dar eu te rog tu fa o initiere cu subiecte practice desene sau desene populare pe care multe persoane se intalnesc., si nu nu cu desene scoase din Cartii pe care nimeni nu le intelege (excepti persoanele CCIA-doar acestia stiu matematica cons, doar ). Daca tu ai citit, acest mesaj, atunci da un like-here
title a26.RusLiveFull_DVD.iso=internet-devcinfo.min+
rootnoverify (hd0,1)
set isofile=/1/XMPE/isowinxp/RusLiveFull_DVD.iso
find --set-root %isofile%
map %isofile% (hd32) || map --mem %isofile% (hd32)
map --hook
root (hd32)
chainloader (hd32)
title a91."Vista_live_cd.iso" \n=devcinfo.exe-
rootnoverify (hd0,1)
set isofile=/1/XMPE/isovista/vista_live_cd.iso
find --set-root %isofile%
map %isofile% (0xff) || map --mem %isofile% (0xff)
map --hook
root (0xff)
chainloader (0xff)